diff options
author | Alan Modra <amodra@gmail.com> | 2004-03-26 06:14:18 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-03-26 06:14:18 +0000 |
commit | d04a7507b76ae75ea626787e7f5ab6ac5bd98389 (patch) | |
tree | da788b5483a186e1a7e4c397cac8df11b761f7fc /ld/testsuite/ld-powerpc/tlsexetoc.r | |
parent | 555cd47695349e40eb1fe06ac707d2f278d63021 (diff) | |
download | gdb-d04a7507b76ae75ea626787e7f5ab6ac5bd98389.zip gdb-d04a7507b76ae75ea626787e7f5ab6ac5bd98389.tar.gz gdb-d04a7507b76ae75ea626787e7f5ab6ac5bd98389.tar.bz2 |
* ld-powerpc/tlsexe.r: Update for changed sym type.
* ld-powerpc/tlsexetoc.r: Likewise.
Diffstat (limited to 'ld/testsuite/ld-powerpc/tlsexetoc.r')
-rw-r--r-- | ld/testsuite/ld-powerpc/tlsexetoc.r | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-powerpc/tlsexetoc.r b/ld/testsuite/ld-powerpc/tlsexetoc.r index e3c4e8e..4daae33 100644 --- a/ld/testsuite/ld-powerpc/tlsexetoc.r +++ b/ld/testsuite/ld-powerpc/tlsexetoc.r @@ -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 |