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

Unified Diff: binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.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-32.od ('k') | binutils/ld/testsuite/ld-powerpc/aix52.exp » ('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-64.od
diff --git a/binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.od b/binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.od
new file mode 100644
index 0000000000000000000000000000000000000000..9cc6e9dc418b548520a1b5b1bd120724dc9a1dfe
--- /dev/null
+++ b/binutils/ld/testsuite/ld-powerpc/aix-ref-1-64.od
@@ -0,0 +1,30 @@
+
+.*
+
+
+Disassembly of section \.text:
+
+.* <foo1>:
+ .*: 60 00 00 00 nop
+ .*: R_REF foo2\+.*
+ .*: e8 22 00 00 ld r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+ .*: 4e 80 00 20 blr
+
+.* <foo2>:
+ .*: 60 00 00 00 nop
+ .*: R_REF foo6\+.*
+ .*: R_REF foo4\+.*
+ .*: e8 22 00 00 ld r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+
+.* <foo4>:
+ .*: 60 00 00 00 nop
+ .*: e8 22 00 00 ld r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+
+.* <foo6>:
+ .*: 60 00 00 00 nop
+ .*: e8 22 00 00 ld r1,0\(r2\)
+ .*: R_TOC stuff\+.*
+ \.\.\.
« no previous file with comments | « binutils/ld/testsuite/ld-powerpc/aix-ref-1-32.od ('k') | binutils/ld/testsuite/ld-powerpc/aix52.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698