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.