Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1238)

Unified Diff: binutils/ld/testsuite/ld-arm/jump-reloc-veneers-long.d

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: binutils/ld/testsuite/ld-arm/jump-reloc-veneers-long.d
diff --git a/binutils/ld/testsuite/ld-arm/jump-reloc-veneers-long.d b/binutils/ld/testsuite/ld-arm/jump-reloc-veneers-long.d
new file mode 100644
index 0000000000000000000000000000000000000000..0dba9ec1720ede00e088b5ddee87afc91e9a152d
--- /dev/null
+++ b/binutils/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 <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
« no previous file with comments | « binutils/ld/testsuite/ld-arm/jump-reloc-veneers.s ('k') | binutils/ld/testsuite/ld-arm/jump-reloc-veneers-short1.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698