From: Stu Grossman Date: Tue, 8 Oct 1996 23:01:04 +0000 (+0000) Subject: * defs.h: Remove decls of xmalloc and xrealloc. There is a X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=99283e87795668b28a6d089bf59ecc87470900c9;p=binutils-gdb.git * defs.h: Remove decls of xmalloc and xrealloc. There is a conflicting definition in libiberty.h. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 06b05c5221a..da355d09060 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 * dbxread.c (dbx_symfile_read): Call free_pending_blocks rather