binutils-gdb/ld/testsuite/ld-arm/callweak.d
Daniel Gutson cd1dac3d4a 2S09-08-21 Daniel Gutson <dgutson@codesourcery.com>
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: ----------------------------------------------------------------------
2009-08-21 23:38:07 +00:00

18 lines
362 B
Makefile

.*: file format.*
Disassembly of section .far:
12340000 <[^>]*>:
12340000: e1a00000 nop ; \(mov r0, r0\)
12340004: 01a00000 moveq r0, r0
12340008 <[^>]*>:
12340008: e000 b.n 1234000c <[^>]*>
1234000a: bf00 nop
1234000c: 2000 movs r0, #0
1234000e: e000 b.n 12340012 <[^>]*>
12340010: bf00 nop
12340012: 4770 bx lr