From 3a0923c74d3c19495ad0b4d82a3121b4847b37bb Mon Sep 17 00:00:00 2001 From: amodra Date: Fri, 26 Mar 2004 06:14:17 +0000 Subject: [PATCH] * ld-powerpc/tlsexe.r: Update for changed sym type. * ld-powerpc/tlsexetoc.r: Likewise. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-powerpc/tlsexe.r | 4 ++-- ld/testsuite/ld-powerpc/tlsexetoc.r | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4a1cc75fed..f384fd0014 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-03-26 Alan Modra + + * ld-powerpc/tlsexe.r: Update for changed sym type. + * ld-powerpc/tlsexetoc.r: Likewise. + 2004-03-22 Hans-Peter Nilsson * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d, diff --git a/ld/testsuite/ld-powerpc/tlsexe.r b/ld/testsuite/ld-powerpc/tlsexe.r index 06ad8a3dc4..e4a61d22e5 100644 --- a/ld/testsuite/ld-powerpc/tlsexe.r +++ b/ld/testsuite/ld-powerpc/tlsexe.r @@ -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 diff --git a/ld/testsuite/ld-powerpc/tlsexetoc.r b/ld/testsuite/ld-powerpc/tlsexetoc.r index e3c4e8e8d2..4daae336df 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 -- 2.11.0