x86-64: Move PIC check for PC-relative relocations back
[deliverable/binutils-gdb.git] / ld / ChangeLog
index d4eb3fb44a4a2acdf3e21537a0da3aff908b3cb4..4837aac2203eef35b3e3d961cd2bf362933a3e2c 100644 (file)
@@ -1,3 +1,42 @@
+2019-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/24905
+       * testsuite/ld-x86-64/pr24905-x32.d: New file.
+       * testsuite/ld-x86-64/pr24905.d: Likewise.
+       * testsuite/ld-x86-64/pr24905.s: Likewise.
+       * testsuite/ld-x86-64/pr24905.t: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp: Run pr24905 and pr24905-x32.
+
+2019-08-16  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * emulparams/armelf.sh (OTHER_SECTIONS): Add support for noinit
+       section.
+
+2019-08-16  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc32elf.em (ppc_before_allocation): Force running
+       prelim_size_sections before deciding whether branch trampolines
+       might be needed.
+
+2019-08-15  Jim Wilson  <jimw@sifive.com>
+
+       * testsuite/ld-riscv-elf/c-lui-2.d: New.
+       * testsuite/ld-riscv-elf/c-lui-2.ld: New.
+       * testsuite/ld-riscv-elf/c-lui-2.s: New.
+       * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run the c-lui-2 test.
+
+2019-08-10  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.h (enum statement_enum): Sort.
+       (union lang_statement_union): Sort.
+
+2019-08-10  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.h (lang_common_statement_type): Delete.
+       (lang_object_symbols_statement_type): Delete.
+       (union lang_statement_union): Remove common_statement and
+       object_symbols_statement.
+
 2019-08-10  Alan Modra  <amodra@gmail.com>
 
        * ldexp.c (exp_intop, exp_bigintop, exp_relop, exp_binop, exp_trinop),
This page took 0.022641 seconds and 4 git commands to generate.