Add plugin visibility test
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index b05b8d7e805cb99d8f51f94dafe0489faeef021c..3a1d4371f0002ffea80fc6ccff323022a2cbdedd 100644 (file)
+2012-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-plugin/func1p.c: New file.
+       * ld-plugin/func2i.c: Likewise.
+       * ld-plugin/func3h.c: Likewise.
+
+       * ld-plugin/plugin.exp (plugin_extra_elf_tests): Add plugin
+       visibility test.
+
+2012-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/ld-lib.exp (check_lto_available): New.  Check if compiler
+       supports LTO.
+
+2012-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/ld-lib.exp (run_cc_link_tests): Properly check linker
+       warnings.
+
+2012-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/ld-lib.exp (ar_simple_create): Pass -rc to ar.
+
+2012-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14926
+       * ld-elf/pr14926.d: New file.
+       * ld-elf/pr14926.s: Likewise.
+
+2012-12-07  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/comm-data.exp: Revert last change.
+       * ld-elf/comm-data5.d: xfail frv-linux.
+
+2012-12-07  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/shared.exp (libneeded1a.so): Override any system
+       supplied --as-needed or --add-needed flag.
+
+2012-12-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14915
+       * ld-elf/shared.exp (build_tests): Test --add-needed,
+       --copy-dt-needed-entries, --no-add-needed and
+       --no-copy-dt-needed-entries with -shared.
+       Add tests for --no-add-needed and --no-copy-dt-needed-entries
+       with -shared.
+
+2012-12-06  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/comm-data4.d, ld-elf/comm-data4.s: New test.
+       * ld-elf/comm-data5.d, ld-elf/comm-data5.s: New test.
+       * ld-elf/comm-data.exp: Run them.
+
+2012-12-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/shared.exp (build_tests): Build libneeded1b.so,
+       libneeded1a.so and libneeded1c.o.
+       (run_tests): Test --add-needed and --copy-dt-needed-entries.
+       Add tests for --no-add-needed and --no-copy-dt-needed-entries.
+
+       * ld-elf/needed1.out: New file.
+       * ld-elf/needed1a.c: Likewise.
+       * ld-elf/needed1b.c: Likewise.
+       * ld-elf/needed1c.c: Likewise.
+
+2012-12-03  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
+       Update dump according to current output.
+
+2012-12-03  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/attr-gnu-4-12.d: Update the warning message.
+       * ld-mips-elf/attr-gnu-4-13.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-21.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-23.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-31.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-32.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-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-45.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-51.d: Likewise.
+
+2012-12-03  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/attr-gnu-4-12.d: Adjust the warning expected
+       according to changes to BFD.
+       * ld-mips-elf/attr-gnu-4-14.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-31.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-32.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-34.d: Likewise.
+       * ld-mips-elf/attr-gnu-4-41.d: Likewise.
+
+2012-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14904
+       * ld-plugin/plugin-2.d: Update expected error message.
+       * ld-plugin/plugin-4.d: Likewise.
+
+2012-11-30  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/ehdr_start.s: Put reference in .rodata section, not .data.
+
+2012-11-27  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/flags1.d: Add *-*-nacl* to xfail list.
+       * ld-elf/orphan-region.d: Likewise.
+
+2012-11-27  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/compress.exp: Bail out if zlib is not supported.
+       * lib/ld-lib.exp (run_dump_test): If as options include
+       --compress-debug-sections and zlib is not available, report
+       the test as unsupported.
+
+2012-11-23  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/plt1.d: Update for default "at" branch hints.
+       * ld-powerpc/tlsexe.d: Likewise.
+       * ld-powerpc/tlsexetoc.d: Likewise.
+       * ld-powerpc/tlsopt1.d: Likewise.
+       * ld-powerpc/tlsopt1_32.d: Likewise.
+       * ld-powerpc/tlsopt2.d: Likewise.
+       * ld-powerpc/tlsopt2_32.d: Likewise.
+       * ld-powerpc/tlsopt4.d: Likewise.
+       * ld-powerpc/tlsopt4_32.d: Likewise.
+       * ld-powerpc/tlsso.d: Likewise.
+       * ld-powerpc/tlstocso.d: Likewise.
+
+2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/14493
+       * ld-elf/maxpage5.d: New file.
+       * ld-elf/maxpage5.s: Likewise.
+       * ld-elf/maxpage5.t: Likewise.
+
+2012-11-21  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
+       to PR ld/13802.
+
+2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
+       * ld-elf/discard2.d: Likewise.
+       * ld-elf/discard3.d: Likewise.
+       * ld-elf/eh6.d: Likewise.
+       * ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu.
+       * ld-elf/maxpage4.d: Likewise.
+
+2012-11-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14862
+       * ld-elf/shared.exp (build_tests): Build libpr14862-1.o and
+       libpr14862.so.
+       (run_tests): Test pr14862.
+
+       * ld-elf/pr14862-1.c: New file.
+       * ld-elf/pr14862-2.c: Likewise.
+       * ld-elf/pr14862.map: Likewise.
+       * ld-elf/pr14862.out: Likewise.
+
+2012-11-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/global1.d: New file.
+
+2012-11-07  James Murray   <jsm@jsm-net.demon.co.uk>
+
+       * ld-m68hc11/movw.d: New test for 16bit relocate.
+       * ld-m68hc11/movw.s: Source for test.
+
+2012-10-30  Steve McIntyre   <steve.mcintyre@linaro.org>
+
+       * ld-arm/eabi-hard-float.s: New test source.
+       * ld-arm/eabi-soft-float.s: New test source.
+       * ld-arm/eabi-hard-float.d: New test.
+       * ld-arm/eabi-soft-float.d: New test.
+       * ld-arm/eabi-soft-float-ABI4.d: New test.
+       * ld-arm/eabi-soft-float-r.d: New test.
+       * ld-arm/arm-elf.xp: Use the new tests.
+
+2012-10-29  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/powerpc.exp: Modify emulation option passed to ld
+       when little-endian.
+       * ld-powerpc/apuinfo-nul.rd: Update for le output.
+       * ld-powerpc/apuinfo.rd: Likewise.
+       * ld-powerpc/plt1.d: Likewise.
+       * ld-powerpc/relax.d: Likewise.
+       * ld-powerpc/relaxr.d: Likewise.
+       * ld-powerpc/sdadyn.d: Likewise.
+       * ld-powerpc/tls.d: Likewise.
+       * ld-powerpc/tls.g: Likewise.
+       * ld-powerpc/tls.t: Likewise.
+       * ld-powerpc/tls32.d: Likewise.
+       * ld-powerpc/tls32.g: Likewise.
+       * ld-powerpc/tls32.t: Likewise.
+       * ld-powerpc/tlsexe.d: Likewise.
+       * ld-powerpc/tlsexe.g: Likewise.
+       * ld-powerpc/tlsexe.r: Likewise.
+       * ld-powerpc/tlsexe.t: Likewise.
+       * ld-powerpc/tlsexe32.d: Likewise.
+       * ld-powerpc/tlsexe32.g: Likewise.
+       * ld-powerpc/tlsexe32.r: Likewise.
+       * ld-powerpc/tlsexe32.t: Likewise.
+       * ld-powerpc/tlsexetoc.d: Likewise.
+       * ld-powerpc/tlsexetoc.g: Likewise.
+       * ld-powerpc/tlsexetoc.r: Likewise.
+       * ld-powerpc/tlsexetoc.t: Likewise.
+       * ld-powerpc/tlsmark.d: Likewise.
+       * ld-powerpc/tlsmark32.d: Likewise.
+       * ld-powerpc/tlsopt1.d: Likewise.
+       * ld-powerpc/tlsopt1_32.d: Likewise.
+       * ld-powerpc/tlsopt2.d: Likewise.
+       * ld-powerpc/tlsopt2_32.d: Likewise.
+       * ld-powerpc/tlsopt3.d: Likewise.
+       * ld-powerpc/tlsopt3_32.d: Likewise.
+       * ld-powerpc/tlsopt4.d: Likewise.
+       * ld-powerpc/tlsopt4_32.d: Likewise.
+       * ld-powerpc/tlsso.d: Likewise.
+       * ld-powerpc/tlsso.g: Likewise.
+       * ld-powerpc/tlsso.r: Likewise.
+       * ld-powerpc/tlsso.t: Likewise.
+       * ld-powerpc/tlsso32.d: Likewise.
+       * ld-powerpc/tlsso32.g: Likewise.
+       * ld-powerpc/tlsso32.r: Likewise.
+       * ld-powerpc/tlsso32.t: Likewise.
+       * ld-powerpc/tlstoc.d: Likewise.
+       * ld-powerpc/tlstoc.g: Likewise.
+       * ld-powerpc/tlstoc.t: Likewise.
+       * ld-powerpc/tlstocso.d: Likewise.
+       * ld-powerpc/tlstocso.g: Likewise.
+       * ld-powerpc/tlstocso.t: Likewise.
+       * ld-powerpc/tocopt.out: Likewise.
+
+2012-10-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elfvsb/main.c (main_visibility_checkcom): Remove address
+       check for visibility_def if HIDDEN_UNDEF_TEST is defined.
+       (main_visibility_checkweak): Remove address check for
+       visibility_func if HIDDEN_UNDEF_TEST is defined.
+
+2012-10-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/empty-aligned.d: Revert last change.  Allow more
+       than one header, just not two PT_LOAD.
+       * ld-elf/stack.s: Use .long 0 rather than nops.
+
+2012-10-23  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-elf/binutils.exp: Add -z stack-size=0.
+       * ld-elf/elf.exp: Add stack-exec and stack-size tests.
+       * ld-elf/orphan-region.d: Add stack-size option. Remove xfail.
+       * ld-elf/stack-exec.rd: New.
+       * ld-elf/stack-size.rd: New.
+       * ld-elf/stack.s: New.
+       * ld-scripts/empty-aligned.d: Add stack-size option.
+       * ld-sh/fdpic-stack-set.d: New.
+       * ld-tic6x/shlib-1.rd: Remove __stacksize symbol.
+       * 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.
+
+2012-10-16  Sofiane Naci  <sofiane.naci@arm.com>
+
+       * ld-aarch64/tlsle-symbol-offset.s: New file.
+       * ld-aarch64/tlsle-symbol-offset.d: New file.
+       * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
+
+2012-10-08  Joe Seymour  <jseymour@codesourcery.com>
+
+       * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in
+       output.
+
+2012-09-19  Chris Schlumberger-Socha  <chris.schlumberger-socha@arm.com>
+
+       * ld-aarch64/emit-relocs-309-low.d: Replace symbol with regexp.
+       * ld-aarch64/emit-relocs-309-up.d: Likewise.
+
+2012-09-19  Andrew Burgess  <aburgess@broadcom.com>
+
+       * ld-scripts/assign-loc.d: New file.  Test for assigning absolute
+       symbol to location counter.
+       * ld-scripts/assign-loc.t: New file.  Linker script for above test.
+       * ld-scripts/expr.exp: Add new assignment test.
+
+2012-09-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14591
+       * ld-elf/comm-data.exp (run_ld_link_tests): Add comm-data3a and
+       comm-data3b tests.
+
+       * ld-ifunc/ifunc.exp (run_ld_link_exec_tests): New.
+
+       * ld-elf/comm-data3.sd: New file.
+       * ld-elf/comm-data3a.s: Likewise.
+       * ld-elf/comm-data3b.s: Likewise.
+       * ld-ifunc/ifunc-17a-i386.d: Likewise.
+       * ld-ifunc/ifunc-17a-x86-64.d: Likewise.
+       * ld-ifunc/ifunc-17a.s: Likewise.
+       * ld-ifunc/ifunc-17b-i386.d: Likewise.
+       * ld-ifunc/ifunc-17b-x86-64.d: Likewise.
+       * ld-ifunc/ifunc-17b.s: Likewise.
+       * ld-ifunc/ifunc-common-1.out: Likewise.
+       * ld-ifunc/ifunc-common-1a.c: Likewise.
+       * ld-ifunc/ifunc-common-1b.c: Likewise.
+
+2012-09-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/shared.exp (build_cxx_tests): Move out the commented out
+       test.
+
+       * lib/ld-lib.exp (run_ld_link_exec_tests): Assemble all sources
+       files in each test.
+
+2012-09-12  Chris Schlumberger-Socha  <chris.schlumberger-socha@arm.com>
+
+       * ld-aarch64/aarch64-elf.exp: New reloc tests.
+       * ld-aarch64/emit-relocs-309-low-bad.d: New file. Expected asm for test
+       failure (lower bound overflow).
+       * ld-aarch64/emit-relocs-309-low.d: New file. Expected asm for test
+       success (lower bound).
+       * ld-aarch64/emit-relocs-309-up-bad.d: New file. Expected asm for test
+       failure (upper bound overflow).
+       * ld-aarch64/emit-relocs-309-up.d: New file. Expected asm for test
+       success (upper bound).
+       * ld-aarch64/emit-relocs-309.s: New file. Asm for new reloc tests.
+
+2012-09-09  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
+       to be emitted and checked.
+       * ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
+       ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
+       ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
+       ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
+       ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
+       ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
+       ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
+
+2012-08-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/i386.exp: Run mov1a, mov1b.
+       * ld-x86-64/x86-64.exp: Run mov1a, mov1b, mov1c, mov1d.
+
+       * ld-i386/mov1.s: New file.
+       * ld-i386/mov1a.d: Likewise.
+       * ld-i386/mov1b.d: Likewise.
+       * ld-x86-64/mov1.s: Likewise.
+       * ld-x86-64/mov1a.d: Likewise.
+       * ld-x86-64/mov1b.d: Likewise.
+       * ld-x86-64/mov1c.d: Likewise.
+       * ld-x86-64/mov1d.d: Likewise.
+
+2012-08-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/i386.exp: Run lea1d, lea1f, lea1f.
+       * ld-x86-64/x86-64.exp: Run lea1g, lea1h, lea1i, lea1j, lea1k,
+       lea1l.
+
+       * ld-ifunc/ifunc-13-i386.d: Remove R_386_RELATIVE entry.
+
+       * ld-i386/lea1d.d: New file.
+       * ld-i386/lea1e.d: Likewise.
+       * ld-i386/lea1f.d: Likewise.
+       * ld-x86-64/lea1g.d: Likewise.
+       * ld-x86-64/lea1h.d: Likewise.
+       * ld-x86-64/lea1i.d: Likewise.
+       * ld-x86-64/lea1j.d: Likewise.
+       * ld-x86-64/lea1k.d: Likewise.
+       * ld-x86-64/lea1l.d: Likewise.
+
+2012-08-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/i386.exp: Run lea1a, lea1b, lea1c.
+       * ld-x86-64/x86-64.exp: Run lea1a, lea1b, lea1c, lea1d, lea1e,
+       lea1f.
+
+       * ld-i386/lea1.s: New file.
+       * ld-i386/lea1a.d: Likewise.
+       * ld-i386/lea1b.d: Likewise.
+       * ld-i386/lea1c.d: Likewise.
+       * ld-x86-64/lea1.s: Likewise.
+       * ld-x86-64/lea1a.d: Likewise.
+       * ld-x86-64/lea1b.d: Likewise.
+       * ld-x86-64/lea1c.d: Likewise.
+       * ld-x86-64/lea1d.d: Likewise.
+       * ld-x86-64/lea1e.d: Likewise.
+       * ld-x86-64/lea1f.d: Likewise.
+
+2012-08-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14525
+       * ld-elf/elf.exp: Run pr14525.
+
+       * ld-elf/pr14525.c: New.
+       * ld-elf/pr14525.out: Likewise.
+
+2012-08-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-elf/export-class.sd: New test.
+       * ld-elf/export-class.vd: New test.
+       * ld-elf/export-class-def.s: New test source.
+       * ld-elf/export-class-dep.s: New test source.
+       * ld-elf/export-class-lib.s: New test source.
+       * ld-elf/export-class-ref.s: New test source.
+       * ld-elf/export-class-lib.ver: New test version script.
+       * ld-elf/export-class.exp: New test script.
+       * ld-arm/arm-export-class.rd: New test.
+       * ld-arm/arm-export-class.xd: New test.
+       * ld-arm/export-class.exp: New test script.
+       * ld-i386/i386-export-class.rd: New test.
+       * ld-i386/i386-export-class.xd: New test.
+       * ld-i386/export-class.exp: New test script.
+       * ld-mips-elf/mips-32-export-class.rd: New test.
+       * ld-mips-elf/mips-32-export-class.xd: New test.
+       * ld-mips-elf/mips-64-export-class.rd: New test.
+       * ld-mips-elf/mips-64-export-class.xd: New test.
+       * ld-mips-elf/export-class.exp: New test script.
+       * ld-powerpc/powerpc-32-export-class.rd: New test.
+       * ld-powerpc/powerpc-32-export-class.xd: New test.
+       * ld-powerpc/powerpc-64-export-class.rd: New test.
+       * ld-powerpc/powerpc-64-export-class.xd: New test.
+       * ld-powerpc/export-class.exp: New test script.
+       * ld-x86-64/x86-64-64-export-class.rd: New test.
+       * ld-x86-64/x86-64-x32-export-class.rd: New test.
+       * ld-x86-64/export-class.exp: New test script.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/exclude3a.d: Remove target and use failif.
+
+       * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
+       use failif
+
+       * ld-elf/exclude3d.d: Removed.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/arm-elf.exp: Add new testcases.
+       * ld-arm/attr-merge-vfp-3.d: Update for change in expected
+       output.
+       * ld-arm/attr-merge-vfp-3r.d: Likewise.
+       * ld-arm/attr-merge-vfp-4.d: Likewise.
+       * ld-arm/attr-merge-vfp-4r.d: Likewise.
+       * ld-arm/attr-merge-vfp-5.d: Likewise.
+       * ld-arm/attr-merge-vfp-5r.d: Likewise.
+       * ld-arm/attr-merge-vfp-7.d: New testcase.
+       * ld-arm/attr-merge-vfp-7r.d: Likewise.
+       * ld-arm/attr-merge-vfp-armv8-hard.s: Likewise.
+       * ld-arm/attr-merge-vfp-armv8.s: Likewise.
+
+2012-08-14  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/14265
+       * ld-gc/gc.exp: Add a new test.
+       * ld-gc/pr14265.c: Source file for the new test.
+       * ld-gc/pr14265.t: Linker script for the new test.
+       * ld-gc/pr14265.d: Expected symbol dump.
+
+2012-08-13  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/export-class-call16-o32.dd: New test.
+       * ld-mips-elf/export-class-call16-o32-irix.dd: New test.
+       * ld-mips-elf/export-class-call16-o32.gd: New test.
+       * ld-mips-elf/export-class-call16-n32.dd: New test.
+       * ld-mips-elf/export-class-call16-n32.gd: New test.
+       * ld-mips-elf/export-class-call16-n64.dd: New test.
+       * ld-mips-elf/export-class-call16-n64.gd: New test.
+       * ld-mips-elf/export-class-call16-def.s: New test source.
+       * ld-mips-elf/export-class-call16-o32.s: New test source.
+       * ld-mips-elf/export-class-call16-n32.s: New test source.
+       * ld-mips-elf/export-class-call16-n64.s: New test source.
+       * ld-mips-elf/export-class-call16.ld: New test linker script.
+       * ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2012-08-13  Ian Bolton  <ian.bolton@arm.com>
+           Laurent Desnogues  <laurent.desnogues@arm.com>
+           Jim MacArthur  <jim.macarthur@arm.com>
+           Marcus Shawcroft  <marcus.shawcroft@arm.com>
+           Nigel Stephens  <nigel.stephens@arm.com>
+           Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+           Richard Earnshaw  <rearnsha@arm.com>
+           Sofiane Naci  <sofiane.naci@arm.com>
+           Tejas Belagod  <tejas.belagod@arm.com>
+           Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * ld-aarch64/aarch64-elf.exp: New file.
+       * ld-aarch64/aarch64.ld: New file.
+       * ld-aarch64/eh-frame-bar.s: New file.
+       * ld-aarch64/eh-frame-foo.s: New file.
+       * ld-aarch64/eh-frame.d: New file.
+       * ld-aarch64/emit-relocs-257-be.d: New file.
+       * ld-aarch64/emit-relocs-257.d: New file.
+       * ld-aarch64/emit-relocs-257.s: New file.
+       * ld-aarch64/emit-relocs-260-be.d: New file.
+       * ld-aarch64/emit-relocs-260.d: New file.
+       * ld-aarch64/emit-relocs-260.s: New file.
+       * ld-aarch64/emit-relocs-262.d: New file.
+       * ld-aarch64/emit-relocs-262.s: New file.
+       * ld-aarch64/emit-relocs-263.d: New file.
+       * ld-aarch64/emit-relocs-263.s: New file.
+       * ld-aarch64/emit-relocs-264.d: New file.
+       * ld-aarch64/emit-relocs-264.s: New file.
+       * ld-aarch64/emit-relocs-265.d: New file.
+       * ld-aarch64/emit-relocs-265.s: New file.
+       * ld-aarch64/emit-relocs-266.d: New file.
+       * ld-aarch64/emit-relocs-266.s: New file.
+       * ld-aarch64/emit-relocs-267.d: New file.
+       * ld-aarch64/emit-relocs-267.s: New file.
+       * ld-aarch64/emit-relocs-268.d: New file.
+       * ld-aarch64/emit-relocs-268.s: New file.
+       * ld-aarch64/emit-relocs-269.d: New file.
+       * ld-aarch64/emit-relocs-269.s: New file.
+       * ld-aarch64/emit-relocs-270-bad.d: New file.
+       * ld-aarch64/emit-relocs-270.d: New file.
+       * ld-aarch64/emit-relocs-270.s: New file.
+       * ld-aarch64/emit-relocs-271.d: New file.
+       * ld-aarch64/emit-relocs-271.s: New file.
+       * ld-aarch64/emit-relocs-272.d: New file.
+       * ld-aarch64/emit-relocs-272.s: New file.
+       * ld-aarch64/emit-relocs-273.d: New file.
+       * ld-aarch64/emit-relocs-273.s: New file.
+       * ld-aarch64/emit-relocs-274.d: New file.
+       * ld-aarch64/emit-relocs-274.s: New file.
+       * ld-aarch64/emit-relocs-275.d: New file.
+       * ld-aarch64/emit-relocs-275.s: New file.
+       * ld-aarch64/emit-relocs-276.d: New file.
+       * ld-aarch64/emit-relocs-276.s: New file.
+       * ld-aarch64/emit-relocs-277.d: New file.
+       * ld-aarch64/emit-relocs-277.s: New file.
+       * ld-aarch64/emit-relocs-278.d: New file.
+       * ld-aarch64/emit-relocs-278.s: New file.
+       * ld-aarch64/emit-relocs-279-bad.d: New file.
+       * ld-aarch64/emit-relocs-279.d: New file.
+       * ld-aarch64/emit-relocs-279.s: New file.
+       * ld-aarch64/emit-relocs-280.d: New file.
+       * ld-aarch64/emit-relocs-280.s: New file.
+       * ld-aarch64/emit-relocs-282.d: New file.
+       * ld-aarch64/emit-relocs-282.s: New file.
+       * ld-aarch64/emit-relocs-283.d: New file.
+       * ld-aarch64/emit-relocs-283.s: New file.
+       * ld-aarch64/emit-relocs-284.d: New file.
+       * ld-aarch64/emit-relocs-284.s: New file.
+       * ld-aarch64/emit-relocs-285.d: New file.
+       * ld-aarch64/emit-relocs-285.s: New file.
+       * ld-aarch64/emit-relocs-286-bad.d: New file.
+       * ld-aarch64/emit-relocs-286.d: New file.
+       * ld-aarch64/emit-relocs-286.s: New file.
+       * ld-aarch64/emit-relocs-287.d: New file.
+       * ld-aarch64/emit-relocs-287.s: New file.
+       * ld-aarch64/emit-relocs-299.d: New file.
+       * ld-aarch64/emit-relocs-299.s: New file.
+       * ld-aarch64/emit-relocs-311.d: New file.
+       * ld-aarch64/emit-relocs-311.s: New file.
+       * ld-aarch64/emit-relocs-312.d: New file.
+       * ld-aarch64/emit-relocs-312.s: New file.
+       * ld-aarch64/emit-relocs1.s: New file.
+       * ld-aarch64/farcall-b-none-function.d: New file.
+       * ld-aarch64/farcall-b-none-function.s: New file.
+       * ld-aarch64/farcall-b.d: New file.
+       * ld-aarch64/farcall-b.s: New file.
+       * ld-aarch64/farcall-back.d: New file.
+       * ld-aarch64/farcall-back.s: New file.
+       * ld-aarch64/farcall-bl-none-function.d: New file.
+       * ld-aarch64/farcall-bl-none-function.s: New file.
+       * ld-aarch64/farcall-bl.d: New file.
+       * ld-aarch64/farcall-bl.s: New file.
+       * ld-aarch64/farcall-section.d: New file.
+       * ld-aarch64/farcall-section.s: New file.
+       * ld-aarch64/limit-b.d: New file.
+       * ld-aarch64/limit-b.s: New file.
+       * ld-aarch64/limit-bl.d: New file.
+       * ld-aarch64/limit-bl.s: New file.
+       * ld-aarch64/relocs.ld: New file.
+       * ld-aarch64/tls-desc-ie.d: New file.
+       * ld-aarch64/tls-desc-ie.s: New file.
+       * ld-aarch64/tls-relax-all.d: New file.
+       * ld-aarch64/tls-relax-all.s: New file.
+       * ld-aarch64/tls-relax-gd-ie.d: New file.
+       * ld-aarch64/tls-relax-gd-ie.s: New file.
+       * ld-aarch64/tls-relax-gd-le.d: New file.
+       * ld-aarch64/tls-relax-gd-le.s: New file.
+       * ld-aarch64/tls-relax-gdesc-ie-2.d: New file.
+       * ld-aarch64/tls-relax-gdesc-ie-2.s: New file.
+       * ld-aarch64/tls-relax-gdesc-ie.d: New file.
+       * ld-aarch64/tls-relax-gdesc-ie.s: New file.
+       * ld-aarch64/tls-relax-gdesc-le-2.d: New file.
+       * ld-aarch64/tls-relax-gdesc-le-2.s: New file.
+       * ld-aarch64/tls-relax-gdesc-le.d: New file.
+       * ld-aarch64/tls-relax-gdesc-le.s: New file.
+       * ld-aarch64/tls-relax-ie-le-2.d: New file.
+       * ld-aarch64/tls-relax-ie-le-2.s: New file.
+       * ld-aarch64/tls-relax-ie-le-3.d: New file.
+       * ld-aarch64/tls-relax-ie-le-3.s: New file.
+       * ld-aarch64/tls-relax-ie-le.d: New file.
+       * ld-aarch64/tls-relax-ie-le.s: New file.
+       * ld-aarch64/weak-undefined.d: New file.
+       * ld-aarch64/weak-undefined.s: New file.
+       * ld-elf/binutils.exp (binutils_test): Add optional parameter
+       'test_name'; change to construct 'test_name' from the 'prog_name'
+       and 'ld_options' only when "$test_name" == "".
+       * ld-elf/group8a.d (#notarget): Add AArch64.
+       * ld-elf/group8b.d (#notarget): Add AArch64.
+       * ld-elf/group9a.d (#notarget): Add AArch64.
+       * ld-elf/group9b.d (#notarget): Add AArch64.
+       * ld-elf/pr12851.d (#notarget): Add AArch64.
+       * ld-elf/pr12975.d (#notarget): Add AArch64.
+       * ld-elf/pr13177.d (#notarget): Add AArch64.
+       * ld-elf/pr13195.d (#notarget): Add AArch64.
+       * ld-elfvers/vers.exp: Add AArch64.
+       * ld-shared/shared.exp: Add AArch64.
+       * ld-srec/srec.exp: Add AArch64.
+       * lib/ld-lib.exp: Add AArch64.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
+       * ld-mips-elf/eh-frame5.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/mips16-pic-1.ld: Likewise.
+       * ld-mips-elf/no-shared-1.ld: Likewise.
+       * ld-mips-elf/pic-and-nonpic-1.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/pic-and-nonpic-6.ld: Likewise.
+       * ld-mips-elf/reloc-2.ld: Likewise.
+       * ld-mips-elf/reloc-estimate-1.ld: Likewise.
+       * ld-mips-elf/stub-dynsym-1.ld: Likewise.
+       * ld-mips-elf/tls-hidden3.ld: Likewise.
+       * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
+       * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
+       * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
+       * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
+       * ld-mips-elf/eh-frame5.d: Likewise.
+       * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
+       * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
+       * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
+       * ld-mips-elf/tlsdyn-o32.d: Likewise.
+       * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
+       * ld-mips-elf/tls-multi-got-1.got: Likewise.
+       * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
+       * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
+       * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
+       * ld-mips-elf/tlsdyn-o32.got: Likewise.
+       * ld-mips-elf/tlslib-o32-ver.got: Likewise.
+       * ld-mips-elf/tlslib-o32.got: Likewise.
+       * ld-mips-elf/mips16-pic-2.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
+       * ld-mips-elf/tls-multi-got-1.r: Likewise.
+       * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
+       * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
+       * ld-mips-elf/mips-elf.exp: Likewise.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/gp-hidden.rd: New test.
+       * ld-mips-elf/gp-hidden.sd: New test.
+       * ld-mips-elf/gp-hidden-lib.rd: New test.
+       * ld-mips-elf/gp-hidden-ver.rd: New test.
+       * ld-mips-elf/gp-hidden-64.rd: New test.
+       * ld-mips-elf/gp-hidden-lib-64.rd: New test.
+       * ld-mips-elf/gp-hidden-ver-64.rd: New test.
+       * ld-mips-elf/gp-hidden.s: New test source.
+       * ld-mips-elf/gp-hidden-lib.s: New test source.
+       * ld-mips-elf/gp-hidden-ver.s: New test source.
+       * ld-mips-elf/gp-hidden-ver.ver: New test version script.
+       * ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
+       of _gp from the global scope.
+       * ld-mips-elf/rel32-n32.d: Likewise.
+       * ld-mips-elf/rel64.d: Likewise.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
+       Adjust abi_asflags for targets that do not infer the ISA from the
+       ABI.
+       * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
+       infer the ISA from the ABI.
+       * ld-mips-elf/eh-frame1-n64.d: Likewise.
+       * ld-mips-elf/eh-frame2-n32.d: Likewise.
+       * ld-mips-elf/eh-frame2-n64.d: Likewise.
+       * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
+       * 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-embed.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
+       * ld-mips-elf/emit-relocs-1.d: Likewise.
+       * ld-mips-elf/got-page-2.d: Likewise.
+       * ld-mips-elf/no-shared-1-n32.d: Likewise.
+       * ld-mips-elf/no-shared-1-n64.d: Likewise.
+       * ld-mips-elf/rel32-n32.d: Likewise.
+       * ld-mips-elf/rel64.d: Likewise.
+       * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
+       * ld-mips-elf/relax-jalr-n32.d: Likewise.
+       * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
+       * ld-mips-elf/relax-jalr-n64.d: Likewise.
+       * ld-mips-elf/reloc-1-n32.d: Likewise.
+       * ld-mips-elf/reloc-1-n64.d: Likewise.
+       * ld-mips-elf/textrel-1.d: Likewise.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
+       * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
+
+2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
+       argument and the "dump" keyword.
+       * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
+       across targets.
+       * ld-mips-elf/emit-relocs-1b.s: Likewise.
+       * ld-mips-elf/jalbal.s: Adjust padding.
+       * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
+       * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
+       * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
+       * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
+       * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
+       * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip.  Adjust
+       output.
+       * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
+       * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
+       Adjust output.
+       * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip.  Adjust
+       output.
+       * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
+       * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
+       * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
+       too.  Move tool flags from o32_as_flags and o32_ld_flags
+       variables into abi_asflags and abi_ldflags arrays.  Adjust test
+       cases run to use them.  Run the new tests.
+
+2012-08-05  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * ld-vax-elf: New directory.
+       * ld-vax-elf/plt-local-lib.dd: New test.
+       * ld-vax-elf/plt-local-lib.ld: New test linker script.
+       * ld-vax-elf/plt-local-lib.s: New test source.
+       * ld-vax-elf/plt-local.dd: New test.
+       * ld-vax-elf/plt-local.ld: New test linker script.
+       * ld-vax-elf/plt-local.s: New test source.
+       * ld-vax-elf/plt-local-hidden-pic.s: New test source.
+       * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
+       * ld-vax-elf/vax-elf.exp: New test script.
+
+2012-08-03  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/ld-lib.exp (at_least_gcc_version): Accept more version
+       number formats; avoid throwing exceptions in any case.
+
+2012-08-03  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/mode-change-error-1.d: Update the error message.
+
+2012-08-02  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * ld-mips-elf/got-vers-1.rd: Fix a typo.
+
+2012-08-01  James Lemke  <jwlemke@codesourcery.com>
+
+       * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
+
+2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/fini0.s: Indent global directive.
+       * ld-elf/foo0.s: Likewise.
+       * ld-elf/init0.s: Likewise.
+
+       * ld-elf/pr14156c.t: Keep text section.
+
+2012-07-26  Meador Inge  <meadori@codesourcery.com>
+
+       PR ld/14397
+       * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
+       * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
+       * ld-arm/arm-no-rel-plt.out: Expected output.
+
+2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-elf/foo0.s: Use ARM-compatible .section syntax.
+       * ld-elf/foo1.s: Likewise.
+       * ld-elf/foo2.s: Likewise.
+       * ld-elf/foo3.s: Likewise.
+       * ld-elf/foon.s: Likewise.
+
+2012-07-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14156
+       * ld-elf/fini0.s: New file.
+       * ld-elf/fini1.s: Likewise.
+       * ld-elf/fini2.s: Likewise.
+       * ld-elf/fini3.s: Likewise.
+       * ld-elf/finin.s: Likewise.
+       * ld-elf/foo0.s: Likewise.
+       * ld-elf/foo1.s: Likewise.
+       * ld-elf/foo2.s: Likewise.
+       * ld-elf/foo3.s: Likewise.
+       * ld-elf/foon.s: Likewise.
+       * ld-elf/init0.s: Likewise.
+       * ld-elf/init1.s: Likewise.
+       * ld-elf/init2.s: Likewise.
+       * ld-elf/init3.s: Likewise.
+       * ld-elf/initn.s: Likewise.
+       * ld-elf/pr14156a.d: Likewise.
+       * ld-elf/pr14156b.d: Likewise.
+       * ld-elf/pr14156c.d: Likewise.
+       * ld-elf/pr14156c.t: Likewise.
+
+2012-07-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14323
+       * ld-elf/pr14323-1.c: New.
+       * ld-elf/pr14323-2.c: Likewise.
+
+       * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
+       (run_tests): Add pr14323.
+
+2012-07-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/3351
+       * ld-elf/indirect.exp: New file.
+       * ld-elf/indirect1a.c: Likewise.
+       * ld-elf/indirect1b.c: Likewise.
+       * ld-elf/indirect1c.c: Likewise.
+       * ld-elf/indirect2.c: Likewise.
+       * ld-elf/indirect3.out: Likewise.
+       * ld-elf/indirect3a.c: Likewise.
+       * ld-elf/indirect3b.c: Likewise.
+       * ld-elf/indirect3c.c: Likewise.
+       * ld-elf/indirect4.out: Likewise.
+       * ld-elf/indirect4a.c: Likewise.
+       * ld-elf/indirect4b.c: Likewise.
+       * ld-elf/indirect4c.c: Likewise.
+
+2012-07-02  Roland McGrath  <mcgrathr@google.com>
+
+       * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
+       * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
+       * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
+       * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
+       * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
+       * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
+
+2012-07-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/data2.c: New file.
+       * ld-elf/weakdef1.c: Likewise.
+
+       * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
+
+2012-06-28  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
+       arm-lib.so built so armeabitests_common can use it.
+       (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
+
+2012-06-26  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
+
+2012-06-27  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/ehdr_start.s: Use data rather than rodata.
+       * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
+
+2012-06-25  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
+       (notarget): Add arm*-*-eabi* cris-*-*.
+
+2012-06-22  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/ehdr_start.s: New file.
+       * ld-elf/ehdr_start.d: New file.
+
+2012-06-21  Alan Modra  <amodra@gmail.com>
+
+       * ld-gc/start.d: Update.
+
+2012-06-18  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
+       dsofn4g.s: New tests.
+
+2012-06-17  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
+       * ld-cris/tls-dso-tpoffgotcomm1.d,
+       ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
+
+       * ld-cris/tls-e-tpoffgotcomm1.d: New test.
+
+2012-06-16  Alan Modra  <amodra@gmail.com>
+
+       * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
+       * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
+       * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
+       * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
+       * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
+       * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
+       * ld-cris/tls-e-tpoffcomm1.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-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
+       * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
+       * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
+       * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
+       * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
+       * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
+       * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
+       * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
+       * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
+       * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
+       * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
+       * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
+       * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
+       * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
+       * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
+       * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
+       * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
+       * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
+       * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
+       * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
+       * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
+       * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
+       * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
+       * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
+       * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
+       * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
+       * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
+       * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
+       * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
+       * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
+       * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
+       * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
+       * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
+       * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
+       * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
+       * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
+       * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
+       * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
+       * ld-x86-64/tlspic.rd: Update.
+       * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
+       * ld-tic6x/dsbt.ld: Likewise.
+
+2012-06-13  Nick Clifton  <nickc@redhat.com>
+
+       * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
+       improved architecture detection.
+       * 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/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/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.
+
+2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14207
+       * ld-x86-64/x86-64.exp: Run pr14207.
+
+       * ld-x86-64/pr14207.d: New file.
+       * ld-x86-64/pr14207.s: Likewise.
+
+2012-06-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14215
+       * ld-i386/i386.exp: Run pr14215.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+       * ld-i386/pr14215.d: New file.
+       * ld-i386/pr14215.s: Likewise.
+       * ld-x86-64/pr14215.d: Likewise.
+       * ld-x86-64/pr14215.s: Likewise.
+
+2012-06-06  Alan Modra  <amodra@gmail.com>
+
+       * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
+       * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
+       * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
+       * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
+       * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
+       * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
+       * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
+       * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
+       * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
+       * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
+       * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
+       * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
+       * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
+       * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
+       * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
+       * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
+       * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
+       * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
+       * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
+       * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
+       * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
+       * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
+       * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
+       * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
+       * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
+       * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
+       * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
+       * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
+       * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
+       * ld-sparc/tlssunbin64.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-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
+       * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
+       * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
+       * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
+       * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
+       * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
+       * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
+       * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
+       * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
+       added STT_FILE symbols.
+
+2012-06-06  Alan Modra  <amodra@gmail.com>
+
+       * ld-mmix/bpo-9.d: Update.
+       * ld-mmix/bpo-10.d: Update.
+       * ld-mmix/bpo-11.d: Update.
+       * ld-mmix/sec-7m.d: Update.
+
+2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
+       * ld-ifunc/ifunc-15-x86-64.s: Likewise.
+
+2012-05-30  Nick Clifton  <nickc@redhat.com>
+
+       * ld-tic6x/shlib-1b.rd: Revert previous delta.
+       * ld-tic6x/shlib-1rb.rd: Likewise.
+       * ld-tic6x/shlib-1.rd: Likewise.
+       * ld-tic6x/shlib-1r.rd: Likewise.
+       * ld-tic6x/shlib-app-1b.rd: Likewise.
+       * ld-tic6x/shlib-app-1rb.rd: Likewise.
+       * ld-tic6x/shlib-app-1.rd: Likewise.
+       * ld-tic6x/shlib-app-1r.rd: Likewise.
+       * ld-tic6x/shlib-noindex.rd: Likewise.
+       * ld-tic6x/static-app-1b.rd: Likewise.
+       * ld-tic6x/static-app-1rb.rd: Likewise.
+       * ld-tic6x/static-app-1.rd: Likewise.
+       * ld-tic6x/static-app-1r.rd: Likewise.
+
+2012-05-29  Nick Clifton  <nickc@redhat.com>
+
+       * ld-tic6x/shlib-1b.rd: Update expected readelf output.
+       * ld-tic6x/shlib-1rb.rd: Likewise.
+       * ld-tic6x/shlib-1.rd: Likewise.
+       * ld-tic6x/shlib-1r.rd: Likewise.
+       * ld-tic6x/shlib-app-1b.rd: Likewise.
+       * ld-tic6x/shlib-app-1rb.rd: Likewise.
+       * ld-tic6x/shlib-app-1.rd: Likewise.
+       * ld-tic6x/shlib-app-1r.rd: Likewise.
+       * ld-tic6x/shlib-noindex.rd: Likewise.
+       * ld-tic6x/static-app-1b.rd: Likewise.
+       * ld-tic6x/static-app-1rb.rd: Likewise.
+       * ld-tic6x/static-app-1.rd: Likewise.
+       * ld-tic6x/static-app-1r.rd: Likewise.
+
+2012-05-28  Nick Clifton  <nickc@redhat.com>
+
+       * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
+       * ld-ifunc/ifunc-15a-i385.s: Likewise.
+
+2012-05-28  Alan Modra  <amodra@gmail.com>
+
+       PR ld/14170
+       * ld-elf/pr14170a.s: Put foo, bar address in .data.
+       * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux.  Ignore
+       tic6x warnings.
+
+2012-05-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14170
+       * ld-elf/elf.exp: Add a test for PR ld/14170.
+
+       * ld-elf/pr14170a.s: New file.
+       * ld-elf/pr14170b.s: Likewise.
+       * ld-elf/pr14170c.s: Likewise.
+
+2012-05-26  Alan Modra  <amodra@gmail.com>
+
+       * ld-srec/srec.exp: Remove powerpc64 flag setting.
+
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
+       * ld-elf/eh2.d: Likewise.
+       * ld-elf/eh3.d: Likewise.
+       * ld-elf/eh4.d: Likewise.
+
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
+       (func): Make it global and hidden.
+       * ld-x86-64/ilp32-11.d: Updated.
+
+2012-05-22  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/eh4.d: Revert last change.
+       Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
+
+       * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
+       Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
+       * ld-x86-64/pr12570b.d: Likewise.
+       * ld-x86-64/x86-64.exp: Revert last change.
+
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/eh4.d: Skip x86_64-*-nacl*.
+
+       * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
+
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13909
+       * ld-i386/i386.exp: Revert the last change.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+       * ld-i386/dummy.s: Removed.
+       * ld-i386/pr13909.d: Likewise.
+       * ld-x86-64/pr13909.d: Likewise.
+
 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/13909
This page took 0.034625 seconds and 4 git commands to generate.