* ld-m68k/tls-ld-1.d: Update.
This commit is contained in:
parent
ab6dce2336
commit
61ece53e99
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-05-17 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-m68k/tls-ld-1.d: Update.
|
||||
|
||||
2012-05-17 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-powerpc/tlsso.r: Update for dynamic sym changes.
|
||||
|
|
|
@ -17,6 +17,6 @@ Dynamic section at offset .* contains 10 entries:
|
|||
0x00000000 \(NULL\) 0x0
|
||||
|
||||
Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
|
||||
Offset Info Type Sym.Value Sym. Name \+ Addend
|
||||
[0-9a-f]+ [0-9a-f]+ R_68K_32 00000000 __tls_get_addr \+ 0
|
||||
[0-9a-f]+ [0-9a-f]+ R_68K_TLS_DTPMOD3 00000000
|
||||
Offset +Info +Type +Sym.Value +Sym. Name \+ Addend
|
||||
[0-9a-f]+ +[0-9a-f]+ R_68K_32 +0+ +__tls_get_addr \+ 0
|
||||
[0-9a-f]+ +[0-9a-f]+ R_68K_TLS_DTPMOD3 +0
|
||||
|
|
Loading…
Reference in a new issue