* NEWS: Mention XML support for M68K in GDB 6.7.

This commit is contained in:
Daniel Jacobowitz
2007-10-03 20:43:21 +00:00
parent aa5b4bf96f
commit 11ce5a21e4
2 changed files with 5 additions and 1 deletions

View 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

View File

@@ -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.