mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
microblaze, moxie, and mt.
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
2010-10-28 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
|
||||
microblaze, moxie, and mt.
|
||||
|
||||
* ld-elf/flags1.s: Use arm compatible .type syntax.
|
||||
* ld-elf/flags1.d: Remove arm and xscale xfails, add i960, ip2k,
|
||||
moxie, mt.
|
||||
|
@ -79,10 +79,14 @@ if { [istarget avr-*-*]
|
||||
|| [istarget crx-*-*]
|
||||
|| [istarget dlx-*-*]
|
||||
|| [istarget h8300-*-*]
|
||||
|| [istarget i960-*-*]
|
||||
|| [istarget ip2k-*-*]
|
||||
|| [istarget m32r-*-*]
|
||||
|| [istarget m88k-*-*]
|
||||
|| [istarget microblaze-*-*]
|
||||
|| [istarget moxie-*-*]
|
||||
|| [istarget msp430-*-*]
|
||||
|| [istarget mt-*-*]
|
||||
|| [istarget tic6x-*-*]
|
||||
} {
|
||||
set B_test_same_seg 0
|
||||
|
Reference in New Issue
Block a user