aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
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 /gdb/ChangeLog
parent272c92178a38e6a207a4b292301867dcdb294c36 (diff)
downloadgdb-8b2ab35db58977110534744e94fae8a6ceaa03a9.zip
gdb-8b2ab35db58977110534744e94fae8a6ceaa03a9.tar.gz
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 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.