PR21132, hppa-linux pie support doesn't work
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 1c3d701651034b40de4aaf753e276fb5cf3b5b28..4be12b802272c8a8130f2f4ebd278687fb6b6c98 100644 (file)
@@ -1,3 +1,48 @@
+2017-02-16  Alan Modra  <amodra@gmail.com>
+
+       PR 21132
+       * elf32-hppa.c (allocate_plt_static): Allocate space for relocs
+       if pic.
+
+2017-02-16  Jiong Wang <jiong.wang@arm.com>
+
+       * bfd.c (BFD_FLAGS_SAVED): Add BFD_LINKER_CREATED.
+       * bfd-in2.h: Regenerated.
+
+2017-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/21168
+       * elf32-i386.c (elf_i386_relocate_section): Allow
+       "lea foo@GOT, %reg" in PIC.
+
+2017-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20244
+       * elf32-i386.c (elf_i386_relocate_section): Properly get IFUNC
+       symbol name when reporting R_386_GOT32/R_386_GOT32X relocation
+       error against local IFUNC symbol without a base register for
+       PIC.
+
+2017-02-15  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * elf32-ppc.c (ppc_elf_check_relocs): Use `%H:' rather than
+       `%P: %H:' with `info->callbacks->einfo'.
+       (ppc_elf_relocate_section): Likewise.
+       * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
+       (ppc64_elf_edit_toc): Likewise.
+       (ppc64_elf_relocate_section): Likewise.
+
+2017-02-14  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Support
+       --gc-keep-exported, and test versioned field of sym rather than
+       looking for @ in name.
+
+2017-02-13  Palmer Dabbelt  <palmer@dabbelt.com>
+
+       * elfnn-riscv.c (riscv_global_pointer_value): Change _gp to
+       __global_pointer$.
+
 2017-02-13  Nick Clifton  <nickc@redhat.com>
 
        PR binutils/21151
This page took 0.025823 seconds and 4 git commands to generate.