diff options
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tlsso.r | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tlstocso.r | 4 |
3 files changed, 9 insertions, 4 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 04f72d4..4fd04d7 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-07-29 Alan Modra <amodra@bigpond.net.au> + + * ld-powerpc/tlsso.r: Update. + * ld-powerpc/tlstocso.r: Update. + 2003-07-29 Nick Clifton <nickc@redhat.com> * ld-alpha/tlsbin.dd: Update to account for .eh_frame section. diff --git a/ld/testsuite/ld-powerpc/tlsso.r b/ld/testsuite/ld-powerpc/tlsso.r index c164c39..ef00636 100644 --- a/ld/testsuite/ld-powerpc/tlsso.r +++ b/ld/testsuite/ld-powerpc/tlsso.r @@ -91,7 +91,7 @@ Symbol table '\.dynsym' contains 31 entries: +16: 0+107f8 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC +17: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd +18: 0+60 +0 TLS +GLOBAL DEFAULT +10 le0 - +19: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr + +19: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +20: 0+40 +0 TLS +GLOBAL DEFAULT +10 ld0 +21: 0+68 +0 TLS +GLOBAL DEFAULT +10 le1 +22: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld @@ -136,7 +136,7 @@ Symbol table '\.symtab' contains 42 entries: +27: 0+107f8 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC +28: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd +29: 0+60 +0 TLS +GLOBAL DEFAULT +10 le0 - +30: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr + +30: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +31: 0+40 +0 TLS +GLOBAL DEFAULT +10 ld0 +32: 0+68 +0 TLS +GLOBAL DEFAULT +10 le1 +33: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld diff --git a/ld/testsuite/ld-powerpc/tlstocso.r b/ld/testsuite/ld-powerpc/tlstocso.r index 092c752..0a846bd 100644 --- a/ld/testsuite/ld-powerpc/tlstocso.r +++ b/ld/testsuite/ld-powerpc/tlstocso.r @@ -86,7 +86,7 @@ Symbol table '\.dynsym' contains 31 entries: +16: 0+10740 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC +17: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd +18: 0+60 +0 TLS +GLOBAL DEFAULT +10 le0 - +19: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr + +19: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +20: 0+40 +0 TLS +GLOBAL DEFAULT +10 ld0 +21: 0+68 +0 TLS +GLOBAL DEFAULT +10 le1 +22: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld @@ -132,7 +132,7 @@ Symbol table '\.symtab' contains 43 entries: +28: 0+10740 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC +29: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND gd +30: 0+60 +0 TLS +GLOBAL DEFAULT +10 le0 - +31: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr + +31: 0+ +24 OBJECT +GLOBAL DEFAULT +UND __tls_get_addr +32: 0+40 +0 TLS +GLOBAL DEFAULT +10 ld0 +33: 0+68 +0 TLS +GLOBAL DEFAULT +10 le1 +34: 0+ +0 NOTYPE +GLOBAL DEFAULT +UND ld |