mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-14 12:53:34 +08:00
* ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
setting TLS file offset.
This commit is contained in:
parent
01b5515e06
commit
c4334bf97b
@ -1,3 +1,8 @@
|
||||
2011-05-24 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
|
||||
setting TLS file offset.
|
||||
|
||||
2011-05-23 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld-elf/shared.exp: Revert previous delta. Do not build
|
||||
|
@ -12,7 +12,7 @@
|
||||
Program Header:
|
||||
LOAD off 0x0+ vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*13
|
||||
filesz 0x0+84 memsz 0x0+84 flags r-x
|
||||
TLS off 0x0+ vaddr 0x0+82084 paddr 0x0+82084 align 2\*\*2
|
||||
TLS off 0x0+84 vaddr 0x0+82084 paddr 0x0+82084 align 2\*\*2
|
||||
filesz 0x0+ memsz 0x0+8 flags r--
|
||||
private flags = 0:
|
||||
|
||||
@ -20,7 +20,7 @@ Sections:
|
||||
Idx Name Size VMA LMA File off Algn
|
||||
0 .text 0+10 0+80074 0+80074 0+74 2\*\*1
|
||||
CONTENTS, ALLOC, LOAD, READONLY, CODE
|
||||
1 .tbss 0+8 0+82084 0+82084 0+ 2\*\*2
|
||||
1 .tbss 0+8 0+82084 0+82084 0+84 2\*\*2
|
||||
ALLOC, THREAD_LOCAL
|
||||
SYMBOL TABLE:
|
||||
0+80074 l d .text 0+ .text
|
||||
|
Loading…
Reference in New Issue
Block a user