All NetBSD ELF targets should pass these tests.

This commit is contained in:
Nick Clifton 2003-01-21 15:54:09 +00:00
parent 8dde85fcdf
commit 3dbe594b71
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-01-21 Adrian Bunk <bunk@fs.tum.de>
* gas/sparc/sparc.exp (sparc_elf_setup): All NetBSD ELF targets
should pass these tests.
2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
* gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff

View File

@ -21,6 +21,7 @@ proc sparc_elf_setup { } {
setup_xfail "sparc*-fujitsu-none" "sparc*-*-*n*bsd*"
setup_xfail "sparc*-*-coff" "sparc*-*-lynxos*"
clear_xfail "sparc64*-*-*n*bsd*"
clear_xfail "sparc*-*-netbsdelf*"
}
if [istarget sparc*-*-*] {