PR26103 testcase
[binutils-gdb.git] / ld / ChangeLog
index 6a0f30b21fbaa218d27bfff6d8c69dbaf23f118c..5ecd26ad53467faf11f54590ccef73d9b389a93b 100644 (file)
@@ -1,3 +1,97 @@
+2020-06-15  Alan Modra  <amodra@gmail.com>
+
+       PR 26103
+       * testsuite/ld-linkonce/ref1.s,
+       * testsuite/ld-linkonce/ref2.s,
+       * testsuite/ld-linkonce/sym1.s,
+       * testsuite/ld-linkonce/sym2.s,
+       * testsuite/ld-linkonce/sym3.s: New test files.
+       * testsuite/ld-linkonce/linkonce.exp: Run tests for PE too.
+       Add pr26103 test.  Remove unnecessary load_lib.
+
+2020-06-15  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-linkonce/zeroeh_x.s: Rename from x.s.
+       * testsuite/ld-linkonce/zeroeh_y.s: Rename from y.s.
+       * testsuite/ld-linkonce/zeroehl32.d: Adjust for renaming.  Support
+       big-endian output.  Run for powerpc.
+
+2020-06-11  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-plugin/lto.exp (lto_link_tests): Move lto-6,
+       pr12760, pr23818 and pr23958 tests to..
+       (lto_link_elf_tests): ..here.
+
+2020-06-11  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/ld-elf/pr26094-1b.c (main): Change return type to
+       int.
+
+2020-06-10  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/linux-x86.exp: Build tests when non-native.
+       (check_pr25749b): Add optional args.  Set expected pass file
+       from args.  Run -1b and -2a tests with passall.out.
+       * testsuite/ld-elf/passall.out: New file.
+       * testsuite/ld-elf/pr25749-1.c: Adjust to pass with older glibc.
+       * testsuite/ld-elf/pr25749-2.c: Likewise.
+       * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use
+       regexp_diff to compare expected output from running binary.
+
+2020-06-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/26094
+       * testsuite/ld-elf/pr26094-1.ver: New fike.
+       * testsuite/ld-elf/pr26094-1a.c: Likewise.
+       * testsuite/ld-elf/pr26094-1a.rd: Likewise.
+       * testsuite/ld-elf/pr26094-1b.c: Likewise.
+       * testsuite/ld-elf/pr26094-1b.rd: Likewise.
+       * testsuite/ld-elf/pr26094-1c.c: Likewise.
+       * testsuite/ld-elf/shared.exp: Run ld/26094 tests.
+
+2020-06-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/18801
+       * testsuite/ld-i386/i386.exp: Run ifunc-textrel-1a,
+       ifunc-textrel-1b, ifunc-textrel-2a and ifunc-textrel-2b.
+       * testsuite/ld-x86-64/x86-64.exp: Likewise.
+       * testsuite/ld-i386/ifunc-textrel-1a.d: Likewise.
+       * testsuite/ld-i386/ifunc-textrel-1b.d: Likewise.
+       * testsuite/ld-i386/ifunc-textrel-2a.d: Likewise.
+       * testsuite/ld-i386/ifunc-textrel-2b.d: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-1.s: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-1a.d: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-1b.d: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-2.s: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-2a.d: Likewise.
+       * testsuite/ld-x86-64/ifunc-textrel-2b.d: Likewise.
+       * testsuite/ld-i386/pr18801a.d: Expect warning for IFUNC
+       resolvers.
+       * testsuite/ld-i386/pr18801b.d: Likewise.
+       * estsuite/ld-x86-64/pr18801a.d: Likewise.
+       * estsuite/ld-x86-64/pr18801b.d: Likewise.
+
+2020-06-09  Alan Modra  <amodra@gmail.com>
+
+       PR 26065
+       * testsuite/ld-elf/shared.exp: Compile dl4main.c -fPIC.
+       (dl4e, dl4f): Expect dl4a.out.
+       * testsuite/ld-elf/dl4e.out: Delete.
+
+2020-06-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/shared.exp: Pass $LFLAGS to PR ld/21703
+       shared test.
+
+2020-06-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
+       tic6x-*-*.
+
+2020-06-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
+
 2020-06-06  Alan Modra  <amodra@gmail.com>
 
        * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.