[ARC] don't force _init/_fini as DT_INIT/DT_FINI.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 717999968a3e71c4bdcb83d9f4db4a8095be42a8..833f7f9f38dac8b827b670b921fdb1d83393108f 100644 (file)
@@ -1,3 +1,57 @@
+2019-02-09  Vineet Gupta  <vgupta@synopsys.com>
+
+       * elf32-arc (INIT_SYM_STRING): Delete.
+       (FINI_SYM_STRING): Likewise.
+       (init_str): Likewise.
+       (fini_str): Likewise.
+
+2019-02-08  Alan Modra  <amodra@gmail.com>
+
+       * elf32-ppc.c (ppc_elf_relocate_section): Add %X to "unsupported
+       for bss-plt" warning to make it an error.
+
+2019-02-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ld/18841
+       * elf32-sparc.c (elf32_sparc_reloc_type_class): Return
+       reloc_class_ifunc for ifunc symbols.
+       * elf64-sparc.c (elf64_sparc_reloc_type_class): Likewise.
+
+2019-02-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * elf32-visium.c (visium_elf_howto_parity_reloc): Minor tweak.
+       <R_VISIUM_PC16>: Use explicit range test to detect an overflow.
+
+2019-02-07  Nick Clifton  <nickc@redhat.com>
+
+       * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets
+       into the definitely obsolete list.
+
+2019-02-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/24151
+       * elf64-x86-64.c (elf_x86_64_need_pic): Check
+       SYMBOL_DEFINED_NON_SHARED_P instead of def_regular.
+       (elf_x86_64_relocate_section): Move PIC check for PC-relative
+       relocations to ...
+       (elf_x86_64_check_relocs): Here.
+       (elf_x86_64_finish_dynamic_symbol): Use SYMBOL_DEFINED_NON_SHARED_P
+       to check if a symbol is defined in a non-shared object.
+       * elfxx-x86.h (SYMBOL_DEFINED_NON_SHARED_P): New.
+
+2019-01-21  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * elf32-arm.c (elf32_arm_final_link_relocate): Use 'llabs' instead
+       of 'labs' (and fix GCC warning).
+
+2019-01-25  Nick Clifton  <nickc@redhat.com>
+
+       * po/ru.po: Updated Russian translation.
+
+2019-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
 2019-01-21  Nick Clifton  <nickc@redhat.com>
 
        * po/pt.po: Updated Portuguese translation.
This page took 0.023509 seconds and 4 git commands to generate.