X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=0e611b99c106f20a04c8b25e12ce0c4e7da592fc;hb=965b1d80832fde9ba17a8b5f11b578a8f9e10581;hp=c4bc387a5635141e3a73ad6fbd1f03ae608c2de2;hpb=3d9499950a94df8577fa01ba98ec0d58f07fd9c0;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index c4bc387a56..0e611b99c1 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,394 @@ +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. + * ld-arm/ifunc-2.dd: Likewise. + +2015-04-27 Andreas Krebbel + + * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics. + +2015-04-24 Alan Modra + + * ld-powerpc/tocnovar.d: Revert last change. + +2015-04-24 Richard Earnshaw + + * ld-arm/armthumb-lib.d: Regenerate expected output. + * ld-arm/armthumb-lib.d: Likewise. + * ld-arm/armthumb-lib.sym: Likewise. + * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise. + * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise. + * ld-arm/cortex-a8-fix-b.d: Likewise. + * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise. + * ld-arm/cortex-a8-fix-bcc.d: Likewise. + * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise. + * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise. + * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise. + * ld-arm/cortex-a8-fix-bl.d: Likewise. + * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise. + * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise. + * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise. + * ld-arm/cortex-a8-fix-blx.d: Likewise. + * ld-arm/cortex-a8-fix-hdr.d: Likewise. + * ld-arm/farcall-mixed-app-v5.d: Likewise. + * ld-arm/farcall-mixed-app.d: Likewise. + * ld-arm/farcall-mixed-lib-v4t.d: Likewise. + * ld-arm/farcall-mixed-lib.d: Likewise. + * ld-arm/mixed-app-v5.d: Likewise. + * ld-arm/mixed-app.d: Likewise. + * ld-arm/mixed-lib.d: Likewise. + +2015-04-24 Nick Clifton + + * ld-elf/compressed1d.d: Add notarget for ELF based targets that + do not use elf.em. + +2015-04-24 Hans-Peter Nilsson + + * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-* + to cris*-*-elf. + +2015-04-23 H.J. Lu + + * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and + frv. + +2015-04-23 H.J. Lu + + PR ld/18277 + * ld-elf/compressed1d.d: New. + * ld-elf/compressed1e.d: Likewise. + +2015-04-23 Alan Modra + + * ld-powerpc/ambiguousv1b.d: Update for aligned .got. + * ld-powerpc/defsym.d: Likewise. + * ld-powerpc/elfv2-2exe.d: Likewise. + * ld-powerpc/elfv2exe.d: Likewise. + * ld-powerpc/elfv2so.d: Likewise. + * ld-powerpc/relbrlt.d: Likewise. + * ld-powerpc/tls.g: Likewise. + * ld-powerpc/tlsexe.d: Likewise. + * ld-powerpc/tlsexe.g: Likewise. + * ld-powerpc/tlsexe.r: Likewise. + * ld-powerpc/tlsexetoc.d: Likewise. + * ld-powerpc/tlsexetoc.g: Likewise. + * ld-powerpc/tlsexetoc.r: Likewise. + * ld-powerpc/tlsso.d: Likewise. + * ld-powerpc/tlsso.g: Likewise. + * ld-powerpc/tlsso.r: Likewise. + * ld-powerpc/tlstoc.g: Likewise. + * ld-powerpc/tlstocso.d: Likewise. + * ld-powerpc/tlstocso.g: Likewise. + * ld-powerpc/tlstocso.r: Likewise. + * ld-powerpc/tocopt.d: Likewise. + * ld-powerpc/tocopt2.d: Likewise. + * ld-powerpc/tocopt3.d: Likewise. + * ld-powerpc/tocopt4.d: Likewise. + * ld-powerpc/tocopt5.d: Likewise. + * ld-powerpc/tocnovar.d: Adjust. + +2015-04-22 Alan Modra + + * ld-x86-64/pr18176.d: Update. + +2015-04-22 H.J. Lu + + PR ld/18289 + * ld-i386/copyreloc-lib.c: New file. + * ld-i386/copyreloc-main.S: Likewise. + * ld-i386/copyreloc-main.out: Likewise. + * ld-i386/copyreloc-main1.rd: Likewise. + * ld-i386/copyreloc-main2.rd: Likewise. + * ld-i386/dummy.c: Likewise. + * ld-i386/pr17689.out: Likewise. + * ld-i386/pr17689.rd: Likewise. + * ld-i386/pr17689a.c: Likewise. + * ld-i386/pr17689b.S: Likewise. + * ld-i386/pr17827.rd: Likewise. + * ld-i386/pr17827ver.rd: Likewise. + * ld-i386/i386.exp: Run copyreloc tests. + +2015-04-20 H.J. Lu + + * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section. + * ld-mmix/bspec2.d: Likewise. + * ld-mmix/local1.d: Likewise. + * ld-mmix/local3.d: Likewise. + * ld-mmix/local5.d: Likewise. + * ld-mmix/local7.d: Likewise. + * ld-mmix/undef-3.d: Likewise. + * ld-sh/sh64/crangerel1.rd: Likewise. + * ld-sh/sh64/crangerel2.rd: Likewise. + * ld-tic6x/common.d: Likewise. + * ld-tic6x/shlib-1.rd: Likewise. + * ld-tic6x/shlib-1b.rd: Likewise. + * ld-tic6x/shlib-1r.rd: Likewise. + * ld-tic6x/shlib-1rb.rd: Likewise. + * ld-tic6x/shlib-app-1.rd: Likewise. + * ld-tic6x/shlib-app-1b.rd: Likewise. + * ld-tic6x/shlib-app-1r.rd: Likewise. + * ld-tic6x/shlib-app-1rb.rd: Likewise. + * ld-tic6x/shlib-noindex.rd: Likewise. + * ld-tic6x/static-app-1.rd: Likewise. + * ld-tic6x/static-app-1b.rd: Likewise. + * ld-tic6x/static-app-1r.rd: Likewise. + * ld-tic6x/static-app-1rb.rd: Likewise. + * ld-x86-64/ilp32-4.d: Likewise. + * ld-x86-64/split-by-file-nacl.rd: Likewise. + * ld-x86-64/split-by-file.rd: Likewise. + +2015-04-14 H.J. Lu + + * ld-elf/compress.exp (build_tests): Add tests for + --compress-debug-sections=. + (run_tests): Likewise. + Add additonal tests for --compress-debug-sections=. + * ld-elf/gabiend.rt: New file. + * ld-elf/gabinormal.rt: Likewise. + * ld-elf/gnubegin.rS: Likewise. + * ld-elf/gnunormal.rS: Likewise. + * ld-elf/zlibbegin.rS: Likewise. + * ld-elf/zlibnormal.rS: Likewise. + +2015-04-15 Alan Modra + + * ld-gc/pr18223.d: xfail tic6x. + +2015-04-14 H.J. Lu + + PR ld/pr17709 + * ld-i386/i386.exp: Run protected6b. + * ld-i386/protected6b.d: New file. + * ld-x86-64/protected6b.d: Likewise. + * ld-x86-64/x86-64.exp: Run protected6b. + +2015-04-11 H.J. Lu + + * ld-i386/i386.exp: Run protected6a. + * ld-i386/protected6.d: Renamed to ... + * ld-i386/protected6a.d: This. + * ld-x86-64/hidden4.d: New file. + * ld-x86-64/hidden4.s: Likewise. + * ld-x86-64/hidden5.d: Likewise. + * ld-x86-64/hidden5.s: Likewise. + * ld-x86-64/protected6.d: Renamed to ... + * ld-x86-64/protected6a.d: This. + * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a, + protected7a and protected7b. + 2015-04-10 H.J. Lu PR ld/pr17709