]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
This commit was manufactured by cvs2svn to create branch 'binutils-
authornobody <>
Tue, 16 Feb 2010 19:03:00 +0000 (19:03 +0000)
committernobody <>
Tue, 16 Feb 2010 19:03:00 +0000 (19:03 +0000)
2_20-branch'.

Cherrypick from master 2010-02-16 19:02:59 UTC Ramana Radhakrishnan <ramana.r@gmail.com> '':
    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

ld/testsuite/ld-arm/jump-reloc-veneers-long.d [new file with mode: 0644]
ld/testsuite/ld-arm/jump-reloc-veneers-short1.d [new file with mode: 0644]
ld/testsuite/ld-arm/jump-reloc-veneers-short2.d [new file with mode: 0644]

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 (file)
index 0000000..0dba9ec
--- /dev/null
@@ -0,0 +1,21 @@
+
+.*:     file format.*
+
+
+Disassembly of section destsect:
+
+09000000 <[^>]*>:
+ 9000000:      e7fe            b.n     9000000 <dest>
+
+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 (file)
index 0000000..3796652
--- /dev/null
@@ -0,0 +1,13 @@
+
+.*:     file format.*
+
+
+Disassembly of section destsect:
+
+00009000 <[^>]*>:
+    9000:      e7fe            b.n     9000 <dest>
+
+Disassembly of section .text:
+
+000080.. <[^>]*>:
+    80..:      f000 bf..       b.w     9000 <dest>
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 (file)
index 0000000..22fa6df
--- /dev/null
@@ -0,0 +1,13 @@
+
+.*:     file format.*
+
+
+Disassembly of section destsect:
+
+00900000 <[^>]*>:
+  900000:      e7fe            b.n     900000 <dest>
+
+Disassembly of section .text:
+
+000080.. <[^>]*>:
+    80..:      f0f7 9f..       b.w     900000 <dest>