* NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
authorMark Kettenis <kettenis@gnu.org>
Sat, 3 Jan 2004 12:21:09 +0000 (12:21 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 3 Jan 2004 12:21:09 +0000 (12:21 +0000)
sparc-*-sunos4* to the list of REMOVED configurations.

gdb/ChangeLog
gdb/NEWS

index 2103c92dcd108a630c2ebc084261e240371d9be6..cc7f9c0ac02473b4b880ee262b1b545f4c692def 100644 (file)
@@ -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".
index 9b2a28fc2e0b61c56d8cbfb0307fbae442772a40..77518203c6d129bd4f3fe7e16745391ecb754c71 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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
 
This page took 0.029629 seconds and 4 git commands to generate.