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

Side by Side Diff: binutils/ld/testsuite/ld-cris/tls-e-22.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, 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
« no previous file with comments | « binutils/ld/testsuite/ld-cris/tls-e-20a.d ('k') | binutils/ld/testsuite/ld-cris/tls-e-80.d » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #source: start1.s 1 #source: start1.s
2 #source: tls128.s 2 #source: tls128.s
3 #source: tls-ld-6.s 3 #source: tls-ld-6.s
4 #source: tls-hx.s 4 #source: tls-hx.s
5 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir 5 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir
6 #ld: -m crislinux 6 #ld: -m crislinux
7 #objdump: -d -s -t -r -p 7 #objdump: -d -s -t -r -p
8 8
9 # Check that we have proper NPTL/TLS markings and GOT for an 9 # Check that we have proper NPTL/TLS markings and GOT for an
10 # executable with a single R_CRIS_DTPREL. 10 # executable with a single R_CRIS_DTPREL.
(...skipping 17 matching lines...) Expand all
28 Contents of section \.got: 28 Contents of section \.got:
29 82124 00000000 00000000 00000000 01000000 .* 29 82124 00000000 00000000 00000000 01000000 .*
30 82134 00000000 .* 30 82134 00000000 .*
31 31
32 Disassembly of section \.text: 32 Disassembly of section \.text:
33 33
34 00080094 <_start>: 34 00080094 <_start>:
35 80094: 41b2 moveq 1,\$r11 35 80094: 41b2 moveq 1,\$r11
36 #... 36 #...
37 00080098 <tlsdsofn>: 37 00080098 <tlsdsofn>:
38 80098:» 6fae fcff ffff » move\.d 0xfffffffc,\$r10 38 80098:» 6fae 8000 0000 » move\.d 80 <x>,\$r10
39 #... 39 #...
OLDNEW
« no previous file with comments | « binutils/ld/testsuite/ld-cris/tls-e-20a.d ('k') | binutils/ld/testsuite/ld-cris/tls-e-80.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698