X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=0e611b99c106f20a04c8b25e12ce0c4e7da592fc;hb=965b1d80832fde9ba17a8b5f11b578a8f9e10581;hp=5ea8432149884993414892b3ae08fbb96e56a1aa;hpb=9081b64dc1b85a63466962adbc92d1c3e560a659;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5ea8432149..0e611b99c1 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,215 @@ +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. + * ld-x86-64/x86-64.exp: Likewise. + * ld-i386/pltgot-1.d: New file. + * ld-i386/pltgot-1.s: Likewise. + * ld-x86-64/pltgot-1.d: Likewise. + * ld-x86-64/pltgot-1.s: Likewise. + +2015-05-11 H.J. Lu + + * ld-i386/i386.exp (iamcu_tests): Run iamcu-4. + * ld-i386/iamcu-4.d: New file. + +2015-05-11 H.J. Lu + + * ld-i386/abs-iamcu.d: New file. + * ld-i386/dummy.s: Likewise. + * ld-i386/foo.s: Likewise. + * ld-i386/iamcu-1.d: Likewise. + * ld-i386/iamcu-2.d: Likewise. + * ld-i386/iamcu-3.d: Likewise. + * ld-i386/start.s: Likewise. + * 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 + * ld-elf/compress.exp (run_tests): Link the last zlibnormal, + gnunormal and gabinormal against libfoozlib.so. + 2015-04-27 Renlin Li * ld-arm/ifunc-10.dd: Adjust expected output.