From: Daniel Jacobowitz Date: Wed, 3 Oct 2007 20:43:21 +0000 (+0000) Subject: * NEWS: Mention XML support for M68K in GDB 6.7. X-Git-Tag: gdb_6_7-2007-10-10-release~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11ce5a21e47c6c3353aaef5004e418dbb856deb8;p=thirdparty%2Fbinutils-gdb.git * NEWS: Mention XML support for M68K in GDB 6.7. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 92559ec692b..c41b83ae728 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-10-03 Daniel Jacobowitz + + * NEWS: Mention XML support for M68K in GDB 6.7. + 2007-10-02 Ulrich Weigand * s390-tdep.c (s390_regset_from_core_section): Allow excess section diff --git a/gdb/NEWS b/gdb/NEWS index 92bf8bf8823..fe2477d36b8 100644 --- 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.