From: Richard Henderson Date: Thu, 17 Sep 1998 23:17:10 +0000 (+0000) Subject: * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't X-Git-Tag: gdb-4_18~1159 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93893904de79b8f6e230e584a2a17e047f16ea12;p=external%2Fbinutils.git * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't transform a defweak into a plt entry. (elf64_alpha_calc_dynrel_sizes): Allow room for secondary plt entry references to receive a RELATIVE reloc. (elf64_alpha_finish_dynamic_symbol): Fill them in. (elf64_alpha_relocate_section): Assert we don't overrun the allocated relocation space. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0030f98..6f1a620 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,21 @@ +Thu Sep 17 16:03:28 1998 Richard Henderson + + * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't + transform a defweak into a plt entry. + (elf64_alpha_calc_dynrel_sizes): Allow room for secondary + plt entry references to receive a RELATIVE reloc. + (elf64_alpha_finish_dynamic_symbol): Fill them in. + (elf64_alpha_relocate_section): Assert we don't overrun + the allocated relocation space. + +Wed Sep 16 10:34:13 1998 Nick Clifton + + * elf32-v850.c (v850_elf_symbol_processing): Move symbols in + sections with v850 common section attributes into named v850 + common sections. + (v850_elf_add_symbol_hook): Move symbols in sections with v850 + common section attributes into named v850 common sections. + Wed Sep 16 11:26:49 CDT 1998 Catherine Moore * elf32-arm.c (elf32_arm_gc_mark_hook): Remove print