* ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
[binutils-gdb.git] / ld / testsuite / ChangeLog
index 6b5f62d2019e90ece8010da2aebcb9cc2be42968..ff12750626f7fd6f38ec5e0d5b5eba732fee97f9 100644 (file)
@@ -1,3 +1,188 @@
+Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
+       * ld-shared/sh1.c: Fix typo.
+
+1999-06-04  H.J. Lu  <hjl@gnu.org>
+
+       * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
+       necessary.
+
+1999-05-17  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-undefined/undefined.exp: Add xfail for mcore-elf.
+
+1999-05-11  DJ Delorie  <dj@cygnus.com>
+
+       * ld-srec/srec.exp: Do not run tests for PE based ports.
+
+1999-03-05  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-selective/selective.exp: Do not run tests for COFF or PE
+       based ports.
+
+1999-02-17  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-undefined/undefined.exp: Add expected failures for StrongARM
+       targets.
+
+       * ld-srec/srec.exp: Add expected failures for StrongARM targets.
+
+       * ld-selective/selective.exp: Add expected failure for ARM-COFF
+       targets. 
+
+1999-02-16  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-checks/asm.s: Use .long instead of .word.
+       Replace custom section names with .text, .data and .bss.
+       * ld-checks/script: Replace custom section names with .text, .data
+       and .bss. 
+       * ld-checks/checks.exp: Replace custom section names with .text,
+       .data and .bss. 
+
+1999-02-11  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-checks: New directory:  Tests for the linker's
+       --check-sections option.
+       * ld-checks/checks.exp: New file.
+       * ld-checks/script: Bogus linker script.
+       * ld-checks/asm.s: Simple test assembler file.
+
+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.
+
+Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/default.exp (get_link_files): Quote target_triplet and CC
+       when invoking shell.
+       (get_target_emul): Likewise.
+
+1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
+
+       * config/default.exp (get_link_files, get_target_emul): New procs;
+       run shell commands to extract information from configure.host and
+       configure.tgt in the source tree.
+       (top level): Use them to get information needed to run tests, if
+       not otherwise provided.
+
+       * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
+       gives non-zero addresses for memory region.
+       * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
+       the new linker script.
+
+Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
+       newer glibc lets link succeed.
+
+Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
+
+       * ld-elfvers/vers1.c: Add missing return types and values.
+       * ld-elfvers/vers2.c: Likewise.
+       * ld-elfvers/vers3.c: Likewise.
+       * ld-elfvers/vers4.c: Likewise.
+       * ld-elfvers/vers5.c: Likewise.
+       * ld-elfvers/vers6.c: Likewise.
+       * ld-elfvers/vers7.c: Likewise.
+       * ld-elfvers/vers9.c: Likewise.
+       * ld-elfvers/vers15.c: Likewise.
+
+Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
+
+       * ld-selective:  New directory with new files to test
+       selective linking.
+
+       * lib/ld-lib.exp (ld_nm):  Strip leading underscore from $name.
+     
+Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld-elfvers/vers16.dsym: Work correctly on a system without
+       versioned system libraries.
+
+Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
+
+       * ld-elfvers/vers.exp: Run tests on alpha-linux.
+       * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
+       Alpha's use of st_other.
+
+1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * ld-elfvers/vers.exp (vers16, vers16a): New tests.
+       * ld-elfvers/{vers16.*, vers16a.*}: New files.
+
+Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-undefined/undefined.exp: Make undefined line test be an xfail
+       for arm/thunb elf toolchains.
+
+Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
+
+       * ld-srec/srec.exp: Arm-elf now passes this test.
+
+Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
+       
+Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
+       test if we don't have a static libbfd.a.
+
+Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       Based on patch from H.J. Lu <hjl@gnu.org>:
+       * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
+
+Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
+
+       * ld-scripts/weak.t (.text, .data): Focus data to be used.
+       (/DISCARD/): All the rest.
+       * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
+
+Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/default.exp: Create tmpdir/gas subdirectory, add a
+       symlink to as-new, and set gcc_gas_flag variable.
+       * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
+       be gcc, use gcc_gas_flag when compiling.
+
+Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld-elfvers/vers.exp: Just check for i?86 rather than checking
+       for i386, i486, and i586.
+       (objdump_versionstuff): If we can't find the line, dump the file.
+
+Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
+       * ld-scripts/weak.exp: Likewise.
+
+Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-srec/srec.exp: Add xfail for v850.
+
+       * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
+       these tests.
+
+Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ld-scripts/weak.exp: New test.
+       * ld-scripts/weak.t: New file.
+       * ld-scripts/weak1.s: New file.
+       * ld-scripts/weak2.s: New file.
+
+Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
+       * ld-shared/shared.exp: Likewise.
+       * ld-elfvers/vers1.dsym: Allow for .sdata.
+       * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
+
 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.