Fix -Werror -Wuninitialized warnings.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 177181e490aa892f4b7aa69cf0ed81e8a7082625..aed876ca7de28f6e6b42ceab4fd917e7babe1592 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,8 @@
 
 *** Changes since GDB 5.0:
 
+* "info symbol" works on platforms which use COFF, ECOFF, XCOFF, and NLM.
+
 * New native configurations
 
 Alpha FreeBSD                                  alpha*-*-freebsd*
@@ -10,11 +12,26 @@ x86 FreeBSD 3.x and 4.x                             i[3456]86*-freebsd[34]*
 
 * New targets
 
-* OBSOLETE configurations
+* OBSOLETE configurations and files
 
 x86 FreeBSD before 2.2                         i[3456]86*-freebsd{1,2.[01]}*, 
+Harris/CXUX m88k                               m88*-harris-cxux*
+
+stuff.c (Program to stuff files into a specially prepared space in kdb)
+kdb-start.c (Main loop for the standalone kernel debugger)
+
+Configurations that have been declared obsolete in this release have
+been commented out.  Unless there is activity to revive these
+configurations, the next release of GDB will have their sources
+permanently REMOVED.
+
+* REMOVED configurations
 
-* Deleted configurations
+Altos 3068                                     m68*-altos-*
+Convex                                         c1-*-*, c2-*-*
+Pyramid                                                pyramid-*-*
+ARM RISCix                                     arm-*-* (as host)
+Tahoe                                          tahoe-*-*
 
 * Other news:
 
This page took 0.024663 seconds and 4 git commands to generate.