mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
80c135e554
2016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com> Tony Wang <tony.wang@arm.com> bfd/ * elf32-arm.c (elf32_arm_stub_long_branch_thumb2_only): Define stub sequence. (stub_long_branch_thumb2_only): Define stub. (arm_stub_is_thumb): Add case for arm_stub_long_branch_thumb2_only. (arm_stub_long_branch_thumb2_only): Likewise. (arm_type_of_stub): Use arm_stub_long_branch_thumb2_only for Thumb-2 capable targets. ld/ * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall M profile): Assemble for ARMv6-M. (Thumb2-Thumb2 farcall M profile): New testcase. * testsuite/ld-arm/farcall-thumb2-thumb2-m.d: New file. * testsuite/ld-arm/jump-reloc-veneers-cond-long-backward.d: Update to reflect the use of Thumb-2 veneers for Thumb-2 capable targets. * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Likewise.
20 lines
384 B
Makefile
20 lines
384 B
Makefile
|
|
.*: file format.*
|
|
|
|
|
|
Disassembly of section destsect:
|
|
|
|
00108004 <[^>]*>:
|
|
108004: f7ff fffe bl 108004 <dest>
|
|
|
|
Disassembly of section .text:
|
|
|
|
000080.. <[^>]*>:
|
|
80..: (8002f040|f0408002) .word 0x(8002f040|f0408002)
|
|
80..: 0000 movs r0, r0
|
|
...
|
|
|
|
000080.. <[^>]*>:
|
|
80..: f85f f000 ldr.w pc, \[pc\] ; 800c <__dest_veneer\+0x4>
|
|
80..: 00108005 .word 0x00108005
|