Don't skip ld-elf/eh[1-4].d for x32
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 5845e8c573ffbd123b2fff8db4a9f61cc39d0933..81472153417232751b60519e4eb333374c1fcd73 100644 (file)
@@ -1,3 +1,666 @@
+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
+       * ld-i386/i386.exp: Run pr13909.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+       * ld-i386/dummy.s: New file.
+       * ld-i386/pr13909.d: Likewise.
+       * ld-x86-64/pr13909.d: Likewise.
+
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14105
+       * ld-elf/eh4.d: Add PLT eh_frame.
+
+       * ld-i386/i386.exp: Run pr12570a and pr12570b.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+       * ld-i386/pr12570a.d: New file.
+       * ld-i386/pr12570a.s: Likewise.
+       * ld-i386/pr12570b.s: Likewise.
+       * ld-i386/pr12570b.s: Likewise.
+       * ld-x86-64/pr12570a.d: Likewise.
+       * ld-x86-64/pr12570a.s: Likewise.
+       * ld-x86-64/pr12570b.d: Likewise.
+       * ld-x86-64/pr12570b.s: Likewise.
+
+2012-05-19  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
+
+2012-05-19  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/vle.ld: New.
+       * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
+
+2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
+       * ld-i386/tlsdesc.rd: Likewise.
+       * ld-i386/tlsgdesc-nacl.rd: Likewise.
+       * ld-i386/tlsgdesc.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/tlsdesc-nacl.rd: Likewise.
+       * ld-x86-64/tlsdesc.rd: Likewise.
+       * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
+       * ld-x86-64/tlsgdesc.rd: Likewise.
+       * ld-x86-64/tlspic-nacl.rd: Likewise.
+       * ld-x86-64/tlspic.rd: Likewise.
+
+2012-05-18  Alan Modra  <amodra@gmail.com>
+
+       * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
+       * ld-tic6x/unwind-6.d: Typo fix.
+
+2012-05-18  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/init-mixed.c: Include config.h first.
+
+2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
+       * ld-spu/pic.d: Likewise.
+
+2012-05-17  Hans-Peter Nilsson  <hp@axis.com>
+
+       * lib/ld-lib.exp (run_dump_test): For options "warning" and
+       "error", append to earlier option values without adding a space.
+
+2012-05-17  Alan Modra  <amodra@gmail.com>
+
+       * ld-m68k/tls-ld-1.d: Update.
+
+2012-05-17  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/tlsso.r: Update for dynamic sym changes.
+       * ld-powerpc/tlsso32.d: Likewise.
+       * ld-powerpc/tlsso32.r: Likewise.
+       * ld-powerpc/tlstocso.r: Likewise.
+
+2012-05-16  Meador Inge  <meadori@codesourcery.com>
+
+       * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
+
+2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
+
+       * ld-m68hc11/xgate-link.s: New.
+       * ld-m68hc11/xgate-link.d: New.
+       * ld-m68hc11/xgate-offset.s: New.
+       * ld-m68hc11/xgate-offset.d: New.
+       * ld-m68hc11/xgate1.s: New.
+       * ld-m68hc11/xgate1.d: New.
+       * ld-m68hc11/xgate2.s: New.
+       * ld-m68hc11/m68hc11.exp: Updated.
+       * ld-m68hc11/*.d: Brought in line with changed objdump output.
+       * ld-gc/gc.exp: Update CFLAGS for m68hc11.
+       * ld-plugin/plugin.exp: Likewise.
+       * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
+
+2012-05-14  David S. Miller  <davem@davemloft.net>
+
+       * ld-sparc/tlssunbin32.rd: Update.
+       * ld-sparc/tlssunbin64.rd: Likewise.
+
+2012-05-14  James Lemke  <jwlemke@codesourcery.com>
+
+       * ld-powerpc/powerpc.exp: Create ppceabitests.
+       * ld-powerpc/vle-multiseg.s: New.
+       * ld-powerpc/vle-multiseg-1.d: New.
+       * ld-powerpc/vle-multiseg-1.ld: New.
+       * ld-powerpc/vle-multiseg-2.d: New.
+       * ld-powerpc/vle-multiseg-2.ld: New.
+       * ld-powerpc/vle-multiseg-3.d: New.
+       * ld-powerpc/vle-multiseg-3.ld: New.
+       * ld-powerpc/vle-multiseg-4.d: New.
+       * ld-powerpc/vle-multiseg-4.ld: New.
+       * ld-powerpc/vle-multiseg-5.d: New.
+       * ld-powerpc/vle-multiseg-5.ld: New.
+       * ld-powerpc/vle-multiseg-6.d: New.
+       * ld-powerpc/vle-multiseg-6.ld: New.
+       * ld-powerpc/vle-multiseg-6a.s: New.
+       * ld-powerpc/vle-multiseg-6b.s: New.
+       * ld-powerpc/vle-multiseg-6c.s: New.
+       * ld-powerpc/vle-multiseg-6d.s: New.
+       * ld-powerpc/powerpc.exp: Run new tests.
+
+2012-05-14  Catherine Moore  <clm@codesourcery.com>
+
+       * ld-powerpc/apuinfo.rd: Update for VLE.
+       * ld-powerpc/vle-reloc-1.d: New.
+       * ld-powerpc/vle-reloc-1.s: New.
+       * ld-powerpc/vle-reloc-2.d: New.
+       * ld-powerpc/vle-reloc-2.s: New.
+       * ld-powerpc/vle-reloc-3.d: New.
+       * ld-powerpc/vle-reloc-3.s: New.
+       * ld-powerpc/vle-reloc-def-1.s: New.
+       * ld-powerpc/vle-reloc-def-2.s: New.
+       * ld-powerpc/vle-reloc-def-3.s: New.
+
+2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
+       no-shared-1.ld linker script.
+       * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
+       * ld-mips-elf/mips16-call-global-2.s: Likewise.
+       * ld-mips-elf/mips16-call-global-3.s: Likewise.
+       * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
+
+2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
+       linker option.
+       * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
+       ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
+       ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
+       ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
+       ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
+       ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
+       ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
+       ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
+       ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
+       ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
+       ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
+       ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
+       ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
+       ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
+       ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
+
+2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
+       * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
+       and change to a 32-bit value.  Expect CIEs to be marged.
+       * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
+
+2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-alpha/tlspic.rd: Updated.
+       * ld-powerpc/tlsso.r: Likewise.
+       * ld-powerpc/tlsso32.r: Likewise.
+       * ld-powerpc/vxworks1-lib.rd: Likewise.
+       * ld-s390/tlspic.rd: Likewise.
+       * ld-s390/tlspic_64.rd: Likewise.
+       * ld-sh/shared-1.d: Likewise.
+       * ld-sh/tlspic-2.d: Likewise.
+       * ld-sparc/tlssunnopic32.rd: Likewise.
+       * ld-sparc/tlssunnopic64.rd: Likewise.
+       * ld-sparc/tlssunpic32.rd: Likewise.
+       * ld-sparc/tlssunpic64.rd: Likewise.
+
+2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-cris/hiddef1.d: Updated.
+       * ld-cris/libdso-2.d: Likewise.
+       * ld-cris/tls-js1.d: Likewise.
+       * ld-cris/tls-local-63.d: Likewise.
+       * ld-cris/tls-local-64.d: Likewise.
+
+2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/14088
+       * ld-ia64/tlspic.rd: Updated.
+       * 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.
+
+2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/ilp32-11.d: Updated.
+
+2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
+       * ld-x86-64/pr13082-1b.d: Likewise.
+
+2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/ilp32-11.d: New file.
+       * ld-x86-64/ilp32-11.s: Likewise.
+
+       * ld-x86-64/x86-64.exp: Run ilp32-11.
+
+2012-05-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14052
+       * ld-elf/pr14052.d: New file.
+       * ld-elf/pr14052.t: Likewise.
+
+2012-05-05  Alan Modra  <amodra@gmail.com>
+
+       PR ld/14052
+       PR ld/13621
+       * ld-elf/warn2.d: Revert 2012-02-13 change.
+       * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
+
+2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
+       * ld-elf/eh2.d: Likewise.
+       * ld-elf/eh3.d: Likewise.
+       * ld-elf/eh4.d: Likewise.
+
+       * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
+       * ld-shared/shared.exp: Likewise.
+
+       * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
+
+2012-04-24  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
+       * ld-x86-64/tlsdesc-nacl.pd: Likewise.
+
+2012-04-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/13990
+       * ld-arm/arm-elf.exp: Run gc-hidden-1.
+       * ld-arm/gc-hidden-1.d: New test-file.
+       * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
+       ld-arm/main.s: New files.
+
+2012-04-23  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ld-pie/pie.exp: Remove extra braces.
+
+2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13947
+       * ld-x86-64/x86-64.exp: Run pr13947.
+       * ld-x86-64/pr13947.d: New file.
+       * ld-x86-64/pr13947.s: Likewise.
+
+2012-04-13  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/arm-elf.exp (armelftests_common): Move cases using
+       mixed-lib.so to ...
+       (armelftests_nonacl): ... here.
+
+2012-04-12  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/arm-elf.exp (armelftests): Split out into ...
+       (armelftests_common, armelftests_nonacl): ... these two.
+       (armeabitests): Split out into ...
+       (armeabitests_common, armeabitests_nonacl): ... these two.
+       Omit _nonacl sets for arm*-*-nacl* targets.
+
+       * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
+       * ld-arm/farcall-mix2.d: Likewise.
+       * ld-arm/farcall-group.d: Likewise.
+
+       * ld-arm/tls-gdesc-got.d: Match variant file formats too.
+       Accept some variation in exact addresses.
+
+       * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
+       Fix regexps not to care about exact addresses where not relevant.
+
+       * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
+       strings of particular exact lengths.
+       * ld-arm/thumb2-bl-undefweak1.d: Likewise.
+
+       * ld-arm/arm-app.r: Match variant file formats too.
+       * ld-arm/arm-app-abs32.r: Likewise.
+       * ld-arm/arm-lib.d: Likewise.
+       * ld-arm/arm-lib.r: Likewise.
+       * ld-arm/arm-static-app.r: Likewise.
+       * ld-arm/armv4-bx.d: Likewise.
+       * ld-arm/data-only-map.d: Likewise.
+       * ld-arm/group-relocs.d: Likewise.
+       * ld-arm/jump19.d: Likewise.
+       * ld-arm/reloc-boundaries.d: Likewise.
+       * ld-arm/thumb1-bl.d: Likewise.
+       * ld-arm/thumb2-bl.d: Likewise.
+       * ld-arm/tls-app.d: Likewise.
+       * ld-arm/tls-app.r: Likewise.
+       * ld-arm/tls-gdierelax.d: Likewise.
+       * ld-arm/tls-gdierelax2.d: Likewise.
+       * ld-arm/tls-gdlerelax.d: Likewise.
+       * ld-arm/tls-lib.d: Likewise.
+       * ld-arm/tls-lib.r: Likewise.
+       * ld-arm/tls-mixed.r: Likewise.
+       * ld-arm/vfp11-fix-none.d: Likewise.
+       * ld-arm/vfp11-fix-scalar.d: Likewise.
+       * ld-arm/vfp11-fix-vector.d: Likewise.
+       * ld-arm/arm-static-app.d: Likewise.
+       Fix regexps not to care about exact number of leading spaces.
+       * ld-arm/arm-app-abs32.d: Likewise.
+       * ld-arm/fix-arm1176-off.d: Likewise.
+       * ld-arm/fix-arm1176-on.d: Likewise.
+
+       * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
+
+2012-04-09  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
+       -melf_x86_64 and -Ttext to ld options, so we don't assume every
+       x86_64-*-* target uses --64 (vs --x32) by default or has the
+       same address space layout.
+       * ld-elf/eh2.d: Likewise.
+       * ld-elf/eh3.d: Likewise.
+       * ld-elf/eh4.d: Likewise.
+       * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
+       map -melf_x86_64 to -melf_x86_64_nacl.
+
+2012-04-07  David S. Miller  <davem@davemloft.net>
+
+       * ld-sparc/tlssunbin32.rd: Fix regexp.
+       * ld-sparc/tlssunbin64.rd: Likewise.
+
+2012-04-03  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-x86-64/ilp32-4-nacl.d: New file.
+       * ld-x86-64/x86-64.exp: Run it.
+
+       * ld-discard/discard.exp: Accept nacl targets too.
+       * ld-elf/binutils.exp: Likewise.
+       * ld-elf/comm-data.exp: Likewise.
+       * ld-elf/elf.exp: Likewise.
+       * ld-elf/tls_common.exp: Likewise.
+       * ld-elfvers/vers.exp: Likewise.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+       * ld-elfweak/elfweak.exp: Likewise.
+       * ld-gc/gc.exp: Likewise.
+       * ld-ifunc/binutils.exp: Likewise.
+       * ld-ifunc/ifunc.exp: Likewise.
+       * ld-linkonce/linkonce.exp:Likewise.
+       * ld-pie/pie.exp: Likewise.
+       * ld-shared/shared.exp: Likewise.
+       * ld-undefined/weak-undef.exp: Likewise.
+       * ld-unique/unique.exp: Likewise.
+       * ld-x86-64/dwarfreloc.exp: Likewise.
+       * ld-x86-64/line.exp: Likewise.
+
+       * lib/ld-lib.exp (slurp_options): Support global array
+       options_regsub to apply substitutions to the contents
+       of options lines read from the file.
+       * ld-i386/emit-relocs.d: Renamed to ...
+       * ld-i386/emit-relocs.rd: ... this.
+       * ld-i386/i386.exp: Accept nacl targets too.
+       For them, use options_regsub to replace elf_i386 with
+       elf_i386_nacl in run_dump_test cases; apply the same
+       substitution in $i386tests; replace foo.rd expectations
+       files with foo-nacl.rd in $i386tests.
+       (i386tests): Change emit-relocs.d to emit-relocs.rd here.
+       * ld-i386/emit-relocs-nacl.rd: New file.
+       * ld-i386/plt-nacl.pd: New file.
+       * ld-i386/plt-pic-nacl.pd: New file.
+       * ld-i386/tlsbin-nacl.rd: New file.
+       * ld-i386/tlsbindesc-nacl.rd: New file.
+       * ld-i386/tlsdesc-nacl.rd: New file.
+       * ld-i386/tlsgdesc-nacl.rd: New file.
+       * ld-i386/tlsnopic-nacl.rd: New file.
+       * ld-i386/tlspic-nacl.rd: New file.
+       * ld-x86-64/x86-64.exp: Accept nacl targets too.
+       For them, use options_regsub to replace elf_x86_64 with
+       elf_x86_64_nacl in run_dump_test cases; apply the same
+       substitution in $x86_64tests; replace foo.rd expectations
+       files with foo-nacl.rd in $x86_64tests.
+       Add explicit -melf_x86_64 to ld options in tests that need it,
+       in case the default emulation is x32 (as it is for x86_64-nacl).
+       * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
+       * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
+       * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
+       * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
+       * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
+       * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
+       * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
+       * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
+
+       * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
+       and not to depend on exact addresses, displacements, etc. where
+       they are irrelevant.
+       * ld-i386/pcrel16.d: Likewise.
+       * ld-i386/pcrel16abs.d: Likewise.
+       * ld-i386/pr12718.d: Likewise.
+       * ld-i386/pr12921.d: Likewise.
+       * ld-i386/reloc.d: Likewise.
+       * ld-i386/tlsbin.dd: Likewise.
+       * ld-i386/tlsbin.sd: Likewise.
+       * ld-i386/tlsbin.td: Likewise.
+       * ld-i386/tlsbindesc.dd: Likewise.
+       * ld-i386/tlsbindesc.sd: Likewise.
+       * ld-i386/tlsbindesc.td: Likewise.
+       * ld-i386/tlsdesc.dd: Likewise.
+       * ld-i386/tlsdesc.sd: Likewise.
+       * ld-i386/tlsdesc.td: Likewise.
+       * ld-i386/tlsg.sd: Likewise.
+       * ld-i386/tlsgdesc.dd: Likewise.
+       * ld-i386/tlsindntpoff.dd: Likewise.
+       * ld-i386/tlsnopic.dd: Likewise.
+       * ld-i386/tlsnopic.sd: Likewise.
+       * ld-i386/tlspic.dd: Likewise.
+       * ld-i386/tlspic.sd: Likewise.
+       * ld-i386/tlspic.td: Likewise.
+       * ld-i386/tlspie2.d: Likewise.
+       * ld-x86-64/hidden2.d: Likewise.
+       * ld-x86-64/pcrel16.d: Likewise.
+       * ld-x86-64/pr12718.d: Likewise.
+       * ld-x86-64/pr12921.d: Likewise.
+       * ld-x86-64/protected3.d: Likewise.
+       * ld-x86-64/tlsbin.dd: Likewise.
+       * ld-x86-64/tlsbin.sd: Likewise.
+       * ld-x86-64/tlsbin.td: Likewise.
+       * ld-x86-64/tlsbindesc.dd: Likewise.
+       * ld-x86-64/tlsbindesc.sd: Likewise.
+       * ld-x86-64/tlsbindesc.td: Likewise.
+       * ld-x86-64/tlsdesc.dd: Likewise.
+       * ld-x86-64/tlsdesc.sd: Likewise.
+       * ld-x86-64/tlsdesc.td: Likewise.
+       * ld-x86-64/tlsg.sd: Likewise.
+       * ld-x86-64/tlsgd5.dd: Likewise.
+       * ld-x86-64/tlsgd6.dd: Likewise.
+       * ld-x86-64/tlsgdesc.dd: Likewise.
+       * ld-x86-64/tlspic.dd: Likewise.
+       * ld-x86-64/tlspic.sd: Likewise.
+       * ld-x86-64/tlspic.td: Likewise.
+
+       * ld-x86-64/ilp32-8.d: Match any file format variant.
+       Use a -Ttext and adjust expected results, to handle variant layouts.
+       * ld-x86-64/ilp32-9.d: Likewise.
+
+       * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
+       * ld-i386/pr12627.t: Likewise.
+
+       * ld-x86-64/abs-l1om.d: Add target: constraint.
+       * ld-x86-64/protected2-l1om.d: Likewise.
+       * ld-x86-64/protected3-l1om.d: Likewise.
+       * ld-x86-64/ilp32-4.d: Likewise.
+
+       * ld-x86-64/plt.s: New file.
+       * ld-x86-64/pltlib.s: New file.
+       * ld-x86-64/plt.pd: New file.
+       * ld-x86-64/x86-64.exp (x86_64tests): Add them.
+
+       * ld-i386/plt.s: New file.
+       * ld-i386/pltlib.s: New file.
+       * ld-i386/plt.pd: New file.
+       * ld-i386/plt-pic.s: New file.
+       * ld-i386/plt-pic.pd: New file.
+       * ld-i386/i386.exp (i386tests): Add them.
+
+2012-03-25  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
+       file offset and reloc symbol indices.
+
+2012-03-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/13813
+       * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
+       tests, also specify assembler option -march=mips3.
+
+2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13880
+       * ld-i386/i386.exp: Run protected4 and protected5.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+       * ld-i386/protected4.d: New.
+       * ld-i386/protected4.s: Likewise.
+       * ld-i386/protected5.d: Likewise.
+       * ld-i386/protected5.s: Likewise.
+       * ld-x86-64/protected4.d: Likewise.
+       * ld-x86-64/protected4.s: Likewise.
+       * ld-x86-64/protected5.d: Likewise.
+       * ld-x86-64/protected5.s: Likewise.
+
+2012-03-19  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
+       --copy-dt-needed-entries.
+
+2012-03-16  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/arm-elf.exp: Add new testcases.
+       * ld-arm/attr-merge-2.attr: Update ouput.
+       * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
+       * ld-arm/attr-merge-2b.s: Likewise.
+       * ld-arm/attr-merge-3.attr: Updated expected output.
+       * ld-arm/attr-merge-4.attr: Likewise.
+       * ld-arm/attr-merge-5.attr: Likewise.
+       * ld-arm/attr-merge-6.attr: Likewise.
+       * ld-arm/attr-merge-7.attr: Likewise.
+       * ld-arm/attr-merge-arch-1.attr: Likewise.
+       * ld-arm/attr-merge-arch-2.attr: Likewise.
+       * ld-arm/attr-merge-unknown-2.d: Likewise.
+       * ld-arm/attr-merge-unknown-2r.d: Likewise.
+       * ld-arm/attr-merge-unknown-3.d: Likewise.
+       * ld-arm/attr-merge-vfp-1.d: Likewise.
+       * ld-arm/attr-merge-vfp-1r.d: Likewise.
+       * ld-arm/attr-merge-vfp-2.d: Likewise.
+       * ld-arm/attr-merge-vfp-2r.d: Likewise.
+       * ld-arm/attr-merge-vfp-3.d: Likewise.
+       * 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-6.d: Likewise.
+       * ld-arm/attr-merge-vfp-6r.d: Likewise.
+       * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-00.d: Likewise.
+       * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-02.d: Likewise.
+       * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-04.d: Likewise.
+       * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-20.d: Likewise.
+       * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-22.d: Likewise.
+       * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-40.d: Likewise.
+       * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
+       * ld-arm/attr-merge-wchar-44.d: Likewise.
+       * ld-arm/attr-merge.attr: Likewise.
+       * ld-arm/attr-merge-div-0.s: New testcase.
+       * ld-arm/attr-merge-div-00.d: Likewise.
+       * ld-arm/attr-merge-div-01-m3.d: Likewise.
+       * ld-arm/attr-merge-div-01.d: Likewise.
+       * ld-arm/attr-merge-div-02.d: Likewise.
+       * ld-arm/attr-merge-div-1.s: Likewise.
+       * ld-arm/attr-merge-div-10-m3.d: Likewise.
+       * ld-arm/attr-merge-div-10.d: Likewise.
+       * ld-arm/attr-merge-div-11.d: Likewise.
+       * ld-arm/attr-merge-div-12.d: Likewise.
+       * ld-arm/attr-merge-div-120.d: Likewise.
+       * ld-arm/attr-merge-div-2.s: Likewise.
+       * ld-arm/attr-merge-div-20.d: Likewise.
+       * ld-arm/attr-merge-div-21.d: Likewise.
+       * ld-arm/attr-merge-div-22.d: Likewise.
+
+2012-03-16  Alan Modra  <amodra@gmail.com>
+
+       * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
+
+2012-03-15  Alan Modra  <amodra@gmail.com>
+
+       * config/default.exp: Update copyright date.
+       * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
+       shared libs.
+       * ld-elfvers/vers.exp: Likewise.
+
+2012-03-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13839
+       * ld-elf/pr13839.d: New.
+       * ld-elf/pr13839.s: Likewise.
+       * ld-elf/pr13839.t: Likewise.
+
+2012-03-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13817
+       * ld-i386/pr13302.d: Updated.
+       * ld-x86-64/pr13082-5b.d: Likewise.
+       * ld-x86-64/pr13082-6a.d: Likewise.
+       * ld-x86-64/pr13082-6b.d: Likewise.
+
+2012-03-06  Alan Modra  <amodra@gmail.com>
+
+       PR ld/13683
+       * ld-gc/pr13683.d: Allow non-zero top address digit.
+
+2012-03-05  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/13803
+       * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
+       address of func_to_branch_to.
+
+2012-03-01  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/13789
+       * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
+
+2012-02-25  Walter Lee  <walt@tilera.com>
+
+       * ld-tilegx/reloc-be.d: New.
+       * ld-tilegx/reloc-le.d: New.
+       * ld-tilegx/reloc.d: Delete.
+       * ld-tilegx/tilegx.exp: Test big and little endian.
+
 2012-02-22  Nick Clifton  <nickc@redhat.com>
 
        PR ld/13683
This page took 0.029163 seconds and 4 git commands to generate.