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 9ff86093148c080e36ec6acd9a26d522d3e04283..ad4f6a354928fb2de2e62b5503f5b783619c811b 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 b7811b7246eee4210796e894d978284b7d4b22e6..4b16f394103b58e1ad357aff9ac56e2975516bc4 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*-*-*] {
This page took 0.026458 seconds and 4 git commands to generate.