X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FChangeLog;h=ad26f6201568ca0d47756c9edbbcc858afa47a00;hb=5df1bc570fcc5ef5257b7a044acdaeb6b95b9822;hp=a2493d0daf47eccfda7722a3b5b7ca8e38383d90;hpb=c092a4d9154f09e6c67648efb723878d7a74f44f;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index a2493d0daf..ad26f62015 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +2016-07-21 Alan Modra + + * testsuite/lib/ld-lib.exp (run_ld_link_tests): Add optional + parameter to pass list of xfails. + * testsuite/ld-elf/elf.exp: Add xfails for implib tests. Tidy + implib test formatting. Don't set .data start address. + * testsuite/ld-elf/implib.s: Remove first .bss directive and + replace second one with equivalent .section directive. + * testsuite/ld-elf/empty-implib.out: Add expected final error. + * testsuite/ld-elf/implib.rd: Update. + 2016-07-20 H.J. Lu PR ld/20376