From 535e9e2943519be69a66ccfad5b1cdf42601d71a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 17 Nov 1995 21:59:17 +0000 Subject: [PATCH] * coffcode.h (coff_pointerize_aux_hook): I960 version: don't pointerize C_LEAFSTAT or C_LEAFEXT entries. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e0f4fe4497..614bb67d4d 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.