aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-26 20:52:08 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-26 20:52:08 +0000
commite7f16015619d9f1d2ad00f652c0a76d4e14fa737 (patch)
tree3ab8879df6f988339adda1fb2b512e6ac45cbeed /gdb/doc/ChangeLog
parent98f9cd2d31788e025ca3e07f4fce5c09c68f2801 (diff)
downloadgdb-e7f16015619d9f1d2ad00f652c0a76d4e14fa737.zip
gdb-e7f16015619d9f1d2ad00f652c0a76d4e14fa737.tar.gz
gdb-e7f16015619d9f1d2ad00f652c0a76d4e14fa737.tar.bz2
2004-02-26 Andrew Cagney <cagney@redhat.com>
* gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc in Per-architecture module data section.
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 fb75ceb..e08d7d9 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-26 Andrew Cagney <cagney@redhat.com>
+
+ * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
+ in Per-architecture module data section.
+
2004-02-25 Roland McGrath <roland@redhat.com>
* gdb.texinfo (General Query Packets): Document qPart:... packets.