PR26103 testcase
[binutils-gdb.git] / ld / ChangeLog
index 74636bbb7c887b94bbbfca072c078e4c7180b013..5ecd26ad53467faf11f54590ccef73d9b389a93b 100644 (file)
@@ -1,3 +1,43 @@
+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