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-ia64 | |
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-ia64')
-rw-r--r-- | ld/testsuite/ld-ia64/tlsbin.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-ia64/tlsbin.rd b/ld/testsuite/ld-ia64/tlsbin.rd index 86997a3..1fff203 100644 --- a/ld/testsuite/ld-ia64/tlsbin.rd +++ b/ld/testsuite/ld-ia64/tlsbin.rd @@ -103,11 +103,12 @@ Symbol table '.symtab' contains 69 entries: .* TLS +LOCAL +DEFAULT +12 bl6 .* TLS +LOCAL +DEFAULT +12 bl7 .* TLS +LOCAL +DEFAULT +12 bl8 +.* OBJECT +LOCAL +HIDDEN +13 _DYNAMIC +.* OBJECT +LOCAL +HIDDEN +14 _GLOBAL_OFFSET_TABLE_ .* TLS +GLOBAL DEFAULT +11 sg8 .* TLS +GLOBAL DEFAULT +12 bg8 .* TLS +GLOBAL DEFAULT +12 bg6 .* TLS +GLOBAL DEFAULT +12 bg3 -.* OBJECT +GLOBAL HIDDEN +13 _DYNAMIC .* TLS +GLOBAL DEFAULT +11 sg3 .* TLS +GLOBAL HIDDEN +11 sh3 .* TLS +GLOBAL DEFAULT +UND sG2 @@ -130,7 +131,6 @@ Symbol table '.symtab' contains 69 entries: .* TLS +GLOBAL DEFAULT +11 sg6 .* TLS +GLOBAL DEFAULT +11 sg7 .* NOTYPE +GLOBAL DEFAULT +ABS _edata -.* OBJECT +GLOBAL HIDDEN +14 _GLOBAL_OFFSET_TABLE_ .* NOTYPE +GLOBAL DEFAULT +ABS _end .* TLS +GLOBAL HIDDEN +11 sh2 .* TLS +GLOBAL HIDDEN +11 sh6 |