Visium: align branch absolute instruction for the GR6
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5547cd26b9bb10e414b21c690066dad130646e04..0aff60c902d769fec695a63cdaea47b7b53c78ba 100644 (file)
@@ -1,3 +1,20 @@
+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
This page took 0.039573 seconds and 4 git commands to generate.