x86-64: Restore PIC check for PCREL reloc against protected symbol
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 11172f04534bff70d41e55454ceef3694a802b9b..262f7bf535882b116f0dc47cd92ea239c73924db 100644 (file)
@@ -1,3 +1,66 @@
+2019-02-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/24151
+       * testsuite/ld-x86-64/pr24151a-x32.d: New file.
+       * testsuite/ld-x86-64/pr24151a.d: Likewise.
+       * testsuite/ld-x86-64/pr24151a.s: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
+
+2019-01-31  Alan Modra  <amodra@gmail.com>
+
+       * NEWS: Mention -t change.
+       * ld.texi (--trace/-t): Expand documentation a little.
+
+2019-01-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/24008
+       * testsuite/ld-scripts/defined.exp: Run pr24008.
+       * testsuite/ld-scripts/pr24008.d: New file.
+       * testsuite/ld-scripts/pr24008.map: Likewise.
+       * testsuite/ld-scripts/pr24008.s: Likewise.
+       * testsuite/ld-scripts/pr24008.t: Likewise.
+
+2019-01-29  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
+
+2019-01-28  Alan Modra  <amodra@gmail.com>
+
+       PR 24008
+       * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
+       * ldexp.c (fold_name): Move expld.assign_name check later to
+       avoid an extra lookup.
+       (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
+       values, and don't clear expld.assign_name.
+       * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
+       (print_assignment): Resolve entire assignment expression.
+       Don't access symbol u.def unless symbol is defined.
+
+2019-01-25  Nick Clifton  <nickc@redhat.com>
+
+       * po/bg.po: Updated Bulgarian translation.
+
+2019-01-23  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * ld.texi (--wrap): Add warning that LTO may make this feature
+       ineffective.
+
+2019-01-21  Nick Clifton  <nickc@redhat.com>
+
+       * po/uk.po: Updated Ukranian translation.
+       * po/pr_BR.po: Updated Brazilian Portuguese translation.
+
+2019-01-21  Nick Clifton  <nickc@redhat.com>
+
+       PR 24108
+       * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
+       expected error message.
+
+2019-01-19  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/ld.pot: Regenerate.
+
 2018-06-24  Nick Clifton  <nickc@redhat.com>
 
        2.32 branch created.
This page took 0.026931 seconds and 4 git commands to generate.