]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* NEWS: Mention XML support for M68K in GDB 6.7.
authorDaniel Jacobowitz <drow@false.org>
Wed, 3 Oct 2007 20:43:21 +0000 (20:43 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 3 Oct 2007 20:43:21 +0000 (20:43 +0000)
gdb/ChangeLog
gdb/NEWS

index 92559ec692b5483d5f354e313d1a440c51066d42..c41b83ae72892e0ab3fbcac74265eba8d1e5363c 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * NEWS: Mention XML support for M68K in GDB 6.7.
+
 2007-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * s390-tdep.c (s390_regset_from_core_section): Allow excess section
index 92bf8bf88232cbc57aa98b95768563df1cabb296..fe2477d36b8241fa6cd5071120b134d33d91f0f4 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -36,7 +36,7 @@ as strings.
 
 * Target descriptions can now describe target-specific registers,
 for architectures which have implemented the support (currently
-only ARM and MIPS).
+only ARM, M68K, and MIPS).
 
 * GDB and the GDB remote stub, gdbserver, now support the XScale
 iWMMXt coprocessor.