From 35ac82f2a371b4ca9db3ca050d19b3262f19e4d4 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 4 Sep 1998 20:57:07 +0000 Subject: [PATCH] Fri Sep 4 13:54:23 1998 David Miller * elf32-sparc.c (elf32_sparc_relocate_section): Properly adjust the addend of a dynamic relocation referencing a section. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise. (sparc64_elf_finish_dynamic_symbol): Fix the PLT relocation offset. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 107a0d46ff3..8394ae0bd5b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Fri Sep 4 13:54:23 1998 David Miller + + * elf32-sparc.c (elf32_sparc_relocate_section): Properly adjust + the addend of a dynamic relocation referencing a section. + * elf64-sparc.c (sparc64_elf_relocate_section): Likewise. + (sparc64_elf_finish_dynamic_symbol): Fix the PLT relocation offset. + Thu Sep 3 17:28:50 1998 Richard Henderson * elflink.h (bfd_elfNN_size_dynamic_sections): Verify that the -- 2.30.2