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

Unified Diff: binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od

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
« no previous file with comments | « binutils/ld/testsuite/ld-powerpc/aix-ref-1.s ('k') | binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.od » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od
diff --git a/binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od b/binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od
new file mode 100644
index 0000000000000000000000000000000000000000..1ba90ec0a8befbbe81dff90f898d055cb1a92771
--- /dev/null
+++ b/binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od
@@ -0,0 +1,30 @@
+
+.*
+
+
+Disassembly of section \.text:
+
+.* <foo1>:
+.*: 60 00 00 00 oril r0,r0,0
+ .*: R_REF foo2\+.*
+.*: 80 22 00 00 l r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+.*: 4e 80 00 20 br
+
+.* <foo2>:
+.*: 60 00 00 00 oril r0,r0,0
+ .*: R_REF foo6\+.*
+ .*: R_REF foo4\+.*
+.*: 80 22 00 00 l r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+
+.* <foo4>:
+.*: 60 00 00 00 oril r0,r0,0
+.*: 80 22 00 00 l r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+
+.* <foo6>:
+.*: 60 00 00 00 oril r0,r0,0
+.*: 80 22 00 00 l r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+ \.\.\.
« no previous file with comments | « binutils/ld/testsuite/ld-powerpc/aix-ref-1.s ('k') | binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.od » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698