From c4ffc67cb243a3942bcafcb36318ce4e48799771 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 3 Apr 1998 16:17:08 +0000 Subject: [PATCH] Fri Apr 3 11:09:42 1998 Andreas Schwab * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section symbols when creating a shared library. (elf_m68k_adjust_dynindx): New function, used by above code. (elf_m68k_finish_dynamic_sections): Initialize the section symbols. (elf_m68k_relocate_section): Change abort to BFD_ASSERT. --- bfd/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 37b4257ec97..553b500522a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Fri Apr 3 11:09:42 1998 Andreas Schwab + + * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section + symbols when creating a shared library. + (elf_m68k_adjust_dynindx): New function, used by above code. + (elf_m68k_finish_dynamic_sections): Initialize the section + symbols. + (elf_m68k_relocate_section): Change abort to BFD_ASSERT. + +Wed Apr 1 16:04:02 1998 Nick Clifton + + * coff-arm.c (in_reloc_p): Use ARM_RVA32 in place of constant + value 11. + Wed Apr 1 13:36:58 1998 Andreas Schwab * elf32-m68k.c (elf_m68k_relocate_section, case R_68K_PLT*O): Fix -- 2.30.2