mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
All NetBSD ELF targets should pass these tests.
This commit is contained in:
parent
8dde85fcdf
commit
3dbe594b71
@ -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
|
||||
|
@ -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*-*-*] {
|
||||
|
Loading…
Reference in New Issue
Block a user