X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=8a1eef2705d9b975bce667127055e0e151a6ab3b;hb=0a6b6047cfd01e229234b747c7694e545b9aefb3;hp=c92d1e4538b4845ff49e2be41771f5b2fea97747;hpb=3d476d8d597a17afb05e5e33179c7ab95f9d0544;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index c92d1e4538..8a1eef2705 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,40 @@ +2015-09-22 H.J. Lu + + * ld-mips-elf/pie-n32.d: Updated. + * ld-mips-elf/pie-n64.d: Likewise. + * ld-mips-elf/pie-o32.d: Likewise. + +2015-09-22 H.J. Lu + + * ld-elf/pie.d: New test. + +2015-09-18 Alan Modra + + PR ld/18963 + * ld-scripts/pr18963.d, + * ld-scripts/pr18963.t: New test. + * ld-scripts/expr.exp: Run it. + * ld-elf/provide-hidden-2.ld: Explicitly make "dot" absolute. + * ld-mips-elf/gp-hidden.sd: Don't care about _gp section. + * ld-mips-elf/no-shared-1-n32.d: Don't care about symbol shown at + start of .data section. + * ld-mips-elf/no-shared-1-n64.d: Likewise. + * ld-mips-elf/no-shared-1-o32.d: Likewise. + +2015-09-11 H.J. Lu + + * ld-plugin/lto.exp (lto_link_tests): Add a "ld -r" test for + PR ld/15323. + (lto_run_tests): Add a "ld -r" test for PR ld/15323. + +2015-09-09 Jiong Wang + + * ld-aarch64/tls-relax-ld-le-tiny.s: New testcase. + * ld-aarch64/tls-relax-ld-le-small.s: Likewise. + * ld-aarch64/tls-relax-ld-le-tiny.d: New expectation file. + * ld-aarch64/tls-relax-ld-le-small.d: Likewise. + * ld-aarch64/aarch64-elf.exp: Run new testcases. + 2015-09-07 Andrew Burgess * ld-elf/orphan-7.map: Allow for other discarded sections.