X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FChangeLog;h=90bbed7a2be5ecedc898e8898c34ca849d98a063;hb=61a0857c0fb512ce6a2ba4315a37fcce744f6045;hp=be3310011d9257af042c535e2b2a23857ed4120c;hpb=aff6079bc770cb97f29f0bf15467f8c04bd1383c;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index be3310011d..90bbed7a2b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,28 @@ +2017-07-11 H.J. Lu + + * testsuite/ld-selective/selective.exp: Support single digit + GCC version. + +2017-07-11 Jiong Wang + + * testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to + filter out remaining lines. + +2017-07-07 Maciej W. Rozycki + + * emultempl/mipself.em (mips_before_allocation): Avoid ELF + processing if not MIPS ELF. + * testsuite/ld-mips-elf/binary.d: New test. + * testsuite/ld-mips-elf/binary.ld: New test linker script. + * testsuite/ld-mips-elf/binary.s: New test source. + * testsuite/ld-mips-elf/mips-elf.exp: Run the new test. + +2017-07-07 Alan Modra + + * testsuite/ld-powerpc/ppc476-shared.lnk: Align .bss. + * testsuite/ld-powerpc/ppc476-shared.d: Adjust. + * testsuite/ld-powerpc/ppc476-shared2.d: Adjust. + 2017-07-07 Alan Modra * Makefile.am (eelf64_s390.c): Depend on emultempl/s390.em.