diff options
author | Alan Modra <amodra@gmail.com> | 2004-10-01 02:19:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-10-01 02:19:04 +0000 |
commit | 73d14ad423dbf247edb243d8e11da0dec7cafebc (patch) | |
tree | 8ad4c10d46320f0e3d17d004cb067103c84d6df4 /ld/testsuite/ld-powerpc/tlstocso.r | |
parent | * elf-bfd.h (struct eh_cie_fde): Add need_relative and (diff) | |
download | binutils-gdb-73d14ad423dbf247edb243d8e11da0dec7cafebc.tar.gz binutils-gdb-73d14ad423dbf247edb243d8e11da0dec7cafebc.tar.bz2 binutils-gdb-73d14ad423dbf247edb243d8e11da0dec7cafebc.zip |
* ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
* ld-powerpc/tls32.s (gd, ld): Likewise.
* ld-powerpc/tlstoc.s (gd, ld): Likewise.
* ld-powerpc/tlsso.r: Update.
* ld-powerpc/tlsso32.r: Update.
* ld-powerpc/tlstocso.r: Update.
Diffstat (limited to 'ld/testsuite/ld-powerpc/tlstocso.r')
-rw-r--r-- | ld/testsuite/ld-powerpc/tlstocso.r | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-powerpc/tlstocso.r b/ld/testsuite/ld-powerpc/tlstocso.r index cece2574a7c..8369b5ae8cf 100644 --- a/ld/testsuite/ld-powerpc/tlstocso.r +++ b/ld/testsuite/ld-powerpc/tlstocso.r @@ -75,12 +75,12 @@ Symbol table '\.dynsym' contains 22 entries: +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +11 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +15 +[0-9]+: 0+10648 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC - +[0-9]+: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd + +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT +UND gd +[0-9]+: 0+60 +0 TLS +GLOBAL DEFAULT +8 le0 +[0-9]+: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +[0-9]+: 0+40 +0 TLS +GLOBAL DEFAULT +8 ld0 +[0-9]+: 0+68 +0 TLS +GLOBAL DEFAULT +8 le1 - +[0-9]+: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld + +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT +UND ld +[0-9]+: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +6 _start +[0-9]+: 0+50 +0 TLS +GLOBAL DEFAULT +8 ld2 +[0-9]+: 0+48 +0 TLS +GLOBAL DEFAULT +8 ld1 @@ -121,12 +121,12 @@ Symbol table '\.symtab' contains 43 entries: +[0-9]+: [0-9a-f]+ +0 NOTYPE +LOCAL +DEFAULT +12 \.Lie0 +[0-9]+: [0-9a-f]+ +0 NOTYPE +LOCAL +DEFAULT +6 \.__tls_get_addr +[0-9]+: 0+10648 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC - +[0-9]+: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd + +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT +UND gd +[0-9]+: 0+60 +0 TLS +GLOBAL DEFAULT +8 le0 +[0-9]+: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +[0-9]+: 0+40 +0 TLS +GLOBAL DEFAULT +8 ld0 +[0-9]+: 0+68 +0 TLS +GLOBAL DEFAULT +8 le1 - +[0-9]+: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld + +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT +UND ld +[0-9]+: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +6 _start +[0-9]+: 0+50 +0 TLS +GLOBAL DEFAULT +8 ld2 +[0-9]+: 0+48 +0 TLS +GLOBAL DEFAULT +8 ld1 |