mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 05:12:28 +08:00
Re-enable GAS for z8k-coff
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2005-08-26 Christian Groessler <chris@groessler.org>
|
||||
|
||||
* binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
|
||||
|
||||
2005-08-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/objcopy.exp: Remove a29k support.
|
||||
|
@ -80,7 +80,7 @@ if ![string match "" $got] then {
|
||||
setup_xfail "m8*-*"
|
||||
setup_xfail "or32-*-rtems*" "or32-*-coff"
|
||||
setup_xfail "sh-*-coff*" "sh-*-rtems*"
|
||||
setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*" "z8*-*"
|
||||
setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*"
|
||||
|
||||
clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*"
|
||||
clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*" "m68*-*-sysv4*"
|
||||
|
Reference in New Issue
Block a user