From: Ian Lance Taylor Date: Tue, 14 Jul 1998 15:18:39 +0000 (+0000) Subject: * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb51198f7aad39a41c33b4f233ec38c7c7986116;p=binutils-gdb.git * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not xmalloc. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f109abc2394..7b6c6615f94 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 14 11:18:14 1998 Ian Lance Taylor + + * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not + xmalloc. + Mon Jul 13 11:06:31 1998 Nick Clifton * coff-arm.c: Supress definition of TARGET_UNDERSCORE and add a