Add new test for cygwin target: building an executable with an export table.
[binutils-gdb.git] / ld / testsuite / ChangeLog
index 55a1208bd71efc354b73e08caf73da0fa61c967f..e3152e32ea549a861e7721a3a686520cc9913879 100644 (file)
@@ -1,3 +1,841 @@
+2003-06-02  Fabrizio Gennari  <fabrizio.ge@tiscalinet.it>
+
+       * ld-cygwin: New directory.
+       * ld-cygwin/exe-export.exp: New test script.  Checks building
+       cygwin executables with an export table.
+       * ld-cygwin/testdll.def: New source file.
+       * ld-cygwin/testexe.def: New source file.
+       * ld-cygwin/testdll.c: New source file.
+       * ld-cygwin/testexe.c: New source file.
+
+2003-05-30  H.J. Lu <hongjiu.lu@intel.com>
+
+       * config/default.exp: Load tmpdir/libpath.exp.
+       (gcc_ld_flag): Set from $libpath.
+
+2003-05-27  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * ld-elf/elf.exp: Use if_elf_format.
+       * ld-elf/sec64k.exp: Likewise.
+       * ld-elfcomm/elfcomm.exp: Likewise.
+       * lib/ld-lib.exp (is_elf_format): Match hppa*64*-*-hpux*.
+
+2003-05-25  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
+
+2003-05-20  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-elfvsb/common.c: New file.
+       * ld-elfvsb/elfvsb.exp: Add common.
+
+2003-05-20  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ld-elfvsb/sh3.c: New file.
+       * ld-elfvsb/test.c: Likewise.
+
+       * ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.
+
+2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
+
+       * config/default.exp (gcc_ld_flag): New. Make the newly built
+       linker available to gcc.
+       * lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
+       to gcc.
+
+       * ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
+       libraries.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+       * ld-elfweak/elfweak.exp: Likewise.
+       * ld-shared/shared.exp: Likewise.
+
+       * ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
+       libraries.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+
+       * ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.
+
+       * ld-elfweak/elfweak.exp: Use PIC for shared libraries.
+
+2003-05-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld-m68hc11/link-hcs12.d: New test.
+       * ld-m68hc11/link-hcs12.s: New file.
+       * ld-m68hc11/link-hc12.s: New file.
+
+2003-05-13  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ld-elfweak/elfweak.exp: Fix typo.
+
+2003-05-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-elfvers/vers.exp: Run on sh[34]*-*-linux*.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+       * ld-elfweak/elfweak.exp: Likewise.
+
+2003-05-12  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
+       ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
+       ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
+       ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
+       ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
+       ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
+       ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
+       objdump no longer truncating dump addresses.
+
+2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
+       to linker script.
+       * ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
+       * ld-selective/selective.exp: Disable for s390 and s390x.
+       * ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
+       to linker script.
+       * ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
+       * ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.
+
+2003-05-08  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ld-elfvers/vers.exp: Add vers27d4 and vers27d5 to test
+       versioned reference for hidden symbol.
+
+       * ld-elfvers/vers27d4.dsym: New file.
+       * ld-elfvers/vers27d4.ver: Likewise.
+
+2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ld-elfvers/vers27d3.c (__start): New.
+       (start): New.
+
+2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ld-elfvers/vers.exp (build_binary): Support build exeutable.
+       (build_binary): Renamed from ...
+       (build_vers_lib): This.
+       (build_vers_lib_no_pic): Updated.
+       (build_vers_lib_pic): Likewise.
+       Add vers27d1, vers27d2 and vers27d3 to test versioned
+       definition for hidden symbol referenced by a DSO.
+
+       * ld-elfvers/vers27d.dsym: New file.
+       * ld-elfvers/vers27d.sym: Likewise.
+       * ld-elfvers/vers27d.ver: Likewise.
+       * ld-elfvers/vers27d1.c: Likewise.
+       * ld-elfvers/vers27d2.c: Likewise.
+       * ld-elfvers/vers27d3.c: Likewise.
+
+2003-05-07  Andreas Schwab  <schwab@suse.de>
+
+       * ld-elfvsb/elfvsb.exp: Run dump tests even when cross
+       compiling.
+
+2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/default.exp (gcc_gas_flags): Force ABI to n32 on
+       mips64-linux.
+       * ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
+       * ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
+       on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
+       (good_combination, bad_combination): Use it.
+       Add -32 or -mabi=o64 wherever the ABI was formerly implied.
+
+2003-05-06  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp (objdump_versionstuff): Support comment
+       in expected version file.
+
+       * ld-elfvers/vers25b.c: Add a line of comment.
+       * ld-elfvers/vers25b.dsym: Likwise.
+       * ld-elfvers/vers25b.ver: Likwise.
+       * ld-elfvers/vers26b.dsym: Likwise.
+       * ld-elfvers/vers26b.ver: Likwise.
+       * ld-elfvers/vers27b.dsym: Likwise.
+       * ld-elfvers/vers27b.ver: Likwise.
+       * ld-elfvers/vers27c.c: Likwise.
+       * ld-elfvers/vers27c.dsym: Likwise.
+       * ld-elfvers/vers27c.ver: Likwise.
+
+2003-05-04  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvsb/main.c: Updated.
+       * ld-elfvsb/sh1.c: Likewise.
+
+2003-05-04  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers18.dsym: Updated for weak definiton change.
+       * ld-elfvers/vers18.ver: Likewise.
+       * ld-elfvers/vers19.ver: Likewise.
+       * ld-elfweak/dsowdata.dsym: Likewise.
+       * ld-elfweak/elfweak.exp: Likewise.
+       * ld-elfweak/weakdata.dsym: Likewise.
+
+       * ld-elfweak/elfweak.exp: Remove xfail.
+
+2003-05-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/multi-got-1.d: Force into big-endian mode.
+       Turn relocation offsets into regexps.
+
+2003-05-03  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add vers27a, vers27b, vers27c1 and
+       vers27c2 to test versioned definition vs. hidden definition in
+       different files.
+
+       * ld-elfvers/vers27a.c: New file.
+       * ld-elfvers/vers27a.dsym: Likewise.
+       * ld-elfvers/vers27a.map: Likewise.
+       * ld-elfvers/vers27a.ver: Likewise.
+       * ld-elfvers/vers27b.c: Likewise.
+
+       * ld-elfvers/vers27b.dsym: New empty file.
+       * ld-elfvers/vers27b.ver: Likwise.
+       * ld-elfvers/vers27c.c: Likwise.
+       * ld-elfvers/vers27c.dsym: Likwise.
+       * ld-elfvers/vers27c.ver: Likwise.
+
+2003-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * ld-xstormy16: New directory.
+       * ld-xstormy16/xstormy16.exp: New test script.
+       * ld-xstormy16/pcrel.s: Test assembler source file.
+       * ld-xstormy16/external.s: Test assembler source file.
+       * ld-xstormy16/pcrel.d: Test expected disassembly.
+
+2003-05-02  Andreas Jaeger  <aj@suse.de>
+
+       * ld-elfvers/vers.exp (build_exec): Disable vers26b3 on x86-64-linux.
+
+2003-04-29  H.J. Lu <hjl@gnu.org>
+
+       * ld-ia64/tlsbin.dd: Updated.
+       * ld-ia64/tlsbin.rd: Likewise.
+       * ld-ia64/tlsbin.sd: Likewise.
+       * ld-ia64/tlsbin.td: Likewise.
+       * ld-ia64/tlspic.rd: Likewise.
+       * ld-ia64/tlspic.sd: Likewise.
+       * ld-ia64/tlspic.td: Likewise.
+
+2003-04-29  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * ld-selective/3.cc (start): New function.
+       * ld-selective/4.cc: Likewise.
+       * ld-selective/5.cc: Likewise.
+
+2003-04-28  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp (picflag): Set PIC flag for compiler.
+       (build_vers_lib): Support PIC.
+       (build_vers_lib_no_pic): New. Change all calls to build_vers_lib
+       to build_vers_lib_no_pic.
+       (build_vers_lib_pic): New.
+       Add tests vers26a, vers26b1, vers26b2 and vers26b3 for versioned
+       definition vs. normal definition in different files.
+
+       * ld-elfvers/vers26a.c: New file.
+       * ld-elfvers/vers26a.dsym: Likewise.
+       * ld-elfvers/vers26a.map: Likewise.
+       * ld-elfvers/vers26a.ver: Likewise.
+       * ld-elfvers/vers26b.c: Likewise.
+
+       * ld-elfvers/vers26b.dsym: New empty file.
+       * ld-elfvers/vers26b.ver: Likewise.
+
+2003-04-27  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvsb/elfvsb.dat: Updated.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+       * ld-elfvsb/main.c: Likewise.
+       * ld-elfvsb/sh1.c: Likewise.
+       * ld-elfvsb/sh2.c: Likewise.
+
+2003-04-26  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld-m68hc11/bug-3331.d: New test.
+       * ld-m68hc11/bug-3331.s: New file.
+
+2003-04-25  Nick Clifton <nickc@redhat.com>
+            J"orn Rennecke <joern.rennecke@superh.com>
+
+       * lib/ld-lib.exp (big_or_little_endian): Also check for -mb and -ml.
+
+2003-04-24  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * ld-elfcomm/elfcomm.exp: Allow symbols to have '_' prepended.
+
+2003-04-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d,
+       ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing
+       unnecessary TLS relocs.
+
+2003-04-23  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH.
+       * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
+
+2003-04-23  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp (objdump_dynsymstuff): Support empty
+       files.
+       (objdump_versionstuff): Likewise.
+       Add tests vers25a, vers25b1 and vers25b2 for versioned
+       definition vs. normal definition in different files.
+
+       * ld-elfvers/vers25a.c: New file.
+       * ld-elfvers/vers25a.dsym: Likewise.
+       * ld-elfvers/vers25a.map: Likewise.
+       * ld-elfvers/vers25a.ver: Likewise.
+
+       * ld-elfvers/vers25b.c: New empty file.
+       * ld-elfvers/vers25b.dsym: Likewise.
+       * ld-elfvers/vers25b.ver: Likewise.
+
+2003-04-22  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfcomm/elfcomm.exp: Support 64bit targets.
+
+2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld-m68hc11/far-hc11.s: New file.
+       * ld-m68hc11/far-hc11.d: New test for HC11 trampoline generation.
+       * ld-m68hc11/far-hc12.s: New file.
+       * ld-m68hc11/far-hc12.d: New test for HC12 trampoline generation.
+       * ld-m68hc11/far-hc12.ld: New file.
+
+2003-04-15  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfcom/elfcom.exp: Fix a typo.
+
+2003-04-14  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfcom: New directory.
+       * ld-elfcom/elfcom.exp: New file: Test alignment of common symbols
+       under ELF.
+       * ld-elfcom/common1a.c: New file: Test source code.
+       * ld-elfcom/common1b.c: New file: Test source code.
+
+2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
+
+       * ld-sh/sh64/crange3-cmpct.rd: Replace occurrances of 'Hitachi'
+       with 'Renesas'.
+       * ld-sh/sh64/crange3-media.rd: Likewise.
+
+2002-04-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
+       ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
+       for error messages.
+
+2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/elf-rel-got-n32.d,
+       ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
+       ld-mips-elf/elf-rel-xgot-n64.d: New.
+       * ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
+       new tests to run.
+
+2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.
+
+2003-04-02  Bob Wilson  <bob.wilson@acm.org>
+
+       * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
+       * ld-xtensa/lcall.exp: Likewise.
+
+2003-04-01  Bob Wilson  <bob.wilson@acm.org>
+
+        * ld-elf/merge.d: xfail xtensa-*-*.
+        * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
+        for Xtensa targets.
+        * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
+        * ld-xtensa/coalesce1.s: New file.
+        * ld-xtensa/coalesce2.s: Likewise.
+        * ld-xtensa/coalesce.exp: Likewise.
+        * ld-xtensa/coalesce.t: Likewise.
+        * ld-xtensa/lcall1.s: Likewise.
+        * ld-xtensa/lcall2.s: Likewise.
+        * ld-xtensa/lcall.exp: Likewise.
+        * ld-xtensa/lcall.t: Likewise.
+
+2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/mips-elf.exp: Added...
+       * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
+       ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
+       ld-mips-elf/relax-jalr-n64-shared.d: New tests.
+
+2003-03-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/mips-elf.exp (linux_gnu): New variable.  Add:
+       * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
+       ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
+       tests.
+
+2003-03-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
+       * ld-powerpc/tlsso32.r: Likewise.
+
+2003-02-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
+       relocs.
+       * ld-powerpc/tlsexe.g: Likewise.
+       * ld-powerpc/tlsexe.r: Likewise.
+       * ld-powerpc/tlsexe.t: Likewise.
+
+       * ld-powerpc/tls32.s: New file.
+       * ld-powerpc/tlslib32.s: New file.
+       * ld-powerpc/tls32.d: New file.
+       * ld-powerpc/tls32.g: New file.
+       * ld-powerpc/tls32.t: New file.
+       * ld-powerpc/tlsexe32.d: New file.
+       * ld-powerpc/tlsexe32.g: New file.
+       * ld-powerpc/tlsexe32.r: New file.
+       * ld-powerpc/tlsexe32.t: New file.
+       * ld-powerpc/tlsso32.d: New file.
+       * ld-powerpc/tlsso32.g: New file.
+       * ld-powerpc/tlsso32.r: New file.
+       * ld-powerpc/tlsso32.t: New file.
+       * ld-powerpc/powerpc.exp: Run new tests.
+
+2003-02-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
+
+2003-02-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
+       xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
+       * ld-elfvsb/elfvsb.exp: Likewise.
+       * ld-elfvers/vers.exp: Likewise.  Add vers24a, vers24b and vers24c
+       tests.
+       * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
+       version.
+       * ld-elfvers/vers19.ver: Likewise.
+       * ld-elfvers/vers24a.c: New test.
+       * ld-elfvers/vers24b.c: New test.
+       * ld-elfvers/vers24c.c: New test.
+       * ld-elfvers/vers24.map: New test.
+       * ld-elfvers/vers24.rd: New test.
+       * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
+       cflags.  If source files have .c extension, compile them first.
+
+2003-02-10  Kaz kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/tlstpoff-1.d: New.
+       * ld-sh/tlstpoff-2.d: New.
+       * ld-sh/tlstpoff1.s: New.
+       * ld-sh/tlstpoff2.s: New.
+
+2003-02-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
+       * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
+       in dynamic lib.
+       * ld-powerpc/tlsexe.g: Likewise.
+       * ld-powerpc/tlsexe.r: Likewise.
+       * ld-powerpc/tlsexe.t: Likewise.
+       * ld-powerpc/tlsexetoc.d: Likewise.
+       * ld-powerpc/tlsexetoc.g: Likewise.
+       * ld-powerpc/tlsexetoc.r: Likewise.
+       * ld-powerpc/tlsexetoc.t: Likewise.
+
+2003-02-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/powerpc.exp (supports_ppc64): New.
+       (ppcelftests): Force 32 bit mode.
+       (ppc64elftests): New.
+       * ld-powerpc/tls.d: New.
+       * ld-powerpc/tls.g: New.
+       * ld-powerpc/tls.s: New.
+       * ld-powerpc/tls.t: New.
+       * ld-powerpc/tlsexe.d: New.
+       * ld-powerpc/tlsexe.g: New.
+       * ld-powerpc/tlsexe.r: New.
+       * ld-powerpc/tlsexe.t: New.
+       * ld-powerpc/tlsexetoc.d: New.
+       * ld-powerpc/tlsexetoc.g: New.
+       * ld-powerpc/tlsexetoc.r: New.
+       * ld-powerpc/tlsexetoc.t: New.
+       * ld-powerpc/tlslib.s: New.
+       * ld-powerpc/tlsso.d: New.
+       * ld-powerpc/tlsso.g: New.
+       * ld-powerpc/tlsso.r: New.
+       * ld-powerpc/tlsso.t: New.
+       * ld-powerpc/tlstoc.d: New.
+       * ld-powerpc/tlstoc.g: New.
+       * ld-powerpc/tlstoc.s: New.
+       * ld-powerpc/tlstoc.t: New.
+       * ld-powerpc/tlstocso.d: New.
+       * ld-powerpc/tlstocso.g: New.
+       * ld-powerpc/tlstocso.r: New.
+       * ld-powerpc/tlstocso.t: New.
+
+2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/multi-got-1.d: New.
+       * ld-mips-elf/multi-got-1-1.s: New.
+       * ld-mips-elf/multi-got-1-2.s: New.
+       * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
+       Run multi-got-1.
+
+2003-01-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-sparc/sparc.exp: New.
+       * ld-sparc/tlsg32.s: New test.
+       * ld-sparc/tlsg32.sd: Likewise.
+       * ld-sparc/tlsg64.s: Likewise.
+       * ld-sparc/tlsg64.sd: Likewise.
+       * ld-sparc/tlslib.s: Likewise.
+       * ld-sparc/tlsnopic.s: Likewise.
+       * ld-sparc/tlspic.s: Likewise.
+       * ld-sparc/tlssunbin32.dd: Likewise.
+       * ld-sparc/tlssunbin32.rd: Likewise.
+       * ld-sparc/tlssunbin32.s: Likewise.
+       * ld-sparc/tlssunbin32.sd: Likewise.
+       * ld-sparc/tlssunbin32.td: Likewise.
+       * ld-sparc/tlssunbin64.dd: Likewise.
+       * ld-sparc/tlssunbin64.rd: Likewise.
+       * ld-sparc/tlssunbin64.s: Likewise.
+       * ld-sparc/tlssunbin64.sd: Likewise.
+       * ld-sparc/tlssunbin64.td: Likewise.
+       * ld-sparc/tlssunbinpic32.s: Likewise.
+       * ld-sparc/tlssunbinpic64.s: Likewise.
+       * ld-sparc/tlssunnopic32.dd: Likewise.
+       * ld-sparc/tlssunnopic32.rd: Likewise.
+       * ld-sparc/tlssunnopic32.s: Likewise.
+       * ld-sparc/tlssunnopic32.sd: Likewise.
+       * ld-sparc/tlssunnopic64.dd: Likewise.
+       * ld-sparc/tlssunnopic64.rd: Likewise.
+       * ld-sparc/tlssunnopic64.s: Likewise.
+       * ld-sparc/tlssunnopic64.sd: Likewise.
+       * ld-sparc/tlssunpic32.dd: Likewise.
+       * ld-sparc/tlssunpic32.rd: Likewise.
+       * ld-sparc/tlssunpic32.s: Likewise.
+       * ld-sparc/tlssunpic32.sd: Likewise.
+       * ld-sparc/tlssunpic32.td: Likewise.
+       * ld-sparc/tlssunpic64.dd: Likewise.
+       * ld-sparc/tlssunpic64.rd: Likewise.
+       * ld-sparc/tlssunpic64.s: Likewise.
+       * ld-sparc/tlssunpic64.sd: Likewise.
+       * ld-sparc/tlssunpic64.td: Likewise.
+
+2003-01-24  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * ld-s390/s390.exp: New file.
+       * ld-s390/tlsbin_64.dd: New file.
+       * ld-s390/tlsbin_64.rd: New file.
+       * ld-s390/tlsbin_64.s: New file.
+       * ld-s390/tlsbin_64.sd: New file.
+       * ld-s390/tlsbin_64.td: New file.
+       * ld-s390/tlsbin.dd: New file.
+       * ld-s390/tlsbinpic_64.s: New file.
+       * ld-s390/tlsbinpic.s: New file.
+       * ld-s390/tlsbin.rd: New file.
+       * ld-s390/tlsbin.s: New file.
+       * ld-s390/tlsbin.sd: New file.
+       * ld-s390/tlsbin.td: New file.
+       * ld-s390/tlslib_64.s: New file.
+       * ld-s390/tlslib.s: New file.
+       * ld-s390/tlspic1_64.s: New file.
+       * ld-s390/tlspic1.s: New file.
+       * ld-s390/tlspic2_64.s: New file.
+       * ld-s390/tlspic2.s: New file.
+       * ld-s390/tlspic_64.dd: New file.
+       * ld-s390/tlspic_64.rd: New file.
+       * ld-s390/tlspic_64.sd: New file.
+       * ld-s390/tlspic_64.td: New file.
+       * ld-s390/tlspic.dd: New file.
+       * ld-s390/tlspic.rd: New file.
+       * ld-s390/tlspic.sd: New file.
+       * ld-s390/tlspic.td: New file.
+
+2003-01-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
+       * ld-alpha/tlsbin.td: Likewise.
+       * ld-alpha/tlsbinr.sd: Likewise.
+
+2003-01-21  Richard Henderson  <rth@redhat.com>
+
+       * ld-alpha/alpha.exp: New.
+       * ld-alpha/align.s: New.
+       * ld-alpha/tlsbin.dd: New.
+       * ld-alpha/tlsbin.rd: New.
+       * ld-alpha/tlsbin.s: New.
+       * ld-alpha/tlsbin.sd: New.
+       * ld-alpha/tlsbin.td: New.
+       * ld-alpha/tlsbinpic.s: New.
+       * ld-alpha/tlsbinr.dd: New.
+       * ld-alpha/tlsbinr.rd: New.
+       * ld-alpha/tlsbinr.sd: New.
+       * ld-alpha/tlsg.s: New.
+       * ld-alpha/tlsg.sd: New.
+       * ld-alpha/tlslib.s: New.
+       * ld-alpha/tlspic.dd: New.
+       * ld-alpha/tlspic.rd: New.
+       * ld-alpha/tlspic.sd: New.
+       * ld-alpha/tlspic.td: New.
+       * ld-alpha/tlspic1.s: New.
+       * ld-alpha/tlspic2.s: New.
+
+2003-01-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
+
+2003-01-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
+       * ld-ia64/tlspic.rd: Adjust.
+       * ld-ia64/tlspic.dd: Adjust.
+       * ld-ia64/tlspic.sd: Adjust.
+
+2003-01-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-ia64/ia64.exp: New.
+       * ld-ia64/tlsbin.dd: New test.
+       * ld-ia64/tlsbinpic.s: New test.
+       * ld-ia64/tlsbin.rd: New test.
+       * ld-ia64/tlsbin.s: New test.
+       * ld-ia64/tlsbin.sd: New test.
+       * ld-ia64/tlsbin.td: New test.
+       * ld-ia64/tlsg.s: New test.
+       * ld-ia64/tlsg.sd: New test.
+       * ld-ia64/tlslib.s: New test.
+       * ld-ia64/tlspic1.s: New test.
+       * ld-ia64/tlspic2.s: New test.
+       * ld-ia64/tlspic.dd: New test.
+       * ld-ia64/tlspic.rd: New test.
+       * ld-ia64/tlspic.sd: New test.
+       * ld-ia64/tlspic.td: New test.
+
+2003-01-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
+
+2003-01-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/jr.s: New file.
+       * ld-mips-elf/mips-elf-flags.exp: New test.
+
+2002-12-18  Ralf Habacker  <ralf.habacker@freenet.de>
+
+       * ld-auto-import: New directory.
+       * ld-auto-import/auto-import.exp: Test the auto importing direct
+       from a dll functionality.
+       * ld-auto-import/client.c: Source code for test.
+       * ld-auto-import/dll.c: Likewise.
+
+2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
+       * ld-mips-elf/branch-misc-2.d: Removed.
+
+2002-12-10  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
+
+2002-12-03  Nick Clifton  <nickc@redhat.com>
+
+       * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
+       test.
+       * ld-powerpc/apuinfo1.s: New assembler source file.
+       * ld-powerpc/apuinfo2.s: New assembler source file.
+       * ld-powerpc/apuinfo.rd: New expected output file.
+
+2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       Fix PR savannah/1417:
+       * ld-m68hc11/bug-1417.s: New test.
+       * ld-m68hc11/bug-1417.d: Likewise.
+
+2002-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
+
+2002-11-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/refdbg-0-dso.d: New test.
+       * ld-sh/refdbg-1.d: Likewise.
+       * ld-sh/refdbg.s: Likewise.
+       * ld-sh/refdbglib.s: Likewise.
+
+2002-11-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/elf.exp: Remove sec64k test.
+       * ld-elf/sec64k.exp: Reinstate.
+
+2002-11-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elf/elf.exp: Renamed from sec64k.exp.  Add test_list loop.
+       * ld-elf/merge.s: New file.
+       * ld-elf/merge.d: New file.
+       * ld-elf/merge.ld: New file.
+
+2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * ld-scripts/script.exp: Setup for tic4x testcase
+
+2002-11-15  Nick Clifton  <nickc@redhat.com>
+
+       * ld-h8300: New directory.
+       * ld-h8300/h8300.exp: New expect script.  Only run tests for h8300
+       targets.
+       * ld-h8300/relax.s: New assembler source file.
+       * ld-h8300/relax.d: New expected output file.
+
+2002-11-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-elf/sec64k.exp: New test.
+       * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
+       to a source file starting with "/".
+
+2002-11-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
+       ld-mmix/local7.d: Tweak for change in readelf output.
+
+2002-11-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-elfvsb/define.s: Avoid use of @ in .type directive.
+
+2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
+       ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
+
+2002-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * ld-fastcall/fastcall.exp: Only run tests for PE type x86
+       targets.
+
+2002-11-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/rd-sh.exp: Set asflags_save always.
+
+2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
+
+       * ld-fastcall: New directory for testing fastcall support.
+       * ld-fastcall/export.s: New file for testing fastcall symbol
+       handling.
+       * ld-fastcall/import.s: Likewise.
+       * ld-fastcall/fastcall.exp: Likewise.
+
+2002-11-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
+       * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
+       * ld-sh/tlspic-1.d: Likewise.
+       * ld-sh/tlspic-2.d: Likewise.
+       * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
+       defined by the linker scripts.
+
+2002-10-14  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
+       * ld-m68hc11/adj-jump.d: New test for linker relaxation.
+       * ld-m68hc11/adj-jump.s: Likewise.
+       * ld-m68hc11/adj-brset.s: Likewise.
+       * ld-m68hc11/adj-brset.d: Likewise.
+       * ld-m68hc11/relax-direct.s: Likewise.
+       * ld-m68hc11/relax-direct.d: Likewise.
+       * ld-m68hc11/relax-group.s: Likewise.
+       * ld-m68hc11/relax-group.d: Likewise.
+       * ld-m68hc11/bug-1403.d: Likewise.
+       * ld-m68hc11/bug-1403.s: Likewise.
+
+2002-10-14  Stephen Clarke <stephen.clarke@superh.com>
+       * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
+       * ld-sh/sh64/sh64.exp: Likewise.
+       * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
+       * ld-sh/sh64/abi32.sd: Adjust expected output to include
+       sh64*-*-linux* formats too.
+       * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
+       emulation, and set it appropriately for sh*-*-linux*.
+       * ld-sh/sh64/relfail.exp: Add variables to hold target
+       emulation, output format, start symbol, and whether target
+       supports 64-bit ABI.  Set appropriately for sh*-*-linux*.
+
+2002-10-12  H.J. Lu  (hjl@gnu.org)
+
+       * ld-discard/extern.d: Remove $srcdir/$subdir/.
+       * ld-discard/start.d: Likewise.
+       * ld-discard/static.d: Likewise.
+       * ld-linkonce/zeroehl32.d: Likewise.
+       * ld-selective/keepdot.d: Likewise.
+       * ld-selective/keepdot0.d: Likewise.
+
+2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
+       of linker to the file tmpdir/*-dso.so.
+       * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
+       * ld-sh/tlsbin-0-dso.d: New.
+       * ld-sh/tlsbin-1.d: New.
+       * ld-sh/tlsbin-2.d: New.
+       * ld-sh/tlsbin-3.d: New.
+       * ld-sh/tlsbin-4.d: New.
+       * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
+       * ld-sh/tlspic-1.d: New.
+       * ld-sh/tlspic-2.d: New.
+       * ld-sh/tlspic-3.d: New.
+       * ld-sh/tlspic-4.d: New.
+
+2002-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-i386/combreloc.s: New test.
+       * ld-i386/combreloc.d: New test.
+       * ld-i386/i386.exp (i386tests): Add it.
+
+2002-10-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-i386/i386.exp (reloc): Turn off combreloc.
+       * ld-i386/reloc.d: Likewise.
+       * ld-powerpc/powerpc.exp: Likewise.
+       * ld-powerpc/reloc.d: Likewise.
+
+2002-10-03  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
+       3.x.
+
+2002-10-03  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
+       more compatible with non-embedded targets.
+       * ld-mips-elf/branch-misc-2.d: Likewise.
+
+       * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
+       PIC tests.
+       (elf): New variable, to control whether generic ELF tests are run.
+       (embedded_elf): New variable, to control whether ELF tests
+       requiring embedded PIC or embedded relocs are run.
+
+2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
+
+       * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
+       ld-sh/sh64/gotplt.s: New test.
+
+2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
+       * ld-sh/sh64/cmpct1.sd : Fix linked file name.
+       * ld-sh/sh64/crange3.dd: Likewise.
+
+2002-10-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-i386/i386.exp: Add tlsindntpoff test.
+       * ld-i386/tlsindntpoff.s: New test.
+       * ld-i386/tlsindntpoff.dd: New test.
+
+2002-10-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-x86-64/tlspic1.s: Change TLSGD sequences.
+       * ld-x86-64/tlsbinpic.s: Likewise.
+       * ld-x86-64/tlspic.dd: Adjust.
+
 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
 
        * ld-i386/i386.exp: Add tlsg test.
 
 2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
 
-        * ld-scripts/dynamic-sections*: New test.
+       * ld-scripts/dynamic-sections*: New test.
 
 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
 
        known endianness.
        (default_ld_simple_link): Ditto.
 
+2001-02-22  Timothy Wall  <twall@cygnus.com>
+
+       * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
+       AIX-specific test.
+
 2001-02-14  H.J. Lu  <hjl@gnu.org>
 
        * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
        to soft registers, define them with --defsym.
        * ld-selective/selective.exp: Likewise.
 
+2000-01-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * ld-srec/sr3.cc (__rethrow): New.
+
 2001-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.