aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2005-12-08 19:13:00 +0000
committerKevin Buettner <kevinb@redhat.com>2005-12-08 19:13:00 +0000
commit8b2ab35db58977110534744e94fae8a6ceaa03a9 (patch)
tree43afac63c97920580b006fcff29766c7cf15257a
parent272c92178a38e6a207a4b292301867dcdb294c36 (diff)
downloadfsf-binutils-gdb-8b2ab35db58977110534744e94fae8a6ceaa03a9.zip
fsf-binutils-gdb-8b2ab35db58977110534744e94fae8a6ceaa03a9.tar.gz
fsf-binutils-gdb-8b2ab35db58977110534744e94fae8a6ceaa03a9.tar.bz2
* NEWS (Changes in GDB 6.4): Delete entries 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.
-rw-r--r--gdb/ChangeLog8
-rw-r--r--gdb/NEWS3
2 files changed, 8 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ae693f4..175b222 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.
diff --git a/gdb/NEWS b/gdb/NEWS
index 411dec9..c882cb3 100644
--- 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