aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-04-08 21:25:33 +0000
committerAndrew Cagney <cagney@redhat.com>2003-04-08 21:25:33 +0000
commitfb8f8949215e77a06be34ea660e840b8d674347f (patch)
treefc9542137d0eca683b6cf50c0b0c673930001953 /gdb/doc/ChangeLog
parent32fb0f22ebb44a89224f0d90394118198ccb144d (diff)
downloadgdb-fb8f8949215e77a06be34ea660e840b8d674347f.zip
gdb-fb8f8949215e77a06be34ea660e840b8d674347f.tar.gz
gdb-fb8f8949215e77a06be34ea660e840b8d674347f.tar.bz2
2003-04-08 Andrew Cagney <cagney@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Delete references to EXTRA_FRAME_INFO.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index c650217..ff30236 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,11 @@
2003-04-08 Andrew Cagney <cagney@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Delete
+ references to EXTRA_FRAME_INFO.
+
+2003-04-08 Andrew Cagney <cagney@redhat.com>
+
+ * gdbint.texinfo (Target Architecture Definition): Delete
PRINT_TYPELESS_INTEGER.
2003-04-02 J. Brobecker <brobecker@gnat.com>