From: Ian Lance Taylor Date: Fri, 17 Nov 1995 21:59:17 +0000 (+0000) Subject: * coffcode.h (coff_pointerize_aux_hook): I960 version: don't X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=535e9e2943519be69a66ccfad5b1cdf42601d71a;p=binutils-gdb.git * coffcode.h (coff_pointerize_aux_hook): I960 version: don't pointerize C_LEAFSTAT or C_LEAFEXT entries. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e0f4fe4497e..614bb67d4dc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,9 @@ Fri Nov 17 10:41:25 1995 Philippe De Muyter Fri Nov 17 10:02:58 1995 Ian Lance Taylor + * coffcode.h (coff_pointerize_aux_hook): I960 version: don't + pointerize C_LEAFSTAT or C_LEAFEXT entries. + * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create DT_INIT and DT_FINI entries if the _init or _fini symbol is defined or mentioned in a regular file.