X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=2b8d3453f6acda9965beab03b6c7dbec26c71f41;hb=4106101c449e53dd6b61ec824b196f84b3f3daa5;hp=8e69a89c4abb7811f3a012067850285689d57bef;hpb=344d1e9ca89655827ee4b1d613bd248829978def;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 8e69a89c4a..2b8d3453f6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,1167 +1,542 @@ -2014-11-20 H.J. Lu +2015-04-01 Tejas Belagod - * ld-x86-64/pr17618.d: Don't run on x32. + * ld-aarch64/aarch64-elf.exp: Add erratum843419 test. + * ld-aarch64/erratum843419.d: New. + * ld-aarch64/erratum843419.s: New. -2014-11-20 H.J. Lu +2015-04-01 H.J. Lu - * ld-x86-64/plt-main1.rd: Updated for x32. - * ld-x86-64/plt-main2.rd: Likewise. - * ld-x86-64/plt-main3.rd: Likewise. - * ld-x86-64/plt-main4.rd: Likewise. + PR ld/18176 + * ld-x86-64/pr18176.d: New file. + * ld-x86-64/pr18176.s: Likewise. + * ld-x86-64/pr18176.t: Likewise. + * ld-x86-64/x86-64.exp: Run pr18176. -2014-11-20 H.J. Lu +2015-03-31 H.J. Lu - * ld-x86-64/plt-lib.c: New file. - * ld-x86-64/plt-main.out: Likewise. - * ld-x86-64/plt-main1.c: Likewise. - * ld-x86-64/plt-main1.rd: Likewise. - * ld-x86-64/plt-main2.c: Likewise. - * ld-x86-64/plt-main2.rd: Likewise. - * ld-x86-64/plt-main3.c: Likewise. - * ld-x86-64/plt-main3.rd: Likewise. - * ld-x86-64/plt-main4.c: Likewise. - * ld-x86-64/plt-main4.rd: Likewise. - * ld-x86-64/plt-main5.c: Likewise. + * ld-bootstrap/bootstrap.exp (extralibs): Add -lz. - * ld-x86-64/x86-64.exp: Run plt-main tests. +2015-03-30 H.J. Lu -2014-11-20 H.J. Lu + PR ld/18169 + * ld-elf/linkinfo1a.d: Updated. + * ld-elf/linkinfo1b.d: Likewise. - * ld-ifunc/ifunc-main.c (get_bar): New function. - (main): Use it. +2015-03-27 H.J. Lu -2014-11-20 H.J. Lu + * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target. - * ld-ifunc/ifunc.exp: Run ifunc-main. - * ld-ifunc/ifunc-lib.c: New file. - * ld-ifunc/ifunc-main.c: Likewise. - * ld-ifunc/ifunc-main.out: Likewise. +2015-03-26 Tejas Belagod -2014-11-20 H.J. Lu + * ld-aarch64/farcall-back-be.d: New. - * lib/ld-lib.exp (check_ifunc_available): New. - * ld-ifunc/ifunc.exp: Run IFUNC run-time tests only if IFUNC - is supported. +2015-03-26 H.J. Lu -2014-11-20 Terry Guo + PR ld/18160 + * ld-x86-64/pr18160.d: New file. + * ld-x86-64/pr18160.s: Likewise. + * ld-x86-64/pr18160.t: Likewise. + * ld-x86-64/x86-64.exp: Run pr18160. +--- +2015-03-25 Marcus Shawcroft - * ld-arm/attr-merge-nosection-1.d: New file. - * ld-arm/attr-merge-nosection-1a.s: Likewise. - * ld-arm/attr-merge-nosection-1b.s: Likewise. - * ld-arm/arm-elf.exp: Include the new test. - -2014-11-18 H.J. Lu - - PR ld/17618 - * ld-x86-64/x86-64.exp: Run pr17618 for Linux target. - - * ld-x86-64/pr17618.d: New file. - * ld-x86-64/pr17618.s: Likewise. - -2014-11-18 H.J. Lu - - * ld-x86-64/mpx.exp: Always run mpx3 and mpx4 tests in 64-bit. - -2014-11-18 Igor Zamyatin - - * ld-x86-64/bnd-ifunc-1.d: Add bndplt option. - * ld-x86-64/bnd-ifunc-2.d: Likewise. - * ld-x86-64/bnd-plt-1.d: Likewise. Update dissassembly sections. - * ld-x86-64/mpx.exp: Handle mpx3 and mpx4 tests. - * ld-x86-64/mpx1a.rd: Remove _BND from relocation name. - * ld-x86-64/mpx1c.rd: Likewise. - * ld-x86-64/mpx2a.rd: Likewise. - * ld-x86-64/mpx2c.rd: Likewise. - * ld-x86-64/mpx3.dd: New file. - * ld-x86-64/mpx3a.s: Likewise. - * ld-x86-64/mpx3b.s: Likewise. - * ld-x86-64/mpx4.dd: Likewise. - * ld-x86-64/mpx4a.s: Likewise. - * ld-x86-64/mpx4b.s: Likewise. - -2014-11-13 H.J. Lu - - PR gas/17598 - * ld-x86-64/x86-64.exp: Run gotplt1. - - * ld-x86-64/gotplt1.d: New file. - * ld-x86-64/gotplt1.s: Likewise. - -2014-11-11 Jiong Wang - - * lib/ld-lib.exp (run_ld_link_exec_tests): Append board_cflags if gcc - driver used as link tool. - (run_cc_link_exec_tests): Likewise. - -2014-11-07 H.J. Lu - - PR ld/17482 - * ld-x86-64/tlsie4.dd: Updated. - -2014-11-05 Matthew Fortune - - * ld-mips-elf/abiflags-strip10-ph.d: New file. - * ld-mips-elf/mips-eld.exp: Run the new test. - -2014-10-30 Will Newton - - * ld-unique/unique.exp: Use a wider glob for matching ARM - targets. - * ld-unique/unique.s: Use % instead of @ in .type directive. - * ld-unique/unique_shared.s: Likewise. - -2014-10-24 Tejas Belagod - - * ld-aarch64/aarch64-elf.exp (aarch64elftests): Drive erratum - 835769 tests. - * ld-aarch64/erratum835769.d: New. - * ld-aarch64/erratum835769.s: New. - -2014-10-17 Hans-Peter Nilsson - - * ld-scripts/sysroot-prefix.exp: Log $ld_sysroot. Handle sysroot - == "/" as a separate sysroot-configuration with separable - test-types. - (sysroot_prefix_tests): Include all existing sysroot tests in - sysroot == "/" tests except exclude those where a --sysroot option - is not specified. - * lib/ld-lib.exp (check_sysroot_available): Rewrite to use - --print-sysroot instead of relying on error code from using - --sysroot=... Also, set $ld_sysroot. - -2014-10-15 Hans-Peter Nilsson - - * ld-scripts/sysroot-prefix.exp, ld-scripts/sysroot-prefix-x.s, - ld-scripts/sysroot-prefix-y.s: New files. - * lib/ld-lib.exp (check_sysroot_available): New proc. - -2014-10-04 Alan Modra - - * ld-elf/eh1.s: Don't create FDEs with zero address ranges. - * ld-elf/eh3.s: Likewise. - * ld-elf/eh1.d, * ld-elf/eh2.d, * ld-elf/eh3.d: Adjust. - * ld-mips-elf/eh-frame1-n32.d: Warning match update. - * ld-mips-elf/eh-frame1-n64.d: Likewise. - * ld-mips-elf/eh-frame2-n32.d: Likewise. - * ld-mips-elf/eh-frame2-n64.d: Likewise. - -2014-09-22 Alan Modra - - * ld-plugin/lto.exp: Use both --print-file-name and --print-prog-name - when looking for lto plugin. - -2014-09-16 Terry Guo - - * ld-arm/attr-merge-arch-2.d: New test case. - * ld-arm/attr-merge-arch-2a.s: New test case source file. - * ld-arm/attr-merge-arch-2b.s: Likewise. - * ld-arm/arm-elf.exp: Run new test case. - -2014-09-12 Andrew Bennett - - * ld-mips-elf/mips-elf.exp: Add support for mips*-img-elf* target - triple. - -2014-09-10 Alan Modra - - * ld-aarch64/emit-relocs-local-addend.d: Adjust for changed - section header placement. - * ld-aarch64/local-addend-r.d: Likewise. - * ld-mmix/bspec1.d: Likewise. - * 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/crange3-cmpct.rd: Likewise. - * ld-sh/sh64/crange3-media.rd: Likewise. - * ld-sh/sh64/crangerel1.rd: Likewise. - * ld-sh/sh64/crangerel2.rd: Likewise. - * ld-tic6x/common.d: Likewise. + * ld-aarch64/erratum835769.d: Adjust for initial branch over stub + section. + * ld-aarch64/farcall-b.d: Likewise. + * ld-aarch64/farcall-bl.d: Likewise. + * ld-aarch64/farcall-back.d: Likewise. + +2015-03-25 Marcus Shawcroft + + * ld-aarch64/erratum835769.d: Adjust for removal of padding before + 835769 workaround stubs. + +2015-03-25 Senthil Kumar Selvaraj + + * ld-gc/all-debug-sections.d: New file. + * ld-gc/all-debug-sections.s: Likewise. + * ld-gc/gc.exp: Execute new testcase. + +2015-03-11 Alan Modra + + * ld-powerpc/tls32.s: Add GOT pointer setup. + * ld-powerpc/tls32.d: Update. + * ld-powerpc/tls32.g: Update. + * ld-powerpc/tls32.t: Update. + * ld-powerpc/tlsexe.d: Update. + * ld-powerpc/tlsexe32.d: Update. + * ld-powerpc/tlsexe32.g: Update. + * ld-powerpc/tlsexe32.r: Update. + * ld-powerpc/tlsexetoc.d: Update. + * ld-powerpc/tlsso32.d: Update. + * ld-powerpc/tlsso32.g: Update. + * ld-powerpc/tlsso32.r: Update. + +2015-03-05 H.J. Lu + + PR ld/pr15228 + PR ld/pr17709 + * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709. + * ld-i386/pr17709-nacl.rd: New file. + * ld-i386/pr17709.rd: Likewise. + * ld-i386/pr17709a.s: Likewise. + * ld-i386/pr17709b.s: Likewise. + * ld-i386/protected3.d: Updated. + * ld-i386/protected3.s: Likewise. + * ld-x86-64/pr17709-nacl.rd: New file. + * ld-x86-64/pr17709.rd: Likewise. + * ld-x86-64/pr17709a.s: Likewise. + * ld-x86-64/pr17709b.s: Likewise. + * ld-x86-64/protected3.d: Updated. + * ld-x86-64/protected3.s: Likewise. + * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709. + +2015-03-04 Richard Sandiford + + PR gas/17843 + * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test. + * ld-aarch64/aarch64-elf.exp: Run it. + +2015-02-28 Alan Modra + + * ld-sparc/gotop32.rd: Update for changed padding in data sections. + * ld-sparc/gotop32.td: Likewise. + * ld-sparc/gotop64.rd: Likewise. + * ld-sparc/gotop64.td: Likewise. + * ld-tilegx/external.s: Align .data. + * ld-tilepro/external.s: Likewise. + +2015-02-26 Marcus Shawcroft + + * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie) + (tls-tiny-desc-le): Add. + * ld-aarch64/tls-tiny-desc.d: New. + * ld-aarch64/tls-tiny-desc.s: New. + * ld-aarch64/tls-tiny-desc-ie.d: New. + * ld-aarch64/tls-tiny-desc-ie.s: New. + * ld-aarch64/tls-tiny-desc-le.d: New. + * ld-aarch64/tls-tiny-desc-le.s: New. + +2015-02-26 Marcus Shawcroft + + * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie) + (tls-tiny-gd-le): Add. + * ld-aarch64/tls-tiny-gd.d: New. + * ld-aarch64/tls-tiny-gd.s: New. + * ld-aarch64/tls-tiny-gd-ie.d: New. + * ld-aarch64/tls-tiny-gd-ie.s: New. + * ld-aarch64/tls-tiny-gd-le.d: New. + * ld-aarch64/tls-tiny-gd-le.s: New. + +2015-02-26 Marcus Shawcroft + + * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie. + * ld-aarch64/tls-tiny-ie.d: New. + * ld-aarch64/tls-tiny-ie.s: New. + +2015-02-26 Terry Guo + + * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use. + * ld-arm/attr-merge-vfp-10.d: Likewise. + * ld-arm/attr-merge-vfp-10r.d: Likewise. + * ld-arm/attr-merge-vfp-12.d: Likewise. + * ld-arm/attr-merge-vfp-12r.d: Likewise. + * ld-arm/attr-merge-vfp-13.d: Likewise. + * ld-arm/attr-merge-vfp-13r.d: Likewise. + * ld-arm/attr-merge-vfp-14.d: Likewise. + * ld-arm/attr-merge-vfp-14r.d: Likewise. + * ld-arm/attr-merge-vfp-6.d: Likewise. + * ld-arm/attr-merge-vfp-6r.d: Likewise. + * ld-arm/attr-merge-vfp-7.d: Likewise. + * ld-arm/attr-merge-vfp-7r.d: Likewise. + * ld-arm/attr-merge-vfp-8.d: Likewise. + * ld-arm/attr-merge-vfp-8r.d: Likewise. + +2015-02-25 Andrew Burgess + + * ld-avr/avr-prop-1.d: New file. + * ld-avr/avr-prop-1.s: New file. + * ld-avr/avr-prop-2.d: New file. + * ld-avr/avr-prop-2.s: New file. + * ld-avr/avr-prop-3.d: New file. + * ld-avr/avr-prop-3.s: New file. + * ld-avr/avr-prop-4.d: New file. + * ld-avr/avr-prop-4.s: New file. + +2015-02-25 Oleg Endo + + * ld-sh/arch/arch_expected.txt: Regenerate. + * ld-sh/arch/sh-dsp.s: Likewise. + * ld-sh/arch/sh.s: Likewise. + * ld-sh/arch/sh2.s: Likewise. + * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise. + * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise. + * ld-sh/arch/sh2a-nofpu.s: Likewise. + * ld-sh/arch/sh2a-or-sh3e.s: Likewise. + * ld-sh/arch/sh2a-or-sh4.s: Likewise. + * ld-sh/arch/sh2a.s: Likewise. + * ld-sh/arch/sh2e.s: Likewise. + * ld-sh/arch/sh3-dsp.s: Likewise. + * ld-sh/arch/sh3-nommu.s: Likewise. + * ld-sh/arch/sh3.s: Likewise. + * ld-sh/arch/sh3e.s: Likewise. + * ld-sh/arch/sh4-nofpu.s: Likewise. + * ld-sh/arch/sh4-nommu-nofpu.s: Likewise. + * ld-sh/arch/sh4.s: Likewise. + * ld-sh/arch/sh4a-nofpu.s: Likewise. + * ld-sh/arch/sh4a.s: Likewise. + * ld-sh/arch/sh4al-dsp.s: Likewise. + +2015-02-24 Nick Clifton + + * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850. + +2015-02-24 Alan Modra + + * ld-elf/merge3.s, * ld-elf/merge3.d: New test. + +2015-02-24 Senthil Kumar Selvaraj + + * ld-avr/region_overflow.d: New test. + * ld-avr/region_overflow.s: Likewise. + +2015-02-19 H.J. Lu + + PR ld/4317 + * ld-i386/compressed1.d: Use nm/readelf with "failif". + * ld-x86-64/compressed1.d: Likewise. + * ld-x86-64/pie1.d: Likewise. + +2015-02-19 Alan Modra + + PR ld/4317 + * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d, + * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d, + * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d, + * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd, + * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r, + * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r, + * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update. + +2015-02-17 Alan Modra + + PR ld/17975 + * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd, + * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd, + * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd, + * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd, + * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r, + * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r, + * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, + * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd, + * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd, + * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, + * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd, + * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd, + * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update. + +2015-02-16 H.J. Lu + + PR ld/17975 + * ld-i386/tlsbin-nacl.rd: Updated. + * ld-i386/tlsbin.rd: Likewise. + * ld-i386/tlsbindesc-nacl.rd: Likewise. + * ld-i386/tlsbindesc.rd: Likewise. + * ld-i386/tlsdesc-nacl.rd: Likewise. + * ld-i386/tlsdesc.rd: Likewise. + * ld-i386/tlsnopic-nacl.rd: Likewise. + * ld-i386/tlsnopic.rd: Likewise. + * ld-i386/tlspic-nacl.rd: Likewise. + * ld-i386/tlspic.rd: Likewise. + * ld-x86-64/tlsbin-nacl.rd: Likewise. + * ld-x86-64/tlsbin.rd: Likewise. + * ld-x86-64/tlsbindesc-nacl.rd: Likewise. + * ld-x86-64/tlsbindesc.rd: Likewise. + * ld-x86-64/tlsdesc-nacl.rd: Likewise. + * ld-x86-64/tlsdesc.rd: Likewise. + * ld-x86-64/tlspic-nacl.rd: Likewise. + * ld-x86-64/tlspic.rd: Likewise. + * ld-alpha/tlspic.rd: Likewise. + * ld-powerpc/tlsexe.r: Likewise. + * ld-powerpc/tlsexetoc.r: Likewise. + * ld-powerpc/tlsso.r: Likewise. + * ld-powerpc/tlstocso.r: Likewise. + * ld-s390/tlspic.rd: Likewise. + * ld-s390/tlspic_64.rd: Likewise. + * ld-sparc/gotop32.dd: Likewise. + * ld-sparc/gotop64.dd: Likewise. + * ld-sparc/tlssunnopic32.rd: Likewise. + * ld-sparc/tlssunnopic64.rd: Likewise. + * ld-sparc/tlssunpic32.rd: Likewise. + * ld-sparc/tlssunpic64.rd: 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. - -2014-09-06 Matthew Fortune - - * ld-mips-elf/abiflags-strip1-ph.d: Ignore big/little endian - differences. Ignore program headers other than PT_MIPS_ABIFLAGS. - Do not force -32, -EB and ld emulation but instead rely on the - test driver to build for some form of O32. - * ld-mips-elf/abiflags-strip2-ph.d: Likewise. - * ld-mips-elf/abiflags-strip3-ph.d: Likewise. - * ld-mips-elf/abiflags-strip4-ph.d: Likewise. - * ld-mips-elf/abiflags-strip5-ph.d: Likewise. - * ld-mips-elf/abiflags-strip6-ph.d: Likewise. - * ld-mips-elf/abiflags-strip7-ph.d: Likewise. - * ld-mips-elf/abiflags-strip8-ph.d: Likewise. - * ld-mips-elf/abiflags-strip9-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-0-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-05.d: Likewise. - * ld-mips-elf/attr-gnu-4-06.d: Likewise. - * ld-mips-elf/attr-gnu-4-07.d: Likewise. - * ld-mips-elf/attr-gnu-4-1-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-10.d: Likewise. - * ld-mips-elf/attr-gnu-4-15.d: Likewise. - * ld-mips-elf/attr-gnu-4-16.d: Likewise. - * ld-mips-elf/attr-gnu-4-17.d: Likewise. - * ld-mips-elf/attr-gnu-4-2-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-25.d: Likewise. - * ld-mips-elf/attr-gnu-4-26.d: Likewise. - * ld-mips-elf/attr-gnu-4-27.d: Likewise. - * ld-mips-elf/attr-gnu-4-3-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-35.d: Likewise. - * ld-mips-elf/attr-gnu-4-36.d: Likewise. - * ld-mips-elf/attr-gnu-4-37.d: Likewise. - * ld-mips-elf/attr-gnu-4-4-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-45.d: Likewise. - * ld-mips-elf/attr-gnu-4-46.d: Likewise. - * ld-mips-elf/attr-gnu-4-47.d: Likewise. - * ld-mips-elf/attr-gnu-4-5-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-50.d: Likewise. - * ld-mips-elf/attr-gnu-4-51.d: Likewise. - * ld-mips-elf/attr-gnu-4-52.d: Likewise. - * ld-mips-elf/attr-gnu-4-53.d: Likewise. - * ld-mips-elf/attr-gnu-4-54.d: Likewise. - * ld-mips-elf/attr-gnu-4-55.d: Likewise. - * ld-mips-elf/attr-gnu-4-56.d: Likewise. - * ld-mips-elf/attr-gnu-4-57.d: Likewise. - * ld-mips-elf/attr-gnu-4-58.d: Likewise. - * ld-mips-elf/attr-gnu-4-6-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-60.d: Likewise. - * ld-mips-elf/attr-gnu-4-61.d: Likewise. - * ld-mips-elf/attr-gnu-4-62.d: Likewise. - * ld-mips-elf/attr-gnu-4-63.d: Likewise. - * ld-mips-elf/attr-gnu-4-64.d: Likewise. - * ld-mips-elf/attr-gnu-4-65.d: Likewise. - * ld-mips-elf/attr-gnu-4-66.d: Likewise. - * ld-mips-elf/attr-gnu-4-67.d: Likewise. - * ld-mips-elf/attr-gnu-4-68.d: Likewise. - * ld-mips-elf/attr-gnu-4-7-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-70.d: Likewise. - * ld-mips-elf/attr-gnu-4-71.d: Likewise. - * ld-mips-elf/attr-gnu-4-72.d: Likewise. - * ld-mips-elf/attr-gnu-4-73.d: Likewise. - * ld-mips-elf/attr-gnu-4-74.d: Likewise. - * ld-mips-elf/attr-gnu-4-75.d: Likewise. - * ld-mips-elf/attr-gnu-4-76.d: Likewise. - * ld-mips-elf/attr-gnu-4-77.d: Likewise. - * ld-mips-elf/attr-gnu-4-78.d: Likewise. - * ld-mips-elf/mips-elf.exp: Update default abi_asflags(o32) to explicitly - pass -32 for the 'no abi' configurations. Modify the way attr-gnu* tests - are run to use O32 flags appropriate for the current target. - -2014-08-29 Alan Modra - - * lib/ld-lib.exp (ld_simple_link_defsyms): Provide both __main - and ___main for windows targets. - -2014-08-27 H.J. Lu - - PR ld/17306 - * ld-i386/i386.exp (i386tests): Add tests for PR ld/17306. - * ld-x86-64/x86-64.exp (x86_64tests): Likewise. - - * ld-i386/pr17306a.s: New file. - * ld-i386/pr17306b.s: Likewise. - * ld-x86-64/pr17306a.s: Likewise. - * ld-x86-64/pr17306b.s: Likewise. - -2014-08-27 H.J. Lu - - PR ld/17313 - * ld-i386/i386.exp (i386tests): Add tests for PR ld/17313. - * ld-x86-64/x86-64.exp (x86_64tests): Likewise. - -2014-08-26 Jiong Wang - - * ld-aarch64/copy-relocs-so.s: New test file. - * ld-aarch64/copy-relocs-exe.s: Likewise. - * ld-aarch64/copy-relocs.d: New expectation file. - * ld-aarch64/emit-relocs-264-bad.d: New test file. - * ld-aarch64/emit-relocs-266-bad.d: Likewise. - * ld-aarch64/emit-relocs-268-bad.d: Likewise. - * ld-aarch64/emit-relocs-269-bad.d: Likewise. - * ld-aarch64/aarch64-elf.exp: Run new added test. - -2014-08-26 Nick Clifton - - * ld-aarch64/eh-frame-foo.s: Use 8-byte offset for X30. - * ld-aarch64/eh-frame-bar.s: Likewise. - * ld-aarch64/eh-frame.d: Updated to match current readelf output. - * ld-elf/eh5.d: Allow any register names. - -2014-08-22 Maciej W. Rozycki - - * ld-powerpc/apuinfo-vle.rd: New test. - * ld-powerpc/apuinfo-vle.s: New test source. - * ld-powerpc/apuinfo.rd: Adjust according to GAS PPC_APUINFO_VLE - handling change. - * ld-powerpc/powerpc.exp: Run the new test. - -2014-08-21 Tony Wang - - * ld-arm/jump-reloc-veneers-cond.s: New test. - * ld-arm/farcall-cond-thumb-arm.s: Ditto. - * ld-arm/jump-reloc-veneers-cond-short.d: Expected output - for target without a veneer generation. - * ld-arm/jump-reloc-veneers-cond-long.d: Expected output - for target with a veneer generation. - * ld-arm/farcall-cond-thumb-arm.d: Expected output for - inter working veneer generation. - * ld-arm/arm-elf.exp: Add tests for conditional branch veneer. - -2014-08-20 Roland McGrath - - PR ld/17277 - * ld-arm/pcrel-shared.s: New file. - * ld-arm/pcrel-shared.rd: New file. - * ld-arm/arm-elf.exp (armelftests_common): Add it. - -2014-08-18 Alan Modra - - * ld-plugin/lto.exp: Use gcc -print-file-name to find lto plugin. - -2014-08-18 Alan Modra - - * ld-plugin/needed3.c: New file. - * ld-elf/shared.exp: Add needed3 test. - -2014-08-12 Alan Modra - - * lib/ld-lib.exp (check_plugin_api_available): Match "-plugin PLUGIN". - -2014-08-07 H.J. Lu - - PR ld/16746 - * ld-plugin/lto.exp: Add 4 tests for PR ld/16746. - * ld-plugin/pr16746a.c: New file. - * ld-plugin/pr16746b.c: Likewise. - * ld-plugin/pr16746c.c: Likewise. - * ld-plugin/pr16746d.c: Likewise. - -2014-08-06 Alan Modra - - * lib/ld-lib.exp (check_lto_fat_available): New. - (check_lto_available): Remove -ffat-lto-objects test. - * ld-plugin/lto.exp: Use [list ] rather than { } to set up list - variables, allowing substition of vars. Set lto_fat and plug_opt - and add to various tests. - -2014-08-01 Takashi Yoshii - - PR 10373 - * ld-sh/sh1.s: Add jmp relaxing test. - * ld-sh/sh.exp: Likewise. - -2014-08-01 Takashi Yoshii - - PR 10378 - * ld-sh/adjsw8.s: New. - * ld-sh/sh.exp: Add switch8 adjustment test. - -2014-07-29 Matthew Fortune - - * ld-mips-elf/abiflags-strip1-ph.d: New. - * ld-mips-elf/abiflags-strip2-ph.d: Likewise. - * ld-mips-elf/abiflags-strip3-ph.d: Likewise. - * ld-mips-elf/abiflags-strip4-ph.d: Likewise. - * ld-mips-elf/abiflags-strip5-ph.d: Likewise. - * ld-mips-elf/abiflags-strip6-ph.d: Likewise. - * ld-mips-elf/abiflags-strip7-ph.d: Likewise. - * ld-mips-elf/abiflags-strip8-ph.d: Likewise. - * ld-mips-elf/abiflags-strip9-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-0-n32-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-0-n64-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-0-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-06.d: Likewise. - * ld-mips-elf/attr-gnu-4-07.d: Likewise. - * ld-mips-elf/attr-gnu-4-08.d: Likewise. - * ld-mips-elf/attr-gnu-4-1-n32-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-1-n64-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-1-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-16.d: Likewise. - * ld-mips-elf/attr-gnu-4-17.d: Likewise. - * ld-mips-elf/attr-gnu-4-18.d: Likewise. - * ld-mips-elf/attr-gnu-4-2-n32-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-2-n64-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-2-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-26.d: Likewise. - * ld-mips-elf/attr-gnu-4-27.d: Likewise. - * ld-mips-elf/attr-gnu-4-28.d: Likewise. - * ld-mips-elf/attr-gnu-4-3-n32-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-3-n64-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-3-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-36.d: Likewise. - * ld-mips-elf/attr-gnu-4-37.d: Likewise. - * ld-mips-elf/attr-gnu-4-38.d: Likewise. - * ld-mips-elf/attr-gnu-4-4-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-46.d: Likewise. - * ld-mips-elf/attr-gnu-4-47.d: Likewise. - * ld-mips-elf/attr-gnu-4-48.d: Likewise. - * ld-mips-elf/attr-gnu-4-5-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-50.d: Likewise. - * ld-mips-elf/attr-gnu-4-52.d: Likewise. - * ld-mips-elf/attr-gnu-4-53.d: Likewise. - * ld-mips-elf/attr-gnu-4-54.d: Likewise. - * ld-mips-elf/attr-gnu-4-55.d: Likewise. - * ld-mips-elf/attr-gnu-4-56.d: Likewise. - * ld-mips-elf/attr-gnu-4-57.d: Likewise. - * ld-mips-elf/attr-gnu-4-58.d: Likewise. - * ld-mips-elf/attr-gnu-4-6-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-6.s: Likewise. - * ld-mips-elf/attr-gnu-4-60.d: Likewise. - * ld-mips-elf/attr-gnu-4-61.d: Likewise. - * ld-mips-elf/attr-gnu-4-62.d: Likewise. - * ld-mips-elf/attr-gnu-4-63.d: Likewise. - * ld-mips-elf/attr-gnu-4-64.d: Likewise. - * ld-mips-elf/attr-gnu-4-65.d: Likewise. - * ld-mips-elf/attr-gnu-4-66.d: Likewise. - * ld-mips-elf/attr-gnu-4-67.d: Likewise. - * ld-mips-elf/attr-gnu-4-68.d: Likewise. - * ld-mips-elf/attr-gnu-4-7-ph.d: Likewise. - * ld-mips-elf/attr-gnu-4-7.s: Likewise. - * ld-mips-elf/attr-gnu-4-70.d: Likewise. - * ld-mips-elf/attr-gnu-4-71.d: Likewise. - * ld-mips-elf/attr-gnu-4-72.d: Likewise. - * ld-mips-elf/attr-gnu-4-73.d: Likewise. - * ld-mips-elf/attr-gnu-4-74.d: Likewise. - * ld-mips-elf/attr-gnu-4-75.d: Likewise. - * ld-mips-elf/attr-gnu-4-76.d: Likewise. - * ld-mips-elf/attr-gnu-4-77.d: Likewise. - * ld-mips-elf/attr-gnu-4-78.d: Likewise. - * ld-mips-elf/attr-gnu-4-8.s: Likewise. - * ld-mips-elf/attr-gnu-4-81.d: Likewise. - * ld-mips-elf/empty.s: Likewise. - * ld-mips-elf/attr-gnu-4-00.d: Adjust expected output. - * ld-mips-elf/attr-gnu-4-01.d: Likewise. - * ld-mips-elf/attr-gnu-4-02.d: Likewise. - * ld-mips-elf/attr-gnu-4-03.d: Likewise. - * ld-mips-elf/attr-gnu-4-04.d: Likewise. - * ld-mips-elf/attr-gnu-4-05.d: Likewise. - * ld-mips-elf/attr-gnu-4-10.d: Likewise. - * ld-mips-elf/attr-gnu-4-11.d: Likewise. - * ld-mips-elf/attr-gnu-4-14.d: Likewise. - * ld-mips-elf/attr-gnu-4-15.d: Likewise. - * ld-mips-elf/attr-gnu-4-2.s: Likewise. - * ld-mips-elf/attr-gnu-4-20.d: Likewise. - * ld-mips-elf/attr-gnu-4-22.d: Likewise. - * ld-mips-elf/attr-gnu-4-24.d: Likewise. - * ld-mips-elf/attr-gnu-4-25.d: Likewise. - * ld-mips-elf/attr-gnu-4-3.s: Likewise. - * ld-mips-elf/attr-gnu-4-30.d: Likewise. - * ld-mips-elf/attr-gnu-4-33.d: Likewise. - * ld-mips-elf/attr-gnu-4-34.d: Likewise. - * ld-mips-elf/attr-gnu-4-35.d: Likewise. - * ld-mips-elf/attr-gnu-4-40.d: Likewise. - * ld-mips-elf/attr-gnu-4-41.d: Likewise. - * ld-mips-elf/attr-gnu-4-42.d: Likewise. - * ld-mips-elf/attr-gnu-4-43.d: Likewise. - * ld-mips-elf/attr-gnu-4-44.d: Likewise. - * ld-mips-elf/attr-gnu-4-45.d: Likewise. - * ld-mips-elf/attr-gnu-4-5.s: Likewise. - * ld-mips-elf/attr-gnu-4-51.d: Likewise. - * ld-mips-elf/attr-gnu-8-00.d: Likewise. - * ld-mips-elf/attr-gnu-8-01.d: Likewise. - * ld-mips-elf/attr-gnu-8-02.d: Likewise. - * ld-mips-elf/attr-gnu-8-10.d: Likewise. - * ld-mips-elf/attr-gnu-8-11.d: Likewise. - * ld-mips-elf/attr-gnu-8-20.d: Likewise. - * ld-mips-elf/attr-gnu-8-22.d: Likewise. - * ld-mips-elf/jalx-2.dd: Likewise. - * ld-mips-elf/mips16-pic-1.gd: Likewise. - * ld-mips-elf/mips16-pic-2.gd: Likewise. - * ld-mips-elf/mips16-pic-3.gd: Likewise. - * ld-mips-elf/mips16-pic-4a.gd: Likewise. - * ld-mips-elf/multi-got-no-shared.d: Likewise. - * ld-mips-elf/nan-2008.d: Likewise. - * ld-mips-elf/nan-legacy.d: Rework test. - * ld-mips-elf/pic-and-nonpic-3a.gd: Likewise. - * ld-mips-elf/pic-and-nonpic-3b.gd: Likewise. - * ld-mips-elf/pic-and-nonpic-5b.gd: Likewise. - * ld-mips-elf/pic-and-nonpic-6.ld: Likewise. - * ld-mips-elf/rel32-n32.d: Likewise. - * ld-mips-elf/rel32-o32.d: Likewise. - * ld-mips-elf/rel64.d: Likewise. - * ld-mips-elf/tls-multi-got-1.r: Likewise. - * ld-elf/group.ld: Discard .MIPS.abiflags and .gnu.attributes. - * ld-elf/orphan-region.ld: Likewise. - * ld-elf/orphan.ld: Likewise. - * ld-mips-elf/compressed-plt-1.ld: Likewise. - * ld-mips-elf/dyn-sec64.ld: Likewise. - * ld-mips-elf/got-dump-1.ld: Likewise. - * ld-mips-elf/got-dump-2.ld: Likewise. - * ld-mips-elf/got-page-1.ld: Likewise. - * ld-mips-elf/mips-dyn.ld: Likewise. - * ld-mips-elf/mips-lib.ld: Likewise. - * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise. - * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise. - * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise. - * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise. - * ld-mips-elf/region1.t: Likewise. - * ld-mips-elf/stub-dynsym-1.ld: Likewise. - * ld-mips-elf/tls-hidden3.ld: Likewise. - * ld-mips-elf/vxworks1.ld: Likewise. - * ld-scripts/overlay-size.t: Likewise. - * ld-mips-elf/elf-rel-got-n32-embed.d: Remove .MIPS.abiflags from - objects. - * ld-mips-elf/elf-rel-got-n32.d: Likewise. - * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise. - * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise. - * ld-mips-elf/elf-rel-got-n64.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n32.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise. - * ld-mips-elf/mips-elf.exp: Add new tests. - -2014-07-16 H.J. Lu - - PR binutils/17154 - * ld-ifunc/pr17154-i386.d: New file. - * ld-ifunc/pr17154-x86-64.d: Likewise. - * ld-ifunc/pr17154-x86.s: Likewise. - * ld-x86-64/bnd-ifunc-2.d: Likewise. - * ld-x86-64/bnd-ifunc-2.s: Likewise. - * ld-x86-64/mpx.exp: Run bnd-ifunc-2. - * ld-x86-64/tlsdesc-nacl.pd: Updated. - * ld-x86-64/tlsdesc.pd: Likewise. - -2014-07-15 H.J. Lu - - PR ld/17057 - * ld-i386/i386.exp: Run pr17057. - * ld-i386/pr17057.d: New file. - * ld-i386/pr17057.s: Likewise. - -2014-07-15 Jiong Wang - - * ld-aarch64/emit-relocs-local-addend.d: Use target linker script. - -2014-07-10 Will Newton - - * ld-arm/arm-elf.exp (armelftests_nonacl): Move Cortex-A8 fix - tests, IFUNC tests and other EABI requiring tests to... - (armeabitests_nonacl): ...here. - * ld-arm/arm-app-abs32.d: Loosen regex for architecture type - to allow test to pass on configurations without an attributes - section. - * ld-arm/arm-app.d: Likewise. - * ld-arm/arm-lib-plt32.d: Likewise. - * ld-arm/arm-lib.d: Likewise. - * ld-arm/arm-static-app.d: Likewise. - * ld-arm/armthumb-lib.d: Likewise. - * ld-arm/cortex-a8-far.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. - * ld-arm/tls-app.d: Likewise. - * ld-arm/tls-descrelax-be32.d: Likewise. - * ld-arm/tls-descrelax.d: Likewise. - * ld-arm/tls-descseq.d: Likewise. - * ld-arm/tls-gdesc-got.d: Likewise. - * ld-arm/tls-gdesc.d: Likewise. - * ld-arm/tls-gdierelax.d: Likewise. - * ld-arm/tls-gdierelax2.d: Likewise. - * ld-arm/tls-gdlerelax.d: Likewise. - * ld-arm/tls-lib-loc.d: Likewise. - * ld-arm/tls-lib.d: Likewise. - * ld-arm/tls-thumb1.d: Likewise. - - * ld-elfvers/vers.exp: Set pic to yes for ARM targets. - -2014-07-08 Will Newton - - * ld-arm/arm-lib.ld: Increase MAXPAGESIZE value to - match bfd. - * ld-arm/cortex-a8-fix-bl-rel-plt.d: Update offsets to - take into account increased segment alignment. - * ld-arm/ifunc-gdesc.r: Likewise. - * ld-arm/tls-lib.d: Likewise. - -2014-07-08 Jiong Wang - - * ld-aarch64/emit-relocs-local-addend-bar.s: New source file. - * ld-aarch64/emit-relocs-local-addend-foo.s: Likewise. - * ld-aarch64/emit-relocs-local-addend.d: New testcase. - * ld-aarch64/local-addend-r.d: Likewise. - -2014-07-08 Alan Modra - - * ld-powerpc/defsym.s, * ld-powerpc/defsym.d: New test. - * ld-powerpc/powerpc.exp: Run it. - -2014-07-08 Alan Modra - - PR 17112 - * ld-plugin/lto.exp: When building liblti-11.a, pass - --plugin path_to_gcc/liblto_plugin.so to ar. - -2014-07-07 Alan Modra - - * lib/ld-lib.exp (check_lto_shared_available): Reinstate compiler - check here too. - -2014-07-07 Nick Clifton - - * lib/ld-lib.exp (check_lto_available): Check that a compiler is - available before testing for LTO support. - -2014-07-07 Alan Modra - - * config/default.exp: Don't make tmpdir/gas. Put as symlink into - tmpdir/ld. - (gcc_gas_flag, gcc_ld_flag): Delete. - (gcc_B_opt, ld_L_opt): New globals. - ld-elf/shared.exp: Remove all refs to gcc_gas_flag and gcc_ld_flag. - ld-plugin/lto.exp: Likewise. - lib/ld-lib.exp (run_host_cmd): Add gcc_B_opt and ld_L_opt here. - (ld_simple_link): Remove -B handling now that this is done in - run_host_cmd. Simplify. - (default_ld_compile): Simplify. - (check_lto_available): Use run_host_cmd_yesno. - (check_lto_shared_available): Likewise. - -2014-07-05 Alan Modra - - * lib/ld-lib.exp (run_ld_link_tests): Stop after assembling objects - if binfile is empty. - (run_ld_link_exec_tests, run_cc_link_tests): Likewise. Tidy - status checks. - * ld-plugin/lto.exp: Don't use libdummy.a trick to compile objects. - Instead use an empty output file. - -2014-07-03 Alan Modra - - * ld-elf/pr17068.s: New. - * ld-elf/pr17068a.s: New. - * ld-elf/pr17068b.s: New. - * ld-elf/pr17068c.s: New. - * ld-elf/pr17068d.s: New. - * ld-elf/pr17068e.s: New. - * ld-elf/pr17068ez.s: New. - * ld-elf/elf.exp: Run new test. - -2014-07-02 Alan Modra - - * ld-powerpc/ambiguousv1.d: Match symbol table too. - * ld-powerpc/ambiguousv2.d: Likewise. - * ld-powerpc/ambiguousv1b.d: New. - * ld-powerpc/ambiguousv2b.d: New. - * ld-powerpc/powerpc.exp: Run new tests. - -2014-06-25 Kyle McMartin - - * ld-arm/tls-gdierelax2.d: Fix expected offsets. - -2014-06-16 Will Newton - - * ld-arm/arm-elf.exp: Add ifunc-gdesc test. - * ld-arm/ifunc-gdesc.r: New file. - * ld-arm/ifunc-gdesc.s: Likewise. - * ld-arm/ifunc-gdesc.ver: Likewise. - -2014-06-09 Ryan Mansfield - - * config/default.exp (GASP): Remove. - -2014-06-03 Alan Modra - - * ld-powerpc/elfv2exe.d: Update for changed plt call stubs. - -2014-05-28 Matthew Fortune - - * lib/ld-lib.exp: Add objcopy_objects command to run_dump_test. - This allows each input object to be optionally run through - objcopy before linking. - -2014-05-20 Will Newton - - * ld-shared/shared.exp: Mark non-PIC shared object tests - as xfail on aarch64. -2014-05-19 Andreas Tobler +2015-02-14 H.J. Lu + + PR ld/17973 + * ld-plugin/plugin.exp (regassilent): New. + Compile tmpdir/dummy.s and ld-plugin/pr17973.s. + (plugin_tests): Add a test for PR ld/17973. + * ld-plugin/pr17973.d: New file. + * ld-plugin/pr17973.s: Likewise. + +2015-02-12 H.J. Lu + + * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl. + +2015-02-11 H.J. Lu + + * ld-plugin/plugin-27.d: New. + * ld-plugin/plugin-28.d: Likewise. + * ld-plugin/plugin-29.d: Likewise. + * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR + and LDPL_WARNING. + +2015-02-11 H.J. Lu + + PR ld/17878 + * ld-plugin/func.c: Add some comments. + * ld-plugin/plugin-13.d: New file. + * ld-plugin/plugin-14.d: Likewise. + * ld-plugin/plugin-15.d: Likewise. + * ld-plugin/plugin-16.d: Likewise. + * ld-plugin/plugin-17.d: Likewise. + * ld-plugin/plugin-18.d: Likewise. + * ld-plugin/plugin-19.d: Likewise. + * ld-plugin/plugin-20.d: Likewise. + * ld-plugin/plugin-21.d: Likewise. + * ld-plugin/plugin-22.d: Likewise. + * ld-plugin/plugin-23.d: Likewise. + * ld-plugin/plugin-24.d: Likewise. + * ld-plugin/plugin-25.d: Likewise. + * ld-plugin/plugin-26.d: Likewise. + * ld-plugin/plugin.exp (plugin2_name): New. + (plugin3_name): Likewise. + (plugin2_path): Likewise. + (plugin3_path): Likewise. + (testsrcfiles): Likewise. + (testsrcfiles_notext): Likewise. + (plugin_tests): Add tests for non-object IR file. + (plugin_lib_tests): Likewise. + (plugin_extra_elf_tests): Likewise. + (plugin_src_tests): New tests for non-object IR file. + Run nm --plugin test. + Run ar --plugin test. + Run plugin_src_tests. + +2015-02-07 H.J. Lu + + PR ld/17935 + * ld-i386/i386.exp: Run pr17935-1 and pr17935-2. + * ld-x86-64/x86-64.exp: Likewise. + + * ld-i386/pr17935-1.d: New file. + * ld-i386/pr17935-1.s: Likewise. + * ld-i386/pr17935-2.d: Likewise. + * ld-i386/pr17935-2.s: Likewise. + * ld-x86-64/pr17935-1.d: Likewise. + * ld-x86-64/pr17935-1.s: Likewise. + * ld-x86-64/pr17935-2.d: Likewise. + * ld-x86-64/pr17935-2.s: Likewise. + +2015-02-06 H.J. Lu + + PR ld/12365 + PR ld/14272 + * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets. + * ld-plugin/plugin-7.d: Updated. + * ld-plugin/plugin-8.d: Likewise. + +2015-02-04 H.J. Lu + + * ld-plugin/lto.exp: Pass -flto-partition=none to the PR + ld/12365 test. + +2015-02-03 H.J. Lu + + PR ld/12365 + * ld-plugin/pr12365a.c: New file. + * ld-plugin/pr12365b.c: Likewise. + * ld-plugin/pr12365c.c: Likewise. + + * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365 + test. + Run the PR ld/12365 test. + +2015-02-03 H.J. Lu + + PR ld/14918 + * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test. + + * ld-plugin/pr14918.c: New file. + * ld-plugin/pr14918.d: Likewise. + +2015-01-29 H.J. Lu + + * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts. + +2015-01-29 Alan Modra + + * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test. + * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test. + * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar. + +2015-01-28 H.J. Lu + + PR ld/17878 + * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW. + * ld-plugin/plugin-10.d: Likewise. + * ld-plugin/plugin-11.d: Likewise. + * ld-plugin/plugin-2.d: Likewise. + * ld-plugin/plugin-3.d: Likewise. + * ld-plugin/plugin-4.d: Likewise. + * ld-plugin/plugin-5.d: Likewise. + * ld-plugin/plugin-6.d: Likewise. + * ld-plugin/plugin-7.d: Likewise. + * ld-plugin/plugin-8.d: Likewise. + * ld-plugin/plugin-9.d: Likewise. + +2015-01-28 Jan Beulich + + * ld-elf/pr16322.s (p1): Rename to px1. + (f1): Rename to fx1. + +2015-01-28 Alan Modra + + * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test. + * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test. + * ld-powerpc/powerpc.exp: Run tocvar and tocnovar. + +2015-01-28 Senthil Kumar Selvaraj + + * ld-scripts/memory.t: Define new symbol tred. + * ld-scripts/memory_sym.t: New. + * ld-scripts/script.exp: Perform MEMORY with symbols test, and + conditionally check values of linker symbols. - * ld-elf/shared.exp: Introduce the extralibs variable to control - the libraries to be linked. Don't link -ldl on *-*-freebsd*. +2015-01-20 Andrew Burgess - * ld-bootstrap/bootstrap.exp: Do not add -ldl to the extralibs on - *-*-freebsd*. + * ld-scripts/provide-4-map.d: Update expected output. + * ld-scripts/provide-5-map.d: Likewise. -2014-05-10 Hans-Peter Nilsson +2015-01-20 Andrew Burgess - * ld-mmix/wrap1.d, ld-mmix/wrap1a.s, ld-mmix/wrap1b.s, - ld-mmix/wrap1c.s, ld-mmix/wrap2.d, ld-mmix/wrap3.d, - ld-mmix/wrap3a.s, ld-mmix/wrap3b.s, ld-mmix/wrap4.d: New + * ld-scripts/provide-4.d: New file. + * ld-scripts/provide-4-map.d: New file. + * ld-scripts/provide-4.t: New file. + * ld-scripts/provide-5.d: New file. + * ld-scripts/provide-5.s: New file. + * ld-scripts/provide-5-map.d: New file. + * ld-scripts/provide-5.t: New file. + * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d tests. -2014-05-09 H.J. Lu - - * ld-x86-64/tlsbin.dd: Replace data32 with data16. - * ld-x86-64/tlsdesc-nacl.pd: Likewise. - * ld-x86-64/tlsgdesc.dd: Likewise. - * ld-x86-64/tlsld1.dd: Likewise. - * ld-x86-64/tlsld3.dd: Likewise. - * ld-x86-64/tlspic.dd: Likewise. - -2014-05-02 Max Filippov - - * ld-xtensa/diff_overflow.exp, * ld-xtensa/diff_overflow1.s, - * ld-xtensa/diff_overflow2.s: Add test for DIFF* relocation - signedness and overflow checking. - -2014-05-01 Hans-Peter Nilsson - - * ld-mmix/sec-11.d, ld-mmix/sec-11.ld, ld-mmix/sec-10.s, - ld-mmix/sec-10.d, ld-mmix/b-offlocmis.s, ld-mmix/sec-12.d: New - tests. - * ld-mmix/b-offloc.s: Correct address in comment. - -2014-04-23 Will Newton - - * ld-arm/arm-no-rel-plt.ld: Remove OUTPUT_FORMAT and - SEARCH_DIR commands. - * ld-arm/arm-rel32.d: Update regexps to allow test to - pass on armeb-linux-eabi configuration. - * ld-arm/data-only-map.d: Likewise. - * ld-arm/fix-arm1176-off.d: Likewise. - * ld-arm/fix-arm1176-on.d: Likewise. - * ld-arm/ifunc-1.gd: Likewise. - * ld-arm/ifunc-10.gd: Likewise. - * ld-arm/ifunc-11.gd: Likewise. - * ld-arm/ifunc-12.gd: Likewise. - * ld-arm/ifunc-13.gd: Likewise. - * ld-arm/ifunc-14.gd: Likewise. - * ld-arm/ifunc-15.gd: Likewise. - * ld-arm/ifunc-16.gd: Likewise. - * ld-arm/ifunc-17.gd: Likewise. - * ld-arm/ifunc-2.gd: Likewise. - * ld-arm/ifunc-3.gd: Likewise. - * ld-arm/ifunc-4.gd: Likewise. - * ld-arm/ifunc-5.gd: Likewise. - * ld-arm/ifunc-6.gd: Likewise. - * ld-arm/ifunc-7.gd: Likewise. - * ld-arm/ifunc-8.gd: Likewise. - * ld-arm/ifunc-9.gd: Likewise. - * ld-arm/jump-reloc-veneers-long.d: Likewise. - * ld-arm/reloc-boundaries.d: Likewise. - -2014-04-22 H.J. Lu - - PR ld/16846 - * ld-plugin/lto.exp (lto_link_tests): Add tests for PR ld/16846. - * ld-plugin/pr16846a.c: New file. - * ld-plugin/pr16846b.c: Likewise. - * ld-plugin/pr16846c.c: Likewise. - -2014-04-22 Christian Svensson - - * ld-discard/extern.d: Remove openrisc and or32 support. Add - support for or1k. - * ld-discard/start.d: Likewise. - * ld-discard/static.d: Likewise. - * ld-elf/group1.d: Likewise. - * ld-elf/group3b.d: Likewise. - * ld-elf/group8a.d: Likewise. - * ld-elf/group8b.d: Likewise. - * ld-elf/group9a.d: Likewise. - * ld-elf/group9b.d: Likewise. - * ld-elf/linkonce2.d: Likewise. - * ld-elf/merge.d: Likewise. - * ld-elf/merge2.d: Likewise. - * ld-elf/orphan-region.d: Likewise. - * ld-elf/orphan.d: Likewise. - * ld-elf/orphan3.d: Likewise. - * ld-elf/pr12851.d: Likewise. - * ld-elf/pr12975.d: Likewise. - * ld-elf/pr13177.d: Likewise. - * ld-elf/pr13195.d: Likewise. - * ld-elf/pr349.d: Likewise. - * ld-elf/sec64k.exp: Likewise. - * ld-elf/warn1.d: Likewise. - * ld-elf/warn2.d: Likewise. - * ld-elf/warn3.d: Likewise. - * ld-scripts/weak.exp: Likewise. - * lib/ld-lib.exp: Likewise. - -2014-04-17 Kwok Cheung Yeung - - * ld-mips-elf/elf-rel-xgot-n32.d: Update for new GOT layout. - * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise. - * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise. - -2014-04-15 Marcus Shawcroft - - * ld-aarch64/tls-relax-gdesc-ie.s (var): Adjust test case - to include all 5 bits of LDR destination register. - -2014-04-10 Senthil Kumar Selvaraj - - * ld-avr/norelax_diff.d: New testcase. - * ld-avr/relax_diff.d: Likewise. - * ld-avr/relax.s: Likewise. - -2014-04-05 Andreas Schwab - - * ld-plugin/lto.exp: Make "-Wp," prefix optional when filtering - out _FORTIFY_SOURCE. - ("Build libdummy.a 9", "PR ld/12696"): Mark as c++. - -2014-04-04 Alan Modra - - * ld-scripts/fill.d, * ld-scripts/fill.t, * ld-scripts/fill_0.s, - * ld-scripts/fill_1.s, * ld-scripts/fill_2.s: New test. - * ld-scripts/data.exp: Run it. - -2014-03-31 Marcus Shawcroft - - * ld-aarch64/eh-frame.d: Adjust FDE pc address. - -2014-03-27 H.J. Lu - - PR ld/16756 - * ld-plugin/lto.exp: Expect filename and line number for PR - ld/12760 test. - -2014-03-27 Yury Gribov - Pavel Fedin - - * ld-arm/arm-app-abs32.d: Update expected disassembly, taking into - account the pretty printing of PLT entries. - * ld-arm/arm-app.d: Likewise. - * ld-arm/arm-lib-plt32.d: Likewise. - * ld-arm/arm-lib.d: Likewise. - * ld-arm/armthumb-lib.d: Likewise. - * ld-arm/cortex-a8-fix-b-plt.d: Likewise. - * ld-arm/cortex-a8-fix-bcc-plt.d: Likewise. - * ld-arm/cortex-a8-fix-bl-plt.d: Likewise. - * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise. - * ld-arm/cortex-a8-fix-blx-plt.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/ifunc-10.dd: Likewise. - * ld-arm/ifunc-14.dd: Likewise. - * ld-arm/ifunc-15.dd: Likewise. - * ld-arm/ifunc-3.dd: Likewise. - * ld-arm/ifunc-4.dd: Likewise. - * ld-arm/ifunc-7.dd: Likewise. - * ld-arm/ifunc-8.dd: Likewise. - * ld-arm/ifunc-9.dd: Likewise. - * ld-arm/long-plt-format.d: Likewise. - * ld-arm/mixed-app-v5.d: Likewise. - * ld-arm/mixed-app.d: Likewise. - * ld-arm/mixed-lib.d: Likewise. - * ld-arm/thumb2-bl-undefweak.d: Likewise. - * ld-arm/thumb2-bl-undefweak1.d: Likewise. - -2014-03-26 Alan Modra - - * ld-powerpc/startv1.s, * ld-powerpc/startv2.s, * ld-powerpc/funref.s, - * ld-powerpc/funv1.s, * ld-powerpc/funv2.s, - * ld-powerpc/ambiguousv1.d, * ld-powerpc/ambiguousv2.d: New test files. - * ld-powerpc/powerpc.exp: Run new tests. - -2014-03-25 Will Newton - - * ld-aarch64/aarch64-elf.exp: Add relasz dump test. - * ld-aarch64/relasz.d: New file. - * ld-aarch64/relasz.s: Likewise. - -2014-03-20 Richard Sandiford - - * ld-elf/merge.d: Remove MIPS XFAIL. - -2014-03-20 Will Newton - - * ld-arm/ifunc-14.rd: Update symbol values. - -2014-03-19 Nick Clifton - - * config/default.exp (ASFLAGS): For the RX target add: - -muse-conventional-section-names. - -2014-03-15 Alan Modra - - * ld-powerpc/vle-reloc-3.d: Remove addresses. - -2014-03-14 Alan Modra - - * ld-powerpc/vle.ld: Place .PPC.EMB.sdata0 within 32k of 0. - * ld-powerpc/vle-reloc-3.d: Update. - -2014-03-06 Roland McGrath - - * ld-arm/gc-hidden-1.d: Remove target, add not-target to match - other ELF-only tests in this directory. Loosen regexps so they - don't care what the exact addresses are. - -2014-03-06 Roland McGrath - - * ld-arm/arm-elf.exp (armelftests_common): Move long-plt case ... - (armelftests_nonacl): ... here. - -2014-03-05 Alan Modra - - Update copyright years. - -2014-03-05 Alan Modra - - * ld-powerpc/elfv2-2a.s, ld-powerpc/elfv2-2b.s: New files. - * ld-powerpc/elfv2-2exe.d, ld-powerpc/elfv2-2so.d: New files. - * ld-powerpc/powerpc.exp: Run new test. - -2014-03-03 Alan Modra - - * ld-scripts/phdrs2.exp: Correct copyright punctuation. - * ld-v850/v850.exp: Correct copyright typo. - -2014-03-01 Yuri Gribov - - * ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi. - -2014-02-27 Yuri Gribov - - * ld-arm/long-plt-format.s: New test case. - * ld-arm/long-plt-format.d: Expected disassembly. - * ld-arm/arm-elf.exp: Run the new test. - -2014-02-27 Nick Clifton - - * ld-pe/longsecn-1.d: Allow for extra sections. - * ld-pe/longsecn-2.d: Likewise. - * ld-pe/longsecn.d: Likewise. - * ld-pe/secrel.d: Likewise. - -2014-02-21 Alan Modra - - * ld-bootstrap/bootstrap.exp: Add ppc476 workaround test. - * ld-bootstrap/ppc476.t: New file. - -2014-02-19 Igor Zamyatin - H.J. Lu - - * ld-x86-64/mpx.exp: Run bnd-ifunc-1 and bnd-plt-1. - * ld-x86-64/bnd-ifunc-1.d: New file. - * ld-x86-64/bnd-ifunc-1.s: Likewise. - * ld-x86-64/bnd-plt-1.d: Likewise. - -2014-02-18 Jack Carter - - * ld-mips-elf/pic-and-nonpic-3a.sd: Check DYNAMIC segment flags. - -2014-02-16 Thomas Schwinge - - * ld-elfweak/elfweak.exp (setup_xfail_gnu_hurd): Remove function - and all usage of it. - -2014-02-10 H.J. Lu - - PR gold/16530 - * ld-elf/dynamic-1.c: New file. - * ld-elf/dynamic-1.rd: Likewise. - * ld-elf/dynamic-1.syms: Likewise. - - * ld-elf/shared.exp (build_tests): Add dynamic-1. - -2014-02-02 Sebastian Huber - - * ld-scripts/rgn-at9.d: New file. - * ld-scripts/rgn-at9.t: Likewise. - * ld-scripts/rgn-at10.d: Likewise. - * ld-scripts/rgn-at10.s: Likewise. - * ld-scripts/rgn-at10.t: Likewise. - * ld-scripts/rgn-at11.d: Likewise. - * ld-scripts/rgn-at11.t: Likewise. - -2014-01-30 Sandra Loosemore - - * ld-nios2/relax_call26.s: New. - * ld-nios2/relax_call26_boundary.ld: New. - * ld-nios2/relax_call26_boundary.s: New. - * ld-nios2/relax_call26_boundary_c8.d: New. - * ld-nios2/relax_call26_boundary_cc.d: New. - * ld-nios2/relax_call26_boundary_d0.d: New. - * ld-nios2/relax_call26_boundary_d4.d: New. - * ld-nios2/relax_call26_boundary_d8.d: New. - * ld-nios2/relax_call26_boundary_dc.d: New. - * ld-nios2/relax_call26_boundary_f0.d: New. - * ld-nios2/relax_call26_boundary_f4.d: New. - * ld-nios2/relax_call26_boundary_f8.d: New. - * ld-nios2/relax_call26_boundary_fc.d: New. - * ld-nios2/relax_call26_cache.d: New. - * ld-nios2/relax_call26_cache.ld: New. - * ld-nios2/relax_call26_cache.s: New. - * ld-nios2/relax_call26_multi.d: New. - * ld-nios2/relax_call26_multi.ld: New. - * ld-nios2/relax_call26_norelax.d: New. - * ld-nios2/relax_call26_shared.d: New. - * ld-nios2/relax_call26_shared.ld: New. - -2014-01-29 H.J. Lu - - * ld-elf/rdynamic-1.c: New file. - * ld-elf/rdynamic-1.rd: Likewise. - - * ld-elf/shared.exp (build_tests): Add rdynamic-1. - -2014-01-28 Nick Clifton - - PR binutils/16317 - * ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections. - * ld-tic6x/shlib-1b.rd: Likewise. - * ld-tic6x/shlib-1r.rd: Likewise. - * ld-tic6x/shlib-1rb.rd: Likewise. - * ld-tic6x/shlib-app-1rd: 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. - PR binutils/16318 - * ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable - objects. - -2014-01-24 H.J. Lu - - * ld-elf/pr16498a.s: Replace .align with .p2align. - -2014-01-24 H.J. Lu - - PR ld/16498 - * ld-elf/pr16498b.d: New file. - * ld-elf/pr16498b.t: Likewise. +2015-01-20 Andrew Burgess -2014-01-24 H.J. Lu + * ld-scripts/overlay-size.d: Add 'map' option. + * ld-scripts/overlay-size.exp: Remove manual check of mapfile. + * lib/ld-lib.exp (run_dump_test): Add support for new 'map' + option, checking linker mapfile output. - PR ld/16498 - * ld-elf/pr16498a.d: New file. - * ld-elf/pr16498a.s: Likewise. - * ld-elf/pr16498a.t: Likewise. +2015-01-20 Alan Modra -2014-01-22 Alan Modra + * ld-powerpc/ambiguousv1.d, + * ld-powerpc/ambiguousv1b.d, + * ld-powerpc/ambiguousv2.d, + * ld-powerpc/ambiguousv2b.d, + * ld-powerpc/elfv2exe.d, + * ld-powerpc/elfv2so.d, + * ld-powerpc/tlsexe.r, + * ld-powerpc/tlsexetoc.r, + * ld-powerpc/tlsso.r, + * ld-powerpc/tlstocso.r: Update. - * ld-scripts/pr14962-2.d: Correct target triple. +2015-01-20 Alan Modra -2014-01-22 Alan Modra + PR ld/17615 + * ld-elf/pr17615.d: Match .sbss too. - * ld-shared/elf-offset.ld: Align end of .bss with canonical form - of ALIGN that allows an empty .bss to be removed. - * ld-arm/arm-dyn.ld: Likewise. - * ld-arm/arm-lib.ld: Likewise. - * ld-elfvsb/elf-offset.ld: Likewise. - * ld-mips-elf/mips-dyn.ld: Likewise. - * ld-mips-elf/mips-lib.ld: Likewise. - * ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN. - * ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section. - ALIGN address of section instead. - * ld-powerpc/vle-multiseg-2.ld: Likewise. - * ld-powerpc/vle-multiseg-3.ld: Likewise. - * ld-powerpc/vle-multiseg-4.ld: Likewise. - * ld-powerpc/vle-multiseg-6.ld: Likewise. - * ld-scripts/empty-aligned.d: Check section headers not program - headers. Remove xfail and notarget. - * ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2. +2015-01-19 H.J. Lu -2014-01-21 H.J. Lu + PR ld/17615 + * ld-elf/pr17615.d: New file. + * ld-elf/pr17615.s: Likewise. - PR ld/16467 - * ld-ifunc/dummy.c: New file. - * ld-ifunc/pr16467.out: Likewise. - * ld-ifunc/pr16467a.c: Likewise. - * ld-ifunc/pr16467a.map: Likewise. - * ld-ifunc/pr16467b.c: Likewise. - * ld-ifunc/pr16467b.map: Likewise. - * ld-ifunc/pr16467c.c: Likewise. +2015-01-19 Alan Modra - * ld-ifunc/ifunc.exp (run_cc_link_tests): New. - (run_ld_link_exec_tests): Run pr16467. + * ld-gc/pr14265.d, + * ld-cris/tls-gc-68.d, + * ld-cris/tls-gc-69.d, + * ld-cris/tls-gc-70.d, + * ld-cris/tls-gc-71.d, + * ld-cris/tls-gc-75.d, + * ld-cris/tls-gc-76.d, + * ld-cris/tls-gc-79.d, + * ld-mmix/bpo-10.d, + * ld-mmix/bpo-11.d: Update. -2014-01-21 H.J. Lu +2015-01-16 Andreas Krebbel - PR ld/2404 - * ld-elf/shared.exp: Add a PIE test for PR ld/2404. + * ld-s390/tlsbin.dd: The nopr register operand is optional and not + printed if 0 anymore. -2014-01-20 H.J. Lu +2015-01-15 H.J. Lu - PR ld/2404 - * ld-elf/pr2404.out: New file. - * ld-elf/pr2404a.c: Likewise. - * ld-elf/pr2404b.c: Likewise. + PR ld/17847 + * ld-x86-64/pie1.d: New file. + * ld-x86-64/pie1.s: Likwise. + * ld-x86-64/x86-64.exp: Run pie1. - * ld-elf/shared.exp (build_tests): Build libpr2404a.so and - libpr2404b.a. - (run_tests): Run pr2404. +2015-01-13 Thomas Preud'homme -2014-01-20 Alan Modra + * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test. + * ld-aarch64/relocs-257-symbolic-func.d: New file. + * ld-aarch64/relocs-257-symbolic-func.s: Likewise. - * ld-scripts/pr14962-2.d, - * ld-scripts/pr14962-2.t: New test. - * ld-scripts/expr.exp: Run it. +2015-01-13 Jiong Wang -2014-01-15 Alan Modra + * ld-aarch64/tprel_g2_overflow.s: New testcase. + * ld-aarch64/tprel_g2_overflow.d: New expectation file. + * ld-aarch64/aarch64-elf.exp: Run new testcase. - * ld-elf/ehdr_start-shared.d: New. - * ld-elf/ehdr_start-userdef.d: xfail frv. - * ld-elf/ehdr_start-weak.d: Likewise. - * ld-elf/ehdr_start.d: Likewise. +2015-01-13 Jiong Wang -2014-01-14 Vidya Praveen + PR ld/17415 + * ld-aarch64/pr17415.s: Source file for new test. + * ld-aarch64/pr17415.d: Expect file for new test. + * ld-aarch64/aarch64-elf.exp: Run the new test. - * lib/ld-lib.exp (default_ld_link): Remove support for ldflags. - (default_ld_simple_link): Likewise. +2015-01-11 H.J. Lu -2014-01-10 Alan Modra + PR ld/17827 + * ld-x86-64/pr17689.out: Updated. + * ld-x86-64/pr17689b.S: Likewise. - * ld-x86-64/pr14207.d: Adjust. + * ld-x86-64/pr17827.rd: New file. -2014-01-09 H.J. Lu + * ld-x86-64/x86-64.exp: Run PR ld/17827 test. - * ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment - is generated. +2015-01-08 Jan Beulich -2014-01-09 Vidya Praveen + * ld-x86-64/pr14207.d: Adjust expecations to cover the + enable_initfini_array=no case. - * lib/ld-lib.exp (check_lto_shared_available): New check. - * ld-plugin/lto.exp: Use check_lto_shared_available. +2015-01-06 Andrew Burgess -2014-01-08 H.J. Lu + * lib/ld-lib.exp (run_dump_test): Extend comment to mention + readelf. - PR ld/14207 - PR ld/16322 - PR binutils/16323 - * ld-elf/pr16322.d: New file. - * ld-elf/pr16322.s: Likewise. +2015-01-01 Alan Modra - * ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment. + Update year range in copyright notice of all files. -For older changes see ChangeLog-2013 +For older changes see ChangeLog-2014 -Copyright (C) 2014 Free Software Foundation, Inc. +Copyright (C) 2015 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright