aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-01 17:28:41 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-01 17:28:41 +0000
commit31a85ea289148c5d12f40b0829f8f40223779bbb (patch)
treef11557a0c266fb9d29439fad40d6431622543832 /gdb/ChangeLog
parenteabd89923e98fca7f1e1c91b5fb30a95a51d4cb2 (diff)
downloadgdb-31a85ea289148c5d12f40b0829f8f40223779bbb.zip
gdb-31a85ea289148c5d12f40b0829f8f40223779bbb.tar.gz
gdb-31a85ea289148c5d12f40b0829f8f40223779bbb.tar.bz2
2003-02-01 Andrew Cagney <ac131313@redhat.com>
* infcmd.c (print_float_info): Delete code conditional on FLOAT_INFO. * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright. * config/m68k/nm-apollo68b.h: Ditto. * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright. * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto. * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto. Index: doc/ChangeLog 2003-02-01 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Delete FLOAT_INFO.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index eb9f2d2..beb80e5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2003-02-01 Andrew Cagney <ac131313@redhat.com>
+
+ * infcmd.c (print_float_info): Delete code conditional on
+ FLOAT_INFO.
+ * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
+ * config/m68k/nm-apollo68b.h: Ditto.
+ * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
+ * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
+ * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
+
2003-02-01 Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-i386os9k.h: Removed.