From 93893904de79b8f6e230e584a2a17e047f16ea12 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 17 Sep 1998 23:17:10 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0030f980f00..6f1a62086d3 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 -- 2.30.2