* ld-powerpc/tlsexe.r: Update for changed sym type.
* ld-powerpc/tlsexetoc.r: Likewise.
This commit is contained in:
parent
555cd47695
commit
d04a7507b7
3 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-03-26 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-powerpc/tlsexe.r: Update for changed sym type.
|
||||
* ld-powerpc/tlsexetoc.r: Likewise.
|
||||
|
||||
2004-03-22 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
|
||||
|
|
|
@ -69,7 +69,7 @@ Symbol table '\.dynsym' contains 10 entries:
|
|||
+0: 0+ +0 NOTYPE +LOCAL +DEFAULT +UND
|
||||
+1: 0+100104c0 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
|
||||
+2: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
|
||||
+3: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+3: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+4: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
|
||||
+5: 0+ +0 TLS +GLOBAL DEFAULT +UND ld
|
||||
+6: 0+50 +0 TLS +GLOBAL DEFAULT +11 ld2
|
||||
|
@ -109,7 +109,7 @@ Symbol table '\.symtab' contains 43 entries:
|
|||
+27: 0+100104c0 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
|
||||
+28: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
|
||||
+29: 0+60 +0 TLS +GLOBAL DEFAULT +11 le0
|
||||
+30: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+30: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+31: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
|
||||
+32: 0+40 +0 TLS +GLOBAL DEFAULT +11 ld0
|
||||
+33: 0+68 +0 TLS +GLOBAL DEFAULT +11 le1
|
||||
|
|
|
@ -68,7 +68,7 @@ Symbol table '\.dynsym' contains 9 entries:
|
|||
+0: 0+ +0 NOTYPE +LOCAL +DEFAULT +UND
|
||||
+1: 0+10010448 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
|
||||
+2: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
|
||||
+3: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+3: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+4: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
|
||||
+5: 0+ +0 TLS +GLOBAL DEFAULT +UND ld
|
||||
+6: 0+100105f0 +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
|
||||
|
@ -108,7 +108,7 @@ Symbol table '\.symtab' contains 44 entries:
|
|||
+28: 0+10010448 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
|
||||
+29: 0+ +0 TLS +GLOBAL DEFAULT +UND gd
|
||||
+30: 0+60 +0 TLS +GLOBAL DEFAULT +11 le0
|
||||
+31: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+31: 0+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
|
||||
+32: 0+ +0 FUNC +GLOBAL DEFAULT +UND \.__tls_get_addr
|
||||
+33: 0+40 +0 TLS +GLOBAL DEFAULT +11 ld0
|
||||
+34: 0+68 +0 TLS +GLOBAL DEFAULT +11 le1
|
||||
|
|
Loading…
Reference in a new issue