aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-10-08 23:01:04 +0000
committerStu Grossman <grossman@cygnus>1996-10-08 23:01:04 +0000
commit99283e87795668b28a6d089bf59ecc87470900c9 (patch)
tree41c5dbae835859442b96ee80e3e32f8619231785
parentdb2290543072832591eedf5aaf5c441e5a9efb04 (diff)
downloadfsf-binutils-gdb-99283e87795668b28a6d089bf59ecc87470900c9.zip
fsf-binutils-gdb-99283e87795668b28a6d089bf59ecc87470900c9.tar.gz
fsf-binutils-gdb-99283e87795668b28a6d089bf59ecc87470900c9.tar.bz2
* defs.h: Remove decls of xmalloc and xrealloc. There is a
conflicting definition in libiberty.h.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 06b05c5..da355d0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 8 15:59:44 1996 Stu Grossman (grossman@critters.cygnus.com)
+
+ * defs.h: Remove decls of xmalloc and xrealloc. There is a
+ conflicting definition in libiberty.h.
+
Tue Oct 8 11:47:13 1996 Fred Fish <fnf@cygnus.com>
* dbxread.c (dbx_symfile_read): Call free_pending_blocks rather