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

Side by Side 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, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1
2 .*
3
4
5 Disassembly of section \.text:
6
7 .* <foo1>:
8 .*: 60 00 00 00 nop
9 .*: R_REF foo2\+.*
10 .*: e8 22 00 00 ld r1,0\(r2\)
11 .*: R_TOC stuff\+.*
12 .*: 4e 80 00 20 blr
13
14 .* <foo2>:
15 .*: 60 00 00 00 nop
16 .*: R_REF foo6\+.*
17 .*: R_REF foo4\+.*
18 .*: e8 22 00 00 ld r1,0\(r2\)
19 .*: R_TOC stuff\+.*
20
21 .* <foo4>:
22 .*: 60 00 00 00 nop
23 .*: e8 22 00 00 ld r1,0\(r2\)
24 .*: R_TOC stuff\+.*
25
26 .* <foo6>:
27 .*: 60 00 00 00 nop
28 .*: e8 22 00 00 ld r1,0\(r2\)
29 .*: R_TOC stuff\+.*
30 \.\.\.
OLDNEW
« 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