X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=dae1cbb54daaa8e48251db766d0ef2e7ddc00fab;hb=40fbed84815b00960f7fac8d2e7857942df4308c;hp=1da78f33b1aa82a24d81d232bb209cc224d1bbea;hpb=2f0c68f23bb3132cd5ac466ca8775c0d9e4960cd;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 1da78f33b1..dae1cbb54d 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,343 @@ +2015-08-11 Jiong Wang + + * ld-aarch64/emit-relocs-529.s: New testcase. + * ld-aarch64/emit-relocs-529-overflow.s: Likewise. + * ld-aarch64/emit-relocs-86.s: Likewise. + * ld-aarch64/emit-relocs-86-overflow.s: Likewise. + * ld-aarch64/emit-relocs-529.d: New expectation file. + * ld-aarch64/emit-relocs-529-overflow.d: Likewise. + * ld-aarch64/emit-relocs-86.d: Likewise. + * ld-aarch64/emit-relocs-86-overflow.d: Likewise. + * ld-aarch64/aarch64-elf.exp: Run new testcases. + +2015-08-11 Jiong Wang + + * ld-aarch64/tls-small-ld.s: Update testcase. + +2015-08-11 Jiong Wang + + * ld-aarch64/tls-small-ld.s: New file. + * ld-aarch64/tls-small-ld.d: Likewise. + * ld-aarch64/aarch64-elf.exp: Run new test. + +2015-08-11 H.J. Lu + + PR ld/18808 + * ld-ifunc/ifunc.exp: Add a test for PR ld/18808. + * ld-ifunc/pr18808.out: New file. + * ld-ifunc/pr18808a.c: Likewise. + * ld-ifunc/pr18808b.c: Likewise. +--- +2015-08-07 H.J. Lu + + PR ld/18720 + * ld-elf/indirect.exp: Run tests for PR ld/18720. + * ld-elf/pr18720.out: New file. + * ld-elf/pr18720a.c: Likewise. + * ld-elf/pr18720b.c: Likewise. + * ld-elf/pr18720c.c: Likewise. + +2015-08-04 Andrew Burgess + + * ld/ld-lib.exp (run_dump_test): When using the map option, no + program is required. + +2015-08-04 Andrew Burgess + + * ld/ld-lib.exp (run_dump_test): Add error_output and + warning_output options. + +2015-08-04 Andrew Burgess + + * ld-undefined/require-defined-1.d: New file. + * ld-undefined/require-defined-2.d: New file. + * ld-undefined/require-defined-3.d: New file. + * ld-undefined/require-defined-4.d: New file. + * ld-undefined/require-defined-5.d: New file. + * ld-undefined/require-defined.exp: New file. + * ld-undefined/require-defined.s: New file. + +2015-07-30 H.J. Lu + + PR ld/18735 + * ld-elf/pr18735.d: New file. + * ld-elf/pr18735.s: Likewise. + +2015-07-29 H.J. Lu + + * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC + 4.5 or newer. + +2015-07-29 H.J. Lu + + * ld-size/size.exp: Move run-time support check. + +2015-07-28 Alan Modra + + * ld-powerpc/elfv2so.d: Update. + +2015-07-27 H.J. Lu + + * config/default.exp (NOPIE_CFLAGS): New. + (NOPIE_LDFLAGS): Likewise. + * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and + $NOPIE_LDFLAGS if needed. + (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed. + +2015-07-27 H.J. Lu + + * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS. + (CXX): Likewise. + +2015-07-27 H.J. Lu + + * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile. + +2015-07-27 H.J. Lu + + * ld-scripts/crossref.exp (CC): Save and restore. Append + $PLT_CFLAGS. + +2015-07-27 H.J. Lu + + * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to + -fPIC if needed. + * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise. + * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise. + +2015-07-27 H.J. Lu + + * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to + ld_compile. + +2015-07-27 H.J. Lu + + * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS + to build_binary. + +2015-07-27 H.J. Lu + + * config/default.exp (PLT_CFLAGS): New. + +2015-07-27 Szabolcs Nagy + + PR ld/18705 + * ld-aarch64/protected-data.d: New. + * ld-aarch64/protected-data.s: New. + * ld-aarch64/aarch64-elf.exp: Add new test. + +2015-07-27 Szabolcs Nagy + + PR ld/18705 + * ld-arm/protected-data.d: New. + * ld-arm/protected-data.s: New. + * ld-arm/arm-elf.exp: Add new test. + +2015-07-26 H.J. Lu + + PR ld/18718 + * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2. + +2015-07-26 H.J. Lu + + * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt + to 0. + +2015-07-25 H.J. Lu + + PR ld/18718 + * ld-elf/pr18718.c: New file. + * ld-elf/shared.exp: Run tests for PR ld/18718. + +2015-07-25 Alan Modra + + * ld-elf/symbolic-func.s, + * ld-elf/symbolic-func.r: New test. + * ld-elf/elf.exp: Run it. + +2015-07-24 H.J. Lu + + * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3. + * ld-elf/zlibbegin.rS: Also expect "GC". + * ld-elf/zlibnormal.rS: Likewise. + +2015-07-16 Jiong Wang + + * ld-aarch64/tls-tiny-ld.s: New file. + * ld-aarch64/tls-tiny-ld.d: Ditto. + * ld-aarch64/aarch64-elf.exp: Run new test. + +2015-07-14 H.J. Lu + + * ld-elf/zlibbegin.rS: Updated to .debug_.* with the + SHF_COMPRESSED bit. + * ld-elf/zlibnormal.rS: Likewise. + +2015-07-09 Catherine Moore + + * ld-mips-elf/attr-gnu-4-08.d: Update expected output. + * ld-mips-elf/attr-gnu-4-09.d: New. + * ld-mips-elf/attr-gnu-4-19.d: New. + * ld-mips-elf/attr-gnu-4-29.d: New. + * ld-mips-elf/attr-gnu-4-39.d: New. + * ld-mips-elf/attr-gnu-4-49.d: New. + * ld-mips-elf/attr-gnu-4-59.d: New. + * ld-mips-elf/attr-gnu-4-69.d: New. + * ld-mips-elf/attr-gnu-4-79.d: New. + * ld-mips-elf/attr-gnu-4-89.d: New. + * ld-mips-elf/attr-gnu-4-9.s: New. + * ld-mips-elf/mips-elf.exp: Run new tests. + +2015-07-08 Pitchumani Sivanupandi + + * ld-avr/gc-section-debugline.d: New test. + * ld-avr/per-function-debugline.s: Source for new test. + +2015-07-05 Richard Sandiford + + * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s, + ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s, + ld-powerpc/tocopt6.d: New test. + * ld-powerpc/powerpc.exp (ppc64elftests): Add it. + +2015-07-03 Kai Tietz + Nick Clifton + + PR ld/11539 + * lib/ld-lib.exp (check_gc_sections_available): Do not + automatically fail for cygwin and mingw targets. + +2015-07-01 Sandra Loosemore + Cesar Philippidis + + * ld-nios2/mixed1a.d: New. + * ld-nios2/mixed1a.s: New. + * ld-nios2/mixed1b.d: New. + * ld-nios2/mixed1b.s: New. + * ld-nios2/nios2.exp: Build the new compatibility tests. + +2015-06-27 H.J. Lu + + * ld-xtensa/tlsbin.rd: Updated. + * ld-xtensa/tlspic.rd: Likewise. + +2015-06-26 Matthew Fortune + + * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag. + * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise. + * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise. + * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise. + * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise. + * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise. + * ld-mips-elf/tlsdyn-o32-1.d: Likewise. + * ld-mips-elf/tlsdyn-o32-1.got: Likewise. + * ld-mips-elf/tlsdyn-o32-2.d: Likewise. + * ld-mips-elf/tlsdyn-o32-2.got: Likewise. + * ld-mips-elf/tlsdyn-o32-3.d: Likewise. + * ld-mips-elf/tlsdyn-o32-3.got: Likewise. + * ld-mips-elf/tlsdyn-o32.d: Likewise. + * ld-mips-elf/tlsdyn-o32.got: Likewise. + * ld-mips-elf/pie-n32.d: New file. + * ld-mips-elf/pie-n64.d: Likewise. + * ld-mips-elf/pie-o32.d: Likewise. + * ld-mips-elf/pie.s: Likewise. + * ld-mips-elf/mips-elf.exp: Add new tests. + +2015-06-25 H.J. Lu + + * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets. + +2015-06-25 H.J. Lu + + * ld-mmix/bspec1.d: Updated. + * ld-mmix/bspec2.d: Likewise. + * ld-mmix/undef-3.d: Likewise. + +2015-06-25 H.J. Lu + + PR gas/18451 + * ld-elf/strtab.d: New file. + * ld-elf/strtab.s: Likewise. + +2015-06-24 H.J. Lu + + * ld-i386/i386.exp: Run pltgot-2 for Linux targets. + * ld-x86-64/x86-64.exp: Likewise. + * ld-i386/pltgot-1.d: Updated. + * ld-x86-64/pltgot-1.d: Likewise. + * ld-i386/pltgot-2.d: New file. + * ld-x86-64/pltgot-2.d: Likewise. + +2015-06-23 Jiong Wang + + * ld-aarch64/dt_textrel.s: New testcase. + * ld-aarch64/dt_textrel.d: New expectation file. + * ld-aarch64/aarch64-elf.exp: Run new testcase. + +2015-06-17 Jiong Wang + + * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function. + * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose + emulation mode. + +2015-06-16 Alan Modra + + * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns. + * ld-powerpc/ppc476-shared.d: Update. + * ld-powerpc/ppc476-shared2.d: Update. + +2015-06-12 Tristan Gingold + + * ld-scripts/print-memory-usage-1.t, + * ld-scripts/print-memory-usage-1.s, + * ld-scripts/print-memory-usage-1.l, + * ld-scripts/print-memory-usage-2.t, + * ld-scripts/print-memory-usage-2.l, + * ld-scripts/print-memory-usage-3.s, + * ld-scripts/print-memory-usage-3.t, + * ld-scripts/print-memory-usage-3.l, + * ld-scripts/print-memory-usage.t: New tests. + * ld-scripts/print-memory-usage.exp: Run them. + +2015-06-05 Nick Clifton + + * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000. + +2015-06-05 Alan Modra + + * ld-powerpc/ppc476-shared.s, + * ld-powerpc/ppc476-shared.lnk, + * ld-powerpc/ppc476-shared.d, + * ld-powerpc/ppc476-shared2.d: New tests. + * ld-powerpc/powerpc.exp: Run them. + +2015-06-02 Jiong Wang + + * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15. + +2015-06-01 Jiong Wang + + * ld-aarch64/emit-relocs-28.s: New test file. + * ld-aarch64/emit-relocs-28.d: Ditto. + * ld-aarch64/aarch64-elf.exp: Run new test. + +2015-06-01 Jiong Wang + + * ld-aarch64/tprel_add_lo12_overflow.s: New testcase. + * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file. + * ld-aarch64/aarch64-elf.exp: Run new testcase. + +2015-06-01 Jiong Wang + + * ld-aarch64/emit-relocs-313.s: New test file. + * ld-aarch64/emit-relocs-313.d: Ditto. + * ld-aarch64/aarch64-elf.exp: Run new test. + +2015-05-29 Stephen Kitt + + * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the + compiler command line. + 2015-05-28 Catherine Moore ld/testsuite/