forked from Imagelibrary/binutils-gdb
ld/
* ld-arm/callweak.d: Opcodes updated.
* ld-arm/callweak.s: Architecture specified.
* ld-arm/callweak-2.d: New test case.
* ld-arm/callweak-2.s: New file.
bfd/
* elf32-arm.c (arch_has_thumb2_nop): New function.
(arch_has_arm_nop): New function.
(elf32_arm_final_link_relocate): NOP opcodes changed.
SVS: ----------------------------------------------------------------------
16 lines
268 B
Makefile
16 lines
268 B
Makefile
|
|
.*: file format.*
|
|
|
|
Disassembly of section .far:
|
|
|
|
12340000 <[^>]*>:
|
|
12340000: e320f000 nop \{0\}
|
|
12340004: 0320f000 nopeq \{0\}
|
|
|
|
12340008 <[^>]*>:
|
|
12340008: f3af 8000 nop.w
|
|
1234000c: 2000 movs r0, #0
|
|
1234000e: f3af 8000 nop.w
|
|
12340012: 4770 bx lr
|
|
|