mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on cygwin.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
|
||||
cygwin.
|
||||
|
||||
2009-04-16 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
|
||||
|
@ -89,6 +89,7 @@ proc objcopy_test {testname srcfile} {
|
||||
setup_xfail "or32-*-rtems*" "or32-*-coff"
|
||||
setup_xfail "sh-*-coff*" "sh-*-rtems*"
|
||||
setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*"
|
||||
setup_xfail "*-*-cygwin*"
|
||||
|
||||
clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*"
|
||||
clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*"
|
||||
|
Reference in New Issue
Block a user