[AArch64] Fix ld testcase linker script glitch.
[external/binutils.git] / ld / testsuite / ChangeLog
index 4d0fe20..fbc9862 100644 (file)
@@ -1,3 +1,281 @@
+2014-07-15  Jiong Wang  <jiong.wang@arm.com>
+
+       * ld-aarch64/emit-relocs-local-addend.d: Use target linker script.
+
+2014-07-10  Will Newton  <will.newton@linaro.org>
+
+       * 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  <will.newton@linaro.org>
+
+       * 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  <jiong.wang@arm.com>
+
+       * 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  <amodra@gmail.com>
+
+       * ld-powerpc/defsym.s, * ld-powerpc/defsym.d: New test.
+       * ld-powerpc/powerpc.exp: Run it.
+
+2014-07-08  Alan Modra  <amodra@gmail.com>
+
+       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  <amodra@gmail.com>
+
+       * lib/ld-lib.exp (check_lto_shared_available): Reinstate compiler
+       check here too.
+
+2014-07-07  Nick Clifton  <nickc@redhat.com>
+
+       * lib/ld-lib.exp (check_lto_available): Check that a compiler is
+       available before testing for LTO support.
+
+2014-07-07  Alan Modra  <amodra@gmail.com>
+
+       * 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  <amodra@gmail.com>
+
+       * 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  <amodra@gmail.com>
+
+       * 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  <amodra@gmail.com>
+
+       * 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  <kyle@redhat.com>
+
+       * ld-arm/tls-gdierelax2.d: Fix expected offsets.
+
+2014-06-16  Will Newton  <will.newton@linaro.org>
+
+       * 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  <rmansfield@qnx.com>
+
+        * config/default.exp (GASP): Remove.
+
+2014-06-03  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/elfv2exe.d: Update for changed plt call stubs.
+
+2014-05-28  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * 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  <will.newton@linaro.org>
+
+       * ld-shared/shared.exp: Mark non-PIC shared object tests
+       as xfail on aarch64.
+
+2014-05-19  Andreas Tobler  <andreast@fgznet.ch>
+
+       * ld-elf/shared.exp: Introduce the extralibs variable to control
+       the libraries to be linked. Don't link -ldl on *-*-freebsd*.
+
+       * ld-bootstrap/bootstrap.exp: Do not add -ldl to the extralibs on
+       *-*-freebsd*.
+
+2014-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * 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
+       tests.
+
+2014-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <jcmvbkbc@gmail.com>
+
+       * 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  <hp@bitrange.com>
+
+       * 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  <will.newton@linaro.org>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       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  <blue@cmd.nu>
+
+       * 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  <kcy@codesourcery.com>
+
+       * 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  <marcus.shawcroft@arm.com>
+
+       * 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  <senthil_kumar.selvaraj@atmel.com>
+
+       * ld-avr/norelax_diff.d: New testcase.
+       * ld-avr/relax_diff.d: Likewise.
+       * ld-avr/relax.s: Likewise.
+
+2014-04-05  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * 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  <amodra@gmail.com>
 
        * ld-scripts/fill.d, * ld-scripts/fill.t, * ld-scripts/fill_0.s,