Visium: align branch absolute instruction for the GR6
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 529ac73cf9b5c5fbafe2e5bc529a3c24742414d4..0aff60c902d769fec695a63cdaea47b7b53c78ba 100644 (file)
@@ -1,3 +1,63 @@
+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.
+       * po/uk.po: Updated Ukranian translation.
+
+2019-01-21  Yuri Chornoivan  <yurchor@ukr.net>
+
+       PR 24108
+       * elf32-nds32.c (nds32_relocate_section): Add space between words
+       in error message.
+       * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
+       error message.
+       (riscv_i_or_e_p): Likewise.
+       (riscv_merge_arch_attr_info): Likewise.
+
+2019-01-19  Nick Clifton  <nickc@redhat.com>
+
+       * version.m4: Reset to 2.32.51
+       * configure: Regenerate.
+       * po/bfd.pot: Regenerate.
+
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
+2019-01-16  Kito Cheng  <kito@andestech.com>
+
+       * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
+       for OBJ_ATTR_PROC.
+
 2019-01-16  Kito Cheng  <kito@andestech.com>
            Nelson Chu  <nelson@andestech.com>
 
This page took 0.025609 seconds and 4 git commands to generate.