* NEWS (Changes in GDB 6.4): Delete entries indicating that
authorKevin Buettner <kevinb@redhat.com>
Thu, 8 Dec 2005 19:13:00 +0000 (19:13 +0000)
committerKevin Buettner <kevinb@redhat.com>
Thu, 8 Dec 2005 19:13:00 +0000 (19:13 +0000)
the following configurations have been removed: h8300*-*-*,
mn10300-*-*, and v850-*-*.  These configurations had been
removed within the 6.4 development cycle, but were later
restored within the same cycle.

gdb/ChangeLog
gdb/NEWS

index ae693f4fd8043005a5ecce37f592a6f0c5306ff3..175b222b7afe2d6dfe8607ba069e5aa915f9c066 100644 (file)
@@ -1,3 +1,11 @@
+2005-12-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * NEWS (Changes in GDB 6.4): Delete references indicating that
+       the following configurations have been removed: h8300*-*-*,
+       mn10300-*-*, and v850-*-*.  These configurations had been
+       removed within the 6.4 development cycle, but were later
+       restored within the same cycle.
+
 2005-12-08  Nathan Sidwell  <nathan@codesourcery.com>
 
        Add ms2 support.
index 411dec9754b9cc3e77583ab4d552e0397ab8f7d6..c882cb32ab430ee5a3e20cca3a48b2a059c8d326 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -65,11 +65,8 @@ are not yet supported.
 * REMOVED configurations and files
 
 VxWorks and the XDR protocol                   *-*-vxworks
-Renesas H8/300S                                        h8300*-*-*
 Motorola MCORE                                  mcore-*-*
-Matsushita MN10300 w/simulator                 mn10300-*-*
 National Semiconductor NS32000                 ns32k-*-*
-NEC V850                                       v850-*-*
 
 * New "set print array-indexes" command