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

Side by Side Diff: binutils/ld/testsuite/ld-cris/tls-e-dtpoffd1.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
OLDNEW
1 #source: start1.s 1 #source: start1.s
2 #source: tls-dtpoffdx.s 2 #source: tls-dtpoffdx.s
3 #source: tls-gd-1.s 3 #source: tls-gd-1.s
4 #source: tls128.s 4 #source: tls128.s
5 #source: tls-x.s 5 #source: tls-x.s
6 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir 6 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir
7 #ld: -m crislinux 7 #ld: -m crislinux
8 #objdump: -d -s -t -r -p 8 #objdump: -d -s -t -r -p
9 9
10 .*: file format elf32-cris 10 .*: file format elf32-cris
11 11
12 Program Header: 12 Program Header:
13 #... 13 #...
14 TLS off .* 14 TLS off .*
15 filesz 0x0+84 memsz 0x0+84 flags r-- 15 filesz 0x0+84 memsz 0x0+84 flags r--
16 private flags = 0: 16 private flags = 0:
17 17
18 SYMBOL TABLE: 18 SYMBOL TABLE:
19 #... 19 #...
20 0+80 g .tdata 0+4 x 20 0+80 g .tdata 0+4 x
21 #... 21 #...
22 Contents of section .text: 22 Contents of section .text:
23 80094 41b20000 5fae0c00 .* 23 80094 41b20000 5fae0c00 .*
24 Contents of section .tdata: 24 Contents of section .tdata:
25 #... 25 #...
26 Contents of section .got: 26 Contents of section .got:
27 82120 00000000 00000000 00000000 01000000 .* 27 82120 00000000 00000000 00000000 01000000 .*
28 82130 80000000 .* 28 82130 80000000 .*
29 Contents of section .debug_info: 29 Contents of section .debug_info:
30 0000 fcffffff .* 30 0000 80000000 .*
31 Contents of section .debug_line: 31 Contents of section .debug_line:
32 #pass 32 #pass
OLDNEW
« no previous file with comments | « binutils/ld/testsuite/ld-cris/tls-e-80.d ('k') | binutils/ld/testsuite/ld-cris/tls-e-dtpoffd3.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698