| OLD | NEW |
| 1 #source: start1.s | 1 #source: start1.s |
| 2 #source: tls128.s | 2 #source: tls128.s |
| 3 #source: tls-ld-5.s | 3 #source: tls-ld-5.s |
| 4 #source: tls-gd-1.s | 4 #source: tls-gd-1.s |
| 5 #source: tls-ldgd-14.s | 5 #source: tls-ldgd-14.s |
| 6 #source: tls-hx1x2.s | 6 #source: tls-hx1x2.s |
| 7 #as: --pic --no-underscore --em=criself | 7 #as: --pic --no-underscore --em=criself |
| 8 #ld: -m crislinux tmpdir/tls-dso-xz-1.so | 8 #ld: -m crislinux tmpdir/tls-dso-xz-1.so |
| 9 #objdump: -s -h -t -T -R -r -p | 9 #objdump: -s -h -t -T -R -r -p |
| 10 | 10 |
| (...skipping 26 matching lines...) Expand all Loading... |
| 37 0+ D \*UND\* 0+ z | 37 0+ D \*UND\* 0+ z |
| 38 #... | 38 #... |
| 39 DYNAMIC RELOCATION RECORDS | 39 DYNAMIC RELOCATION RECORDS |
| 40 OFFSET TYPE VALUE | 40 OFFSET TYPE VALUE |
| 41 0008230c R_CRIS_DTP x | 41 0008230c R_CRIS_DTP x |
| 42 00082314 R_CRIS_DTP z | 42 00082314 R_CRIS_DTP z |
| 43 | 43 |
| 44 Contents of section .interp: | 44 Contents of section .interp: |
| 45 #... | 45 #... |
| 46 Contents of section \.text: | 46 Contents of section \.text: |
| 47 801dc 41b20000 5faef8ff 5fbefcff 5fae1400 .* | 47 801dc 41b20000 5fae8000 5fbe8400 5fae1400 .* |
| 48 801ec 5fae1c00 .* | 48 801ec 5fae1c00 .* |
| 49 Contents of section \.tdata: | 49 Contents of section \.tdata: |
| 50 #... | 50 #... |
| 51 Contents of section \.got: | 51 Contents of section \.got: |
| 52 822f8 78220800 0+ 0+ 010+ .* | 52 822f8 78220800 0+ 0+ 010+ .* |
| 53 82308 0+ 0+ 0+ 0+ .* | 53 82308 0+ 0+ 0+ 0+ .* |
| 54 82318 0+ .* | 54 82318 0+ .* |
| OLD | NEW |