mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-26 18:03:33 +08:00
* ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
This commit is contained in:
parent
268e4015fc
commit
376f5fcd5e
@ -1,3 +1,7 @@
|
||||
2009-02-05 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
|
||||
|
||||
2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
|
||||
|
||||
* ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
|
||||
|
@ -229,7 +229,9 @@ set armeabitests {
|
||||
{"Thumb-2 BL" "-Ttext 0x1000 --section-start .foo=0x1001000" "" {thumb2-bl.s}
|
||||
{{objdump -dr thumb2-bl.d}}
|
||||
"thumb2-bl"}
|
||||
|
||||
{"Thumb-2 Interworked branch" "-T arm.ld" "" {thumb2-b-interwork.s}
|
||||
{{objdump -dr thumb2-b-interwork.d}}
|
||||
"thumb2-b-interwork"}
|
||||
{"ARMv4 interworking" "-static -T arm.ld --fix-v4bx-interworking" "--fix-v4bx -meabi=4" {armv4-bx.s}
|
||||
{{objdump -d armv4-bx.d}}
|
||||
"armv4-bx"}
|
||||
|
Loading…
Reference in New Issue
Block a user