mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* ld-srec/srec.exp: XFAIL for powerpc*-*-*.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-08-03 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
|
* ld-srec/srec.exp: XFAIL for powerpc*-*-*.
|
||||||
|
|
||||||
2007-08-01 Adam Nemet <anemet@caviumnetworks.com>
|
2007-08-01 Adam Nemet <anemet@caviumnetworks.com>
|
||||||
|
|
||||||
* ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
|
* ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
|
||||||
|
@ -374,8 +374,9 @@ setup_xfail "thumb-*-pe*"
|
|||||||
setup_xfail "thumb-*-elf*"
|
setup_xfail "thumb-*-elf*"
|
||||||
setup_xfail "arm*-*-linux*"
|
setup_xfail "arm*-*-linux*"
|
||||||
|
|
||||||
# The S-record linker doesn't build special EABI sections.
|
# The S-record linker doesn't put common symbols in small data
|
||||||
# setup_xfail "powerpc*-*-eabi*"
|
# the way the ELF linker does.
|
||||||
|
setup_xfail "powerpc*-*-*"
|
||||||
|
|
||||||
# The S-record linker doesn't include the .{zda} sections.
|
# The S-record linker doesn't include the .{zda} sections.
|
||||||
setup_xfail "v850*-*-elf"
|
setup_xfail "v850*-*-elf"
|
||||||
|
Reference in New Issue
Block a user