x86: Only allow S + A relocations against absolute symbol
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 09b01b902516947b9a31cec5e066866e06136d24..6c95224f0baadb877cd24f606be3963e74b1de3c 100644 (file)
@@ -1,3 +1,80 @@
+2020-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/25749
+       PR ld/25754
+       * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
+       * testsuite/ld-elf/pr25749-1.c: New file.
+       * testsuite/ld-elf/pr25749-1a.c: Likewise.
+       * testsuite/ld-elf/pr25749-1b.c: Likewise.
+       * testsuite/ld-elf/pr25749-1b.err: Likewise.
+       * testsuite/ld-elf/pr25749-1c.c: Likewise.
+       * testsuite/ld-elf/pr25749-1d.c: Likewise.
+       * testsuite/ld-elf/pr25749-2.c: Likewise.
+       * testsuite/ld-elf/pr25749-2a.s: Likewise.
+       * testsuite/ld-elf/pr25749-2b.s: Likewise.
+       * testsuite/ld-elf/pr25749.rd: Likewise.
+       * testsuite/ld-elf/pr25754-1a.c: Likewise.
+       * testsuite/ld-elf/pr25754-1b.s: Likewise.
+       * testsuite/ld-elf/pr25754-2a.c: Likewise.
+       * testsuite/ld-elf/pr25754-2b.err: Likewise.
+       * testsuite/ld-elf/pr25754-2b.s: Likewise.
+       * testsuite/ld-elf/pr25754-3a.c: Likewise.
+       * testsuite/ld-elf/pr25754-3b.s: Likewise.
+       * testsuite/ld-elf/pr25754-4a.c: Likewise.
+       * testsuite/ld-elf/pr25754-4b.s: Likewise.
+       * testsuite/ld-elf/pr25754-4c.s: Likewise.
+       * testsuite/ld-elf/pr25754-5a.c: Likewise.
+       * testsuite/ld-elf/pr25754-5b.s: Likewise.
+       * testsuite/ld-elf/pr25754-5c.s: Likewise.
+       * testsuite/ld-elf/pr25754-6a.c: Likewise.
+       * testsuite/ld-elf/pr25754-6b.s: Likewise.
+       * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
+
+2020-04-01  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ld/16017
+       * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
+
+2020-04-01  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/25747
+       * ldfile.c (ldfile_open_file): If a search for a library fails,
+       but there is a file that would match if it had a "lib" prefix to
+       its name, then tell the user.
+
+2020-04-01  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ld/16017
+       * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
+       * testsuite/ld-arm/thumb-plt-got.d: New test.
+
+2020-04-01  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
+       * testsuite/ld-arm/thumb-plt.d: New test.
+       * testsuite/ld-arm/thumb-plt.s: New test.
+
+2020-04-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
+
+2020-03-30  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/25662
+       * emultempl/pe.em (after_open): Replace initialisation of the
+       insert_timestamp field in the pe_data structure with an
+       initialisation of the timestamp field.
+       * emultemp/pep.em: Likewise.
+       * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
+       structure instead of the insert_timestamp field.
+
+2020-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 25732
+       * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
+       * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
+       Solaris.
+
 2020-03-27  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR 25732
This page took 0.024362 seconds and 4 git commands to generate.