From: Stan Cox Date: Sat, 18 Apr 1998 22:45:37 +0000 (+0000) Subject: Added sparc86x support. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c0892b3c3210035a1eb611e11ee285efb942cf5;p=binutils-gdb.git Added sparc86x support. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 38e372f259e..6849484a626 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 18 15:21:04 1998 Stan Cox + + * configure.tgt: Added sparc86x support. + Thu Apr 16 13:13:24 1998 Jason Molenda (crash@bugshack.cygnus.com) * rdi-share/etherdrv.c (EthernetWrite): Use strerror to get diff --git a/gdb/configure.tgt b/gdb/configure.tgt index 3021f134f1d..1c22988aae4 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -271,7 +271,8 @@ sparc-*-sunos5*) gdb_target=sun4sol2 ;; sparc-*-vxworks*) gdb_target=vxsparc ;; sparc-*-*) gdb_target=sun4os4 ;; sparclet-*-*) gdb_target=sparclet;; -sparclite*-*-*) gdb_target=sparclite ;; +sparclite-*-*) gdb_target=sparclite ;; +sparc86x-*-*) gdb_target=sparclite ;; # It's not clear what the right solution for "v8plus" systems is yet. # For now, stick with sparc-sun-solaris2 since that's what config.guess # should return. Work is still needed to get gdb to print the 64 bit