mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
and tic4x.
This commit is contained in:
parent
69badfdddb
commit
b0a0c50aa8
@ -1,3 +1,8 @@
|
||||
2011-05-13 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
|
||||
and tic4x.
|
||||
|
||||
2011-05-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/12720
|
||||
|
@ -87,8 +87,8 @@ proc objcopy_test {testname srcfile} {
|
||||
setup_xfail "m68*-*-sysv*" "m68*-apple-aux*"
|
||||
setup_xfail "m8*-*"
|
||||
setup_xfail "or32-*-rtems*" "or32-*-coff"
|
||||
setup_xfail "sh-*-coff*" "sh-*-rtems*"
|
||||
setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*"
|
||||
setup_xfail "sh-*-coff*"
|
||||
setup_xfail "tic80-*-*" "w65-*"
|
||||
|
||||
clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*"
|
||||
clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*"
|
||||
|
Loading…
Reference in New Issue
Block a user