diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-08-24 18:24:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-08-24 18:24:52 +0000 |
commit | 92a289b3800274d15d440cea98c0df067da4c2ec (patch) | |
tree | 9f9cd0cd5d825e84dc82f71495fe78bbecfa8fcd /ld/testsuite/ChangeLog | |
parent | 5cc5186427193bf6f65ba896ba4a67778be53321 (diff) | |
download | fsf-binutils-gdb-92a289b3800274d15d440cea98c0df067da4c2ec.zip fsf-binutils-gdb-92a289b3800274d15d440cea98c0df067da4c2ec.tar.gz fsf-binutils-gdb-92a289b3800274d15d440cea98c0df067da4c2ec.tar.bz2 |
Use failif on ld-elf/exclude3 tests
* ld-elf/exclude3a.d: Remove target and use failif.
* ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
use failif
* ld-elf/exclude3d.d: Removed.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index dbca5ed..e6c2ae0 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2012-08-24 H.J. Lu <hongjiu.lu@intel.com> + * ld-elf/exclude3a.d: Remove target and use failif. + + * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and + use failif + + * ld-elf/exclude3d.d: Removed. + +2012-08-24 H.J. Lu <hongjiu.lu@intel.com> + * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test. 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> |