diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index de6f607..6ec59a4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,13 @@ 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com> + * features/Makefile, features/arm-with-iwmmxt.xml, + features/gdbserver-regs.xsl, features/number-regs.xsl, + features/sort-regs.xsl, features/xscale-iwmmxt.xml: New files. + * regformats/arm-with-iwmmxt.dat: Generate. + * NEWS: Mention iWMMXt. + +2007-02-08 Daniel Jacobowitz <dan@codesourcery.com> + * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) (xml-tdesc.o): Update. * xml-support.c: Add a comment. |