7a89b94e91
(elf32_arm_stub_long_branch_arm_nacl_pic): New variable. (arm_build_one_stub): Increase MAXRELOCS to 3. (arm_type_of_stub): Use them if GLOBALS->nacl_p. (struct elf32_arm_link_hash_table): Give add_stub_section member's pointee type a third argument. (elf32_arm_create_or_find_stub_sec): Update caller. (elf32_arm_size_stubs): Update argument type. * bfd-in.h (elf32_arm_size_stubs): Update decl. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * emultempl/armelf.em (elf32_arm_add_stub_section): Take third argument ALIGNMENT_POWER, use it instead of constant 3. * ld-arm/farcall-arm-nacl.d: New file. * ld-arm/farcall-arm-nacl-pic.d: New file. * ld-arm/farcall-data-nacl.d: New file. * ld-arm/arm-elf.exp (armeabitests_common): Add extra element to "action" lists for those cases to use a different dump file for NaCl targets. Massage $armeabitests_common to drop the extra element or the one before it, depending on [istarget "arm*-*-nacl*"]. * ld-arm/arm-elf.exp (armelftests_common): Move all "Cortex-A8 erratum fix", Thumb-only and interworking cases to ... (armelftests_nonacl): ... here. (armeabitests_common): Move all "erratum 760522 fix", Thumb-only and interworking cases to ... (armeabitests_nonacl): ... here.
25 lines
569 B
Makefile
25 lines
569 B
Makefile
.*: file format .*
|
|
|
|
Disassembly of section .text:
|
|
|
|
0+8000 <_start>:
|
|
\s*8000:\s+ea000002\s+b\s+8010 <__far_veneer>
|
|
#...
|
|
|
|
0+8010 <__far_veneer>:
|
|
\s*8010:\s+e59fc00c\s+ldr\s+ip, \[pc, #12\]\s+; 8024 <__far_veneer\+0x14>
|
|
\s*8014:\s+e3ccc13f\s+bic\s+ip, ip, #-1073741809\s+; 0xc000000f
|
|
\s*8018:\s+e12fff1c\s+bx\s+ip
|
|
\s*801c:\s+e320f000\s+nop\s+\{0\}
|
|
\s*8020:\s+e125be70\s+bkpt\s+0x5be0
|
|
\s*8024:\s+12340000\s+.word\s+0x12340000
|
|
#...
|
|
|
|
0+8030 <after>:
|
|
\s*8030:\s+11111111\s+\.word\s+0x11111111
|
|
|
|
Disassembly of section \.far:
|
|
|
|
12340000 <far>:
|
|
12340000:\s+e12fff1e\s+bx\s+lr
|