From: Ian Lance Taylor Date: Wed, 12 May 1993 21:44:18 +0000 (+0000) Subject: * bout.c (aout32_slurp_extended_name_table): Define to be X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=979227d4806a3d3ba28d3153f115f91620bb7bec;p=binutils-gdb.git * bout.c (aout32_slurp_extended_name_table): Define to be _bfd_slurp_extended_name_table rather than bfd_true. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fe21228292d..6bc24ee0e85 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Wed May 12 14:39:59 1993 Ian Lance Taylor (ian@cygnus.com) + * bout.c (aout32_slurp_extended_name_table): Define to be + _bfd_slurp_extended_name_table rather than bfd_true. + * coff-mips.c: Include libaout.h and aout/aout64.h to get definitions for N_SET[ATDB]. (ecoff_howto_table): Moved near top of file.