Add new test for cygwin target: building an executable with an export table.
[binutils-gdb.git] / ld / testsuite / ChangeLog
index 4b760e5ebf9c5ff0084743f809e53b3792104ef9..e3152e32ea549a861e7721a3a686520cc9913879 100644 (file)
+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.
+       * ld-i386/tlsg.s: New test.
+       * ld-i386/tlsg.sd: New test.
+       * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
+       * ld-i386/tlsbinpic.s: Likewise.
+       * ld-x86-64/x86-64.exp: Add tlsg test.
+       * ld-x86-64/tlsg.s: New test.
+       * ld-x86-64/tlsg.sd: New test.
+       * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
+       * ld-x86-64/tlsbinpic.s: Likewise.
+
+2002-09-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
+
+2002-09-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
+       * ld-powerpc/powerpc.exp: New.
+
+       * ld-i386/reloc.s, ld-i386/reloc.d: New.
+       * ld-i386/i386.exp: Run new test.
+
+2002-09-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * lib/ld-lib.exp (run_ld_link_tests): Add.
+       * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
+       file_contents): Remove.
+       (sh64tests): Add 6th field to the tests array.
+       * ld-i386/i386.exp (run_ld_link_tests): Remove.
+       * ld-x86-64/x86-64.exp: New.
+       * ld-x86-64/tlsbin.dd: New test.
+       * ld-x86-64/tlsbinpic.s: New test.
+       * ld-x86-64/tlsbin.rd: New test.
+       * ld-x86-64/tlsbin.s: New test.
+       * ld-x86-64/tlsbin.sd: New test.
+       * ld-x86-64/tlsbin.td: New test.
+       * ld-x86-64/tlslib.s: New test.
+       * ld-x86-64/tlspic1.s: New test.
+       * ld-x86-64/tlspic2.s: New test.
+       * ld-x86-64/tlspic.dd: New test.
+       * ld-x86-64/tlspic.rd: New test.
+       * ld-x86-64/tlspic.sd: New test.
+       * ld-x86-64/tlspic.td: New test.
+
+2002-09-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-undefined/undefined.exp: Adjust function test.
+
+2002-09-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-i386/i386.exp: Only run tests on ELF targets.
+
+2002-09-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * ld-i386/i386.exp: New.
+       * ld-i386/tlsbin.dd: New test.
+       * ld-i386/tlsbinpic.s: New test.
+       * ld-i386/tlsbin.rd: New test.
+       * ld-i386/tlsbin.s: New test.
+       * ld-i386/tlsbin.sd: New test.
+       * ld-i386/tlsbin.td: New test.
+       * ld-i386/tlslib.s: New test.
+       * ld-i386/tlsnopic1.s: New test.
+       * ld-i386/tlsnopic2.s: New test.
+       * ld-i386/tlsnopic.dd: New test.
+       * ld-i386/tlsnopic.rd: New test.
+       * ld-i386/tlsnopic.sd: New test.
+       * ld-i386/tlspic1.s: New test.
+       * ld-i386/tlspic2.s: New test.
+       * ld-i386/tlspic.dd: New test.
+       * ld-i386/tlspic.rd: New test.
+       * ld-i386/tlspic.sd: New test.
+       * ld-i386/tlspic.td: New test.
+
+2002-09-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/branch-misc-1.d: New file.
+       * ld-mips-elf/branch-misc-2.d: New file.
+       * ld-mips-elf/mips-elf.exp: Run new tests.
+
+2002-09-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
+       * ld-sh/sh64/crange3-cmpct.rd: Likewise.
+       * ld-sh/sh64/crange3-media.rd: Likewise.
+       * ld-sh/sh64/crange3.rd: Likewise.
+
+2002-08-31  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
+       * ld-mmix/bpo-11.d: Ditto.
+
+       * ld-mmix/b-nosym.d: Adjust for changed output for absence of
+       symbols.
+
+       * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
+       .di.
+       * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
+       ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
+
+2002-08-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-discard/discard.exp: xfail m6812.
+       * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
+
+2002-08-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-mmix/b-nosym.d: Revert last change.
+
+2002-08-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
+
+2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
+
+       * ld-sh/sh64/rd-sh64.exp: New framework file.
+       * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
+       ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
+       correct setting of ISA bit for init and fini entry-points.
+
+2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
+
+       * ld-sh/sh64/sh64.exp: Add dlsection.
+       * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
+
+2002-08-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-discard/discard.exp: xfail targets using generic linker.
+       * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
+
+2002-08-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
+
+2002-08-13  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add vers23c and vers23d.
+
+       * ld-elfvers/vers23c.ver: New.
+       * ld-elfvers/vers23d.dsym: New.
+
+2002-08-12  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add vers23.
+
+       * ld-elfvers/vers23.c: New.
+       * ld-elfvers/vers23.dsym: New.
+       * ld-elfvers/vers23.ver: New.
+       * ld-elfvers/vers23a.c: New.
+       * ld-elfvers/vers23a.dsym: New.
+       * ld-elfvers/vers23a.map: New.
+       * ld-elfvers/vers23a.sym: New.
+       * ld-elfvers/vers23a.ver: New.
+       * ld-elfvers/vers23b.c: New.
+       * ld-elfvers/vers23b.dsym: New.
+       * ld-elfvers/vers23b.map: New.
+       * ld-elfvers/vers23b.ver: New.
+
+2002-08-12  Stephen Clarke <stephen.clarke@superh.com>
+
+       * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
+       listing.
+       * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
+       ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
+       * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
+       is no longer set to object.
+       * 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: Likewise.
+
+2002-08-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
+       * ld-linkonce/linkonce.exp: Likewise.
+       * ld-selective/sel-dump.exp: Likewise.
+       * ld-selective/selective.exp: Don't run on aout or bout.
+
+2002-08-08  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add vers22.
+
+       * ld-elfvers/vers22.c: New.
+       * ld-elfvers/vers22.dsym: New.
+       * ld-elfvers/vers22.map: New.
+       * ld-elfvers/vers22.ver: New.
+       * ld-elfvers/vers22a.c: New.
+       * ld-elfvers/vers22a.dsym: New.
+       * ld-elfvers/vers22a.sym: New.
+       * ld-elfvers/vers22a.ver: New.
+       * ld-elfvers/vers22b.c: New.
+       * ld-elfvers/vers22b.dsym: New.
+       * ld-elfvers/vers22b.ver: New.
+
+2002-08-07  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add --no-undefined-version.
+
+       * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
+       * ld-elfvers/vers8.map: Likewise.
+       * ld-elfvers/vers18.map: Likewise.
+
+2002-07-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
+       ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
+       * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
+       ld-linkonce/linkonce.exp, ld-shared/shared.exp,
+       ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
+       targets.
+       * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
+       ld-discard/static.s: Add whitespace before assembler directives.
+
+2002-07-29  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
+
+2002-07-26  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/mips16-1.d,
+       * ld-mips-elf/mips16-1[ab].s: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/sec-1.d: Adjust for changes in padding.
+       * ld-mmix/sec-3.d: Ditto.
+
+2002-07-15  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp: Add vers21.
+
+       * ld-elfvers/vers21.c: New.
+       * ld-elfvers/vers21.dsym: New.
+       * ld-elfvers/vers21.map: New.
+       * ld-elfvers/vers21.sym: New.
+       * ld-elfvers/vers21.ver: New.
+
+2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
+       ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
+       ld-cris/expdref1.s: New tests.
+
+2002-07-09  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-scripts/dynamic-sections*: New test.
+
+2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
+       ld-cris/noglob1.d: New tests.
+
+       * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
+
+2002-07-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
+       consistent sorting.
+       (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
+       * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
+
+2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
+       ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
+
+2002-06-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
+       turned up by recent assembler changes.
+
+2002-06-17  Tom Rix  <trix@redhat.com>
+
+       * ld-d10v/d10v.exp: New driver for d10v.
+       * ld-d10v/default_layout.d : New test.
+       * ld-d10v/regression-001.lt: New test for a linker regression.
+       * ld-d10v/linktest-002.lt: New test for run_link_test.
+       * ld-d10v/reloc-001.d - reloc-016.d: New tests.
+
+2002-06-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
+       script.
+
+2002-06-11  Andreas Jaeger  <aj@suse.de>
+
+       * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
+
+2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-mips-elf/region1a.s,
+       * ld-mips-elf/region1b.s,
+       * ld-mips-elf/region1.t,
+       * ld-mips-elf/region1.d: New test.
+       * ld-mips-elf/mips-elf.exp: Run it.
+
+2002-06-07  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ld-scripts/phdrs2.s: Use .p2align instead of .align.
+       Use section names .foo and .bar instead of .text and .data.
+       * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
+       and .data.
+
+2002-06-06  David Heine <dlheine@tensilica.com>
+
+       * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
+       * ld-scripts/phdrs2.s: New file: Dummy assembler source.
+       * ld-scripts/phdrs2.t: New file: Linker script with an empty
+       section at the start of a loadable segment.
+
+2005-06-02  H.J. Lu <hjl@gnu.org>
+
+       * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
+       -fuse-cxa-atexit.
+       (__cxa_atexit): Likewise.
+
+2002-05-30  Richard Henderson  <rth@redhat.com>
+
+       * ld-bootstrap/bootstrap.exp: Test --relax.
+
+2002-05-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-2.d: Tweak for combreloc now default on.
+
+2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
+       (is_elf_format): New, extracted from...
+       * ld-scripts/weak.exp: ...here.
+       * ld-scripts/overlay-size.exp: New test.
+       * ld-scripts/overlay-size.[tsd],
+       * ld-scripts/overlay-size-map.d: New files for it.
+
+2002-05-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-scripts/map-address.exp: Quote conditions.
+
+2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
+
+       * ld-scripts/map-address.exp: New test.
+       * ld-scripts/map-address.[td]: New files for it.
+
+2002-04-19  Richard Henderson  <rth@redhat.com>
+
+       * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
+       * ld-shared/shared.exp: Likewise.
+       * ld-selective/selective.exp: Disable for alpha.
+       * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
+
+2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
+
+2002-03-19  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/ldsym1.d: New test.
+
+       * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
+       longer set to object.
+       * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
+       ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
+       ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
+       ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
+       ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
+       ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
+       ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
+       ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
+       ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
+       ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
+       ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
+       ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
+
+2002-03-11  Andreas Jaeger  <aj@suse.de>
+
+       * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
+       places zero initialized data in the bss.
+       * ld-elfweak/lddsodata.dsym: Likewise.
+
+2002-03-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/expdyn1.d: Tweak for change in elf.sc.
+
+2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
+       * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
+       ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
+
+2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
+
+       * ld-elfvsb/sh1.c: Fix typo in last change.
+
+2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * ld-elfvsb/sh1.c: Use #pragma weak.
+
+2002-02-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * vers.exp: Do not call diff -q.
+
+2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
+       output.
+       * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
+       ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
+
+       * ld-mmix/bpo-22.d: New test.
+
+       * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
+       and .bss.
+
+2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * ld-selective/selective.exp: Link against libgcc on
+       hppa*-*-linux* targets.
+
+2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
+       * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
+       * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
+       in section ordering.
+       * ld-sh/sh64/crange3-media.rd: Likewise.
+       * ld-sh/sh64/crange3.rd: Likewise.
+       * ld-sh/sh64/crange3.dd: Likewise.
+
+       * ld-sh/shared-1.d: Fix relocation addend.
+
+2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
+       tests.
+
+2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       Contribute sh64-elf.
+       2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
+       * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
+       * ld-sh/sh64/crange3-media.rd: Likewise.
+       * ld-sh/sh64/crange3.rd: Likewise.
+       * ld-sh/sh64/crangerel1.rd: Likewise.
+       * ld-sh/sh64/crangerel2.rd: Likewise.
+       * ld-sh/sh64/reldl32.rd: Likewise.
+       * ld-sh/sh64/reldl64.rd: Likewise.
+       2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
+       * ld-sh/sh64/abi32.xd: Formatting changes to match the current
+       output of objdump.
+       * ld-sh/sh64/cmpct1.xd: Likewise.
+       * ld-sh/sh64/crange1.rd: Likewise.
+       * ld-sh/sh64/crange2.rd: Likewise.
+       * ld-sh/sh64/crange3-cmpct.rd: Likewise.
+       * ld-sh/sh64/crange3-media.rd: Likewise.
+       * ld-sh/sh64/crange3.rd: Likewise.
+       * ld-sh/sh64/crangerel1.rd: Likewise.
+       * ld-sh/sh64/crangerel2.rd: Likewise.
+       * ld-sh/sh64/mix1.xd: Likewise.
+       * ld-sh/sh64/mix2.xd: Likewise.
+       * ld-sh/sh64/rel32.xd: Likewise.
+       * ld-sh/sh64/reldl32.rd: Likewise.
+       * ld-sh/sh64/reldl64.rd: Likewise.
+       * ld-sh/sh64/sh64.exp: Likewise.  Reordered cranges and stack
+       sessions, to match changes in the linker script.
+       2001-06-14  Alexandre Oliva  <aoliva@redhat.com>
+       * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
+       info to reflect renumbering of relocation types.
+       2001-03-14  DJ Delorie  <dj@redhat.com>
+       * ld-sh/sh64/endian.dbd: New file, endian tests.
+       * ld-sh/sh64/endian.dld: Ditto.
+       * ld-sh/sh64/endian.ld: Ditto.
+       * ld-sh/sh64/endian.s: Ditto.
+       * ld-sh/sh64/endian.sbd: Ditto.
+       * ld-sh/sh64/endian.sld: Ditto.
+       * ld-sh/sh64/sh64.exp: Add above tests.  Add -L option to ld.
+       2001-03-12  DJ Delorie  <dj@redhat.com>
+       * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
+       * ld-sh/sh64/relax1.s: Ditto.
+       * ld-sh/sh64/relax2.s: Ditto.
+       * ld-sh/sh64/relax3.s: Ditto.
+       * ld-sh/sh64/relax4.s: Ditto.
+       * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
+       * ld-sh/sh64/relfail.s: Ditto.
+       2001-03-12  DJ Delorie  <dj@redhat.com>
+       * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
+       uses SH32 assembler files.
+       2001-03-07  DJ Delorie  <dj@redhat.com>
+       * ld-selective/selective.exp: Pass "-e _start" for sh64 to
+       accomodate expected start symbol in test.
+       2001-03-06  DJ Delorie  <dj@redhat.com>
+       * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
+       to match what gcc passes to the linker by default.
+       * ld-selective/selective.exp: Ditto.
+       * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
+       * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
+       2001-03-06  DJ Delorie  <dj@redhat.com>
+       * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
+       * ld-sh/sh64/abi64.xd (stack): Ditto.
+       * ld-sh/sh64/cmpct1.xd (stack): Ditto.
+       * ld-sh/sh64/crange1.rd (stack): Ditto.
+       * ld-sh/sh64/crange2.rd (stack): Ditto.
+       * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
+       * ld-sh/sh64/crange3-media.rd (stack): Ditto.
+       * ld-sh/sh64/crange3.rd (stack): Ditto.
+       * ld-sh/sh64/mix1.xd (stack): Ditto.
+       * ld-sh/sh64/mix2.xd (stack): Ditto.
+       * ld-sh/sh64/shdl32.xd (stack): Ditto.
+       * ld-sh/sh64/shdl64.xd (stack): Ditto.
+       2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
+       * ld-sh/sh64/mix2.xd: Ditto.
+       2001-01-08  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
+       being SHmedia.
+       * ld-sh/sh64/shdl64.xd: Ditto.
+       * ld-sh/sh64/shdl32.xd: Ditto.
+       * ld-sh/sh64/mix2.xd: Ditto.
+       * ld-sh/sh64/crange3-media.rd: Ditto.
+       * ld-sh/sh64/abi64.xd: Ditto.
+       2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
+       * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
+       Adjust section type for .cranges; expect sorted contents.
+       * ld-sh/sh64/crange2.rd: Ditto.
+       * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
+       * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
+       * ld-sh/sh64/crangerel2.rd: Ditto.
+       * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
+       * ld-sh/sh64/mix2.xd: Ditto.
+       * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
+       tests.
+       * ld-sh/sh64/sh64.exp: Tweak test message.  Run new tests.
+       2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
+       target for (unexpanded) PTB.  Add an .align 2 to SHmedia code to
+       keep properly aligned.
+       * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
+       * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
+       ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
+       R_SH_PT_16 relocation.
+       * ld-sh/sh64/sh64.exp: Run new tests.
+       2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
+       ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
+       ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
+       * ld-sh/sh64/sh64.exp: Run new tests.
+       * ld-sh/sh64/crange1.rd: Correct section flags.
+       * ld-sh/sh64/crange2.rd: Ditto.
+       * ld-sh/sh64/crangerel1.rd: Ditto.
+       2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
+       ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
+       ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
+       ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
+       ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
+       handling .cranges section.
+       * ld-sh/sh64/sh64.exp: Run new tests.
+       * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
+       ld-sh/sh64/mix2.xd: Adjust for .cranges section.
+       2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
+       ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
+       ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
+       ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
+       .data individually 8-byte aligned.
+       2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
+       ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
+       ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
+       * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
+       inspection tool.  Run new tests.
+       2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
+       ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
+       * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
+       ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
+       * ld-sh/sh64/sh64.exp: Run new tests.
+       2000-12-01  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
+       ld-sh/sh64/shcmp-1.s: New test.
+       * ld-sh/sh64/sh64.exp: Add new test to sh64tests.  Reformat.
+       2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
+       test.
+       * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
+       2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
+       tests.
+       2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
+       registers.
+       * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
+       New test.
+       * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
+       ld-sh/sh64/shmix-3.s: New test.
+       * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
+       2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * ld-sh/sh64: New testsuite.
+
+2002-02-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-selective/keepdot.s: Remove section specifier.
+
+2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-selective/keepdot.d, ld-selective/keepdot.ld,
+       ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
+       * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
+
+2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
+       ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
+       ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
+       for on-demand global register allocation.
+
+2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld-sh/shared-1.d: Fix incorrect offsets.
+
+2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
+       ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
+       ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
+       ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
+       ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
+       ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
+       ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
+       ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
+       ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
+       ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
+       ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
+       ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
+       ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
+       ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
+
+2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
+       ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
+       * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
+       tests named *dso-*.d first and copying their tmpdir/dump to files
+       named as the .d-file.
+
+2002-01-31  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-scripts/crossref.exp: Allow foo to have a leading dot.
+       * ld-scripts/cross1.t: Add .opd.
+       * ld-undefined/undefined.exp: Allow leading dot on sym names.
+       * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
+
+2002-01-29  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
+       * ld-mips-elf/emrelocs-el.d: Likewise.
+       * ld-mips-elf/emrelocs1.s: Likewise.
+       * ld-mips-elf/emrelocs2.s: Likewise.
+       * ld-mips-elf/emrelocs.ld: Likewise.
+       * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
+
+2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris: New testsuite directory.
+
+2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ld-sh/sh.exp: Copy start.s file into test directory.
+
+2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
+
+2002-01-02  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld-mips-elf/empic1-ln.d: New file to test basic linking of
+       R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
+       * ld-mips-elf/empic1-lp.d: Likewise.
+       * ld-mips-elf/empic1-mn.d: Likewise.
+       * ld-mips-elf/empic1-mp.d: Likewise.
+       * ld-mips-elf/empic1-sn.d: Likewise.
+       * ld-mips-elf/empic1-sp.d: Likewise.
+       * ld-mips-elf/empic1-ref.s: Likewise.
+       * ld-mips-elf/empic1-space.s: Likewise.
+       * ld-mips-elf/empic1-tgt.s: Likewise.
+       * ld-mips-elf/empic2-fwd-0.d: New file to test
+       R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
+       cases.
+       * ld-mips-elf/empic2-fwd-1.d: Likewise.
+       * ld-mips-elf/empic2-rev-0.d: Likewise.
+       * ld-mips-elf/empic2-rev-1.d: Likewise.
+       * ld-mips-elf/empic2-ref.s: Likewise.
+       * ld-mips-elf/empic2-space.s: Likewise.
+       * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
+       * ld-mips-elf/empic2-rev-tgt.s: Likewise.
+       * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
+       tests (including those above).
+
+2001-11-30  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
+       order.
+
+2001-11-29  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvers/vers.exp (build_vers_lib): Support linking against
+       more than one libraries.
+       Add "vers20a" and "vers20" tests for common symbols.
+
+       * ld-elfvers/vers20.c: New.
+       * ld-elfvers/vers20.dsym: New.
+       * ld-elfvers/vers20.map: New.
+       * ld-elfvers/vers20.ver: New.
+       * ld-elfvers/vers20a.ver: New.
+
+2001-11-19  H.J. Lu <hjl@gnu.org>
+
+       * ld-elfvsb/define.s: Mark all global lables as object.
+
+       * ld-elfvsb/hidden0.d: Match large section number.
+       * ld-elfvsb/hidden1.d: Likewise.
+       * ld-elfvsb/internal0.d: Likewise.
+       * ld-elfvsb/internal1.d: Likewise.
+       * ld-elfvsb/protected0.d: Likewise.
+       * ld-elfvsb/protected1.d: Likewise.
+
+       * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
+       * ld-elfvsb/internal0.d: Likewise.
+       * ld-elfvsb/protected0.d: Likewise.
+
+2001-11-15  H.J. Lu <hjl@gnu.org>
+
+       * ld-sh/ld-r-1.d: Updated.
+
+2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
+       PE targets.
+
+2001-11-12  Donn Terry <donnte@microsoft.com>
+
+       * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
+       binary files produced in order to avoid date stamp present in PE
+       binaries.
+
+2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
+
+2001-11-09  H.J. Lu <hjl@gnu.org>
+
+       * ld-discard/discard.exp: New. Test ld discard.
+       * ld-discard/discard.ld: Likewise.
+       * ld-discard/exit.s: Likewise.
+       * ld-discard/extern.d: Likewise.
+       * ld-discard/extern.s: Likewise.
+       * ld-discard/start.d: Likewise.
+       * ld-discard/start.s: Likewise.
+       * ld-discard/static.d: Likewise.
+       * ld-discard/static.s: Likewise.
+
+2001-11-02  H.J. Lu  <hjl@gnu.org>
+
+       * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
+
+       * ld-elfvsb/hidden0.d: New.
+       * ld-elfvsb/hidden1.d: New.
+       * ld-elfvsb/internal0.d: New.
+       * ld-elfvsb/internal1.d: New.
+       * ld-elfvsb/protected0.d: New.
+       * ld-elfvsb/protected1.d: New.
+       * ld-elfvsb/undef.s: New.
+       * ld-elfvsb/undef.s: New.
+
+2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
+
+       * ld-sh/sh.exp: Have its own start.s for linux.
+
+2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/locdo-1.d: Prune character dump part.
+       * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
+       ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
+       ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
+       ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
+       ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
+       ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
+       ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
+       unnecessary empty lines.
+
 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * ld-mmix: New testsuite directory.
        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.
@@ -603,9 +2244,9 @@ Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
 
-        * ld-selective/selective.exp:  Disable test for unsupported
-        targets.  Change tests to check for absence of symbols instead
-        of address zero.
+       * ld-selective/selective.exp:  Disable test for unsupported
+       targets.  Change tests to check for absence of symbols instead
+       of address zero.
 
 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -645,10 +2286,10 @@ Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
 
 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
 
-       * ld-selective:  New directory with new files to test
-       selective linking.
+       * ld-selective: New directory with new files to test
+       selective linking.
 
-       * lib/ld-lib.exp (ld_nm):  Strip leading underscore from $name.
+       * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
 
 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -1265,7 +2906,7 @@ Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
 
        * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
-         calls with perror calls.
+       calls with perror calls.
 
 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)