diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 418550a..fe5967d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2007-04-13 Paul Brook <paul@codesourcery.com> + + * target-descriptions.c (tdesc_named_type): Add ieee_single and + ieee_double. + * doc/gdb.texinfo: Document ieee_single and ieee_double target types. + 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com> * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, |