diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 3 | ||||
-rw-r--r-- | gdb/NEWS | 8 |
2 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2103c92..cc7f9c0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2004-01-03 Mark Kettenis <kettenis@gnu.org> + * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and + sparc-*-sunos4* to the list of REMOVED configurations. + * configure.tgt: Add back sparc-*-vxworks*. * remote-vxsparc.c: Remove all includes except for "defs.h", "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h". @@ -3,6 +3,12 @@ *** Changes since GDB 6.0: +* Revised SPARC target + +The SPARC target has been completely revised, incorporating the +FreeBSD/sparc64 support that was added for GDB 6.0. As a result +support for LynxOS and SunOS 4 has been dropped. + * New C++ demangler GDB has a new C++ demangler which does a better job on the mangled @@ -63,6 +69,8 @@ PMAX (MIPS) running Mach 3.0 mips*-*-mach3* Sequent family i[3456]86-sequent-sysv4* i[3456]86-sequent-sysv* i[3456]86-sequent-bsd* +SPARC running LynxOS sparc-*-lynxos* +SPARC running SunOS 4 sparc-*-sunos4* Tsqware Sparclet sparclet-*-* Fujitsu SPARClite sparclite-fujitsu-none or sparclite |