* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index fb9a0f3d986495bdba138c84a48352ddc7641015..8bdef6023ecf6aef0c96e7bd9939289e8c3189c2 100644 (file)
@@ -1,3 +1,127 @@
+1999-07-28  Nick Clifton  <nickc@cygnus.com>
+
+       * lib/ld-lib.exp (proc big_or_little_endian): New proc.
+       Determine if a big endian or little endian output format hass
+       been selected by any of the multilib options, and if so return
+       a suitable command line option for the linker/assembler.
+       (proc default_ld_link): Include the result of proc
+       big_or_little_endian on the command line to the linker.
+       (proc ld_simple_link): Include the result of proc
+       big_or_little_endian on the command line to the linker.
+       (proc default_ld_compile): Append multilib flags to compiler
+       switches.
+       (proc default_ld_assemble): Include the result of proc
+       big_or_little_endian on the command line to the linker.
+
+1999-07-21  H.J. Lu  <hjl@gnu.org>
+
+       * ld-elfvers/vers1.c: Add missing prototypes and include
+       <stdio.h> if necessary.
+       * ld-elfvers/vers15.c: Likewise.
+       * ld-elfvers/vers19.c: Likewise.
+       * ld-elfvers/vers2.c: Likewise.
+       * ld-elfvers/vers3.c: Likewise.
+       * ld-elfvers/vers4.c: Likewise.
+       * ld-elfvers/vers6.c: Likewise.
+       * ld-elfvers/vers7.c: Likewise.
+       * ld-elfvers/vers9.c: Likewise.
+       * ld-shared/main.c: Likewise.
+       * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
+
+Thu Jul 15 18:00:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
+
+       * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
+       with other DWARF2 targets.
+
+1999-07-13  Nick Clifton  <nickc@cygnus.com>
+
+       * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
+       the undefined line test.
+
+1999-07-10  Ian Lance Taylor  <ian@zembu.com>
+
+       * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
+
+1999-07-07  Ian Lance Taylor  <ian@zembu.com>
+
+       * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
+       * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
+
+1999-06-13  Ian Lance Taylor  <ian@zembu.com>
+
+       * ld-checks/asm.s: Use a symbol name for .lcomm.
+       * ld-checks/checks.exp: Use different names for the two tests.
+       Don't add extra text when invoking fail.
+
+1999-06-12  Ian Lance Taylor  <ian@zembu.com>
+
+       * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
+       to "*-*-linux*aout*".
+       * ld-scripts/weak.exp: Likewise.
+       * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
+
+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;
This page took 0.023561 seconds and 4 git commands to generate.