diff options
author | Alan Modra <amodra@gmail.com> | 2005-08-17 10:04:33 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-08-17 10:04:33 +0000 |
commit | 8d1d654fb401245cefa690a03e61f56cf953999e (patch) | |
tree | 44b27e48ddbe743fbe28ea8678f19cfc5444c3e6 /ld/testsuite/ld-x86-64 | |
parent | 11eec5fc78980381aed0ef238ce353096c940baa (diff) | |
download | gdb-8d1d654fb401245cefa690a03e61f56cf953999e.zip gdb-8d1d654fb401245cefa690a03e61f56cf953999e.tar.gz gdb-8d1d654fb401245cefa690a03e61f56cf953999e.tar.bz2 |
bfd/
* elf32-cris.c (elf_cris_adjust_gotplt_to_got): Move assert later.
* elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with being called
without any got section.
ld/testsuite/
* ld-alpha/tlsbin.rd: Update.
* ld-alpha/tlsbinr.rd: Update.
* ld-cris/locref1.d: Update.
* ld-cris/locref2.d: Update.
* ld-i386/tlsbin.rd: Update.
* ld-ia64/tlsbin.rd: Update.
* ld-powerpc/tlsexe.r: Update.
* ld-powerpc/tlsexe32.r: Update.
* ld-powerpc/tlsexetoc.r: Update.
* ld-s390/tlsbin.rd: Update.
* ld-s390/tlsbin_64.rd: Update.
* ld-sparc/tlssunbin32.rd: Update.
* ld-sparc/tlssunbin64.rd: Update.
* ld-x86-64/tlsbin.rd: Update.
Diffstat (limited to 'ld/testsuite/ld-x86-64')
-rw-r--r-- | ld/testsuite/ld-x86-64/tlsbin.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-x86-64/tlsbin.rd b/ld/testsuite/ld-x86-64/tlsbin.rd index 7a0c9a0..dc3ef22 100644 --- a/ld/testsuite/ld-x86-64/tlsbin.rd +++ b/ld/testsuite/ld-x86-64/tlsbin.rd @@ -112,12 +112,13 @@ Symbol table '.symtab' contains 69 entries: .* TLS +LOCAL DEFAULT +10 bl6 .* TLS +LOCAL DEFAULT +10 bl7 .* TLS +LOCAL DEFAULT +10 bl8 +.* OBJECT LOCAL HIDDEN +11 _DYNAMIC +.* OBJECT LOCAL HIDDEN +13 _GLOBAL_OFFSET_TABLE_ .* TLS +GLOBAL DEFAULT +9 sg8 .* TLS +GLOBAL DEFAULT +10 bg8 .* TLS +GLOBAL DEFAULT +10 bg6 .* TLS +GLOBAL DEFAULT UND sG5 .* TLS +GLOBAL DEFAULT +10 bg3 -.* OBJECT GLOBAL HIDDEN +11 _DYNAMIC .* TLS +GLOBAL DEFAULT +9 sg3 .* TLS +GLOBAL HIDDEN +9 sh3 .* TLS +GLOBAL DEFAULT UND sG2 @@ -141,7 +142,6 @@ Symbol table '.symtab' contains 69 entries: .* TLS +GLOBAL DEFAULT +9 sg6 .* TLS +GLOBAL DEFAULT +9 sg7 .* NOTYPE GLOBAL DEFAULT ABS _edata -.* OBJECT GLOBAL HIDDEN 13 _GLOBAL_OFFSET_TABLE_ .* NOTYPE GLOBAL DEFAULT ABS _end .* TLS +GLOBAL HIDDEN +9 sh2 .* TLS +GLOBAL HIDDEN +9 sh6 |