diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2006-04-25 22:05:15 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2006-04-25 22:05:15 +0000 |
commit | eaa628a1d3a5d97650e94ed6169143033bae82b6 (patch) | |
tree | 65a186973a20ac953786479f214617d4e510fc46 /ld/testsuite/ld-alpha/tlspic.rd | |
parent | 69552b439a9200b6202d9fc4a89c656fe3a1f575 (diff) | |
download | gdb-eaa628a1d3a5d97650e94ed6169143033bae82b6.zip gdb-eaa628a1d3a5d97650e94ed6169143033bae82b6.tar.gz gdb-eaa628a1d3a5d97650e94ed6169143033bae82b6.tar.bz2 |
2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
* ld-alpha/tlsbin.rd: Updated for readelf change.
* ld-alpha/tlsbinr.rd: Likewise.
* ld-alpha/tlspic.rd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-alpha/tlspic.rd')
-rw-r--r-- | ld/testsuite/ld-alpha/tlspic.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-alpha/tlspic.rd b/ld/testsuite/ld-alpha/tlspic.rd index 04b2e0f..38f5ea1 100644 --- a/ld/testsuite/ld-alpha/tlspic.rd +++ b/ld/testsuite/ld-alpha/tlspic.rd @@ -67,7 +67,7 @@ Symbol table '.dynsym' contains [0-9]+ entries: .* [0-9a-f]+ 0 TLS GLOBAL DEFAULT 8 sg5 .* [0-9a-f]+ 0 NOTYPE GLOBAL DEFAULT UND __tls_get_addr .* [0-9a-f]+ 0 TLS GLOBAL DEFAULT 8 sg1 -.* [0-9a-f]+ 172 FUNC GLOBAL DEFAULT 6 fn1 +.* [0-9a-f]+ 172 FUNC GLOBAL DEFAULT \[<other>: 88\] 6 fn1 .* [0-9a-f]+ 0 NOTYPE GLOBAL DEFAULT ABS __bss_start .* [0-9a-f]+ 0 TLS GLOBAL DEFAULT 8 sg2 .* [0-9a-f]+ 0 TLS GLOBAL DEFAULT 8 sg6 @@ -126,7 +126,7 @@ Symbol table '.symtab' contains [0-9]+ entries: .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg5 .* [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg1 -.* [0-9a-f]+ +172 FUNC +GLOBAL DEFAULT +6 fn1 +.* [0-9a-f]+ +172 FUNC +GLOBAL DEFAULT +\[<other>: 88\] +6 fn1 .* [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg2 .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg6 |