All NetBSD ELF targets should pass these tests.
authorNick Clifton <nickc@redhat.com>
Tue, 21 Jan 2003 15:54:09 +0000 (15:54 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 21 Jan 2003 15:54:09 +0000 (15:54 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/sparc.exp

index 9ff8609..ad4f6a3 100644 (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
index b7811b7..4b16f39 100644 (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*-*-*] {