This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Update NEWS for revised SPARC target


Committed.

Mark


Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>
 
	* NEWS: Mention revised SPARC target.  Add sparc-*-lynxos* and
	sparc-*-sunos4* to the list of REMOVED configurations.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.130
diff -u -p -r1.130 NEWS
--- NEWS 3 Dec 2003 19:53:11 -0000 1.130
+++ NEWS 3 Jan 2004 12:19:59 -0000
@@ -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*-*-m
 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
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]