diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-01-03 12:21:09 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-01-03 12:21:09 +0000 |
commit | 58721366a14201fb83313f67bc72ae16a6fcee01 (patch) | |
tree | 204dd8f57b43f7e4ef94ccef53ee262bc0632260 /gdb/NEWS | |
parent | c62035d0fa467f81fd33178b5a77e78e79cdf2a8 (diff) | |
download | gdb-58721366a14201fb83313f67bc72ae16a6fcee01.tar.gz |
* NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
sparc-*-sunos4* to the list of REMOVED configurations.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |