X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=a81149cb0a560be2bb7928504f84866b3cad7d3d;hb=e10461aebd2c9165c168583e70e7901e962ed1bb;hp=f7bd9b7327c93958a5502053443e28ce0b38c9d5;hpb=a3747075ae478f27bf3e0643021a85fb6cdad0e3;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index f7bd9b7327..a81149cb0a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,269 @@ +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/ + * ld-mips-elf/compact-eh.ld: New linker script. + * ld-mips-elf/compact-eh1.d: New. + * ld-mips-elf/compact-eh1.s: New. + * ld-mips-elf/compact-eh1a.s: New. + * ld-mips-elf/compact-eh1b.s: New. + * ld-mips-elf/compact-eh2.d: New. + * ld-mips-elf/compact-eh2.s: New. + * ld-mips-elf/compact-eh3.d: New. + * ld-mips-elf/compact-eh3.s: New. + * ld-mips-elf/compact-eh3a.s: New. + * ld-mips-elf/compact-eh4.d: New. + * ld-mips-elf/compact-eh5.d: New. + * ld-mips-elf/compact-eh6.d: New. + * ld-mips-elf/mips-elf.exp: Run new tests. + +2015-05-27 H.J. Lu + + PR binutils/18458 + * ld-elf/shared.exp (build_tests): Build libpr18458a.so and + libpr18458b.so. + (run_tests): Run pr18458 test. + * ld-elf/pr18458a.c: New file. + * ld-elf/pr18458b.c: Likewise. + * ld-elf/pr18458c.c: Likewise. + +2015-05-16 H.J. Lu + + * ld-i386/i386.exp: Run PR ld/17689 tests with -z now. + * ld-x86-64/x86-64.exp: Likewise + * ld-i386/pr17689now.rd: New file. + * ld-x86-64/pr17689now.rd: Likewise + +2015-05-15 H.J. Lu + + PR binutis/18386 + * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump. + * ld-x86-64/tlspic.dd: Likewise. + * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to + objdump for tlspic.dd and tlsgdesc.dd. + 2015-05-12 H.J. Lu * ld-i386/i386.exp: Run pltgot-1 for Linux targets. @@ -24,6 +290,12 @@ * ld-i386/i386.exp (iamcu_tests): New. Run iamcu_tests. +2015-05-08 H.J. Lu + + PR binutis/18386 + * ld-x86-64/tlsgdesc.dd: Updated. + * ld-x86-64/tlspic.dd: Likewise. + 2015-04-29 H.J. Lu PR ld/18354