From: nobody <> Date: Tue, 16 Feb 2010 19:03:00 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'binutils- X-Git-Tag: binutils-2_20_1~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c038725ec5987d676744c2f74e7b95216461f272;p=thirdparty%2Fbinutils-gdb.git This commit was manufactured by cvs2svn to create branch 'binutils- 2_20-branch'. Cherrypick from master 2010-02-16 19:02:59 UTC Ramana Radhakrishnan '': ld/testsuite/ld-arm/jump-reloc-veneers-long.d ld/testsuite/ld-arm/jump-reloc-veneers-short1.d ld/testsuite/ld-arm/jump-reloc-veneers-short2.d --- diff --git a/ld/testsuite/ld-arm/jump-reloc-veneers-long.d b/ld/testsuite/ld-arm/jump-reloc-veneers-long.d new file mode 100644 index 00000000000..0dba9ec1720 --- /dev/null +++ b/ld/testsuite/ld-arm/jump-reloc-veneers-long.d @@ -0,0 +1,21 @@ + +.*: file format.* + + +Disassembly of section destsect: + +09000000 <[^>]*>: + 9000000: e7fe b.n 9000000 + +Disassembly of section .text: + +000080.. <[^>]*>: + 80..: b802f000 .word 0xb802f000 + 80..: 00000000 andeq r0, r0, r0 + +000080.. <[^>]*>: + 80..: 4778 bx pc + 80..: 46c0 nop ; \(mov r8, r8\) + 80..: e59fc000 ldr ip, \[pc, #0\] ; 80.. <__dest_veneer\+0xc> + 80..: e12fff1c bx ip + 80..: 09000001 .word 0x09000001 diff --git a/ld/testsuite/ld-arm/jump-reloc-veneers-short1.d b/ld/testsuite/ld-arm/jump-reloc-veneers-short1.d new file mode 100644 index 00000000000..3796652ff9f --- /dev/null +++ b/ld/testsuite/ld-arm/jump-reloc-veneers-short1.d @@ -0,0 +1,13 @@ + +.*: file format.* + + +Disassembly of section destsect: + +00009000 <[^>]*>: + 9000: e7fe b.n 9000 + +Disassembly of section .text: + +000080.. <[^>]*>: + 80..: f000 bf.. b.w 9000 diff --git a/ld/testsuite/ld-arm/jump-reloc-veneers-short2.d b/ld/testsuite/ld-arm/jump-reloc-veneers-short2.d new file mode 100644 index 00000000000..22fa6dfefbd --- /dev/null +++ b/ld/testsuite/ld-arm/jump-reloc-veneers-short2.d @@ -0,0 +1,13 @@ + +.*: file format.* + + +Disassembly of section destsect: + +00900000 <[^>]*>: + 900000: e7fe b.n 900000 + +Disassembly of section .text: + +000080.. <[^>]*>: + 80..: f0f7 9f.. b.w 900000