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-i386/tlsbin.rd | |
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-i386/tlsbin.rd')
-rw-r--r-- | ld/testsuite/ld-i386/tlsbin.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-i386/tlsbin.rd b/ld/testsuite/ld-i386/tlsbin.rd index 544538d..b485626 100644 --- a/ld/testsuite/ld-i386/tlsbin.rd +++ b/ld/testsuite/ld-i386/tlsbin.rd @@ -121,13 +121,14 @@ Symbol table '.symtab' contains 73 entries: +[0-9]+: 00000094 +0 TLS +LOCAL DEFAULT +10 bl6 +[0-9]+: 00000098 +0 TLS +LOCAL DEFAULT +10 bl7 +[0-9]+: 0000009c +0 TLS +LOCAL DEFAULT +10 bl8 + +[0-9]+: 0+804a060 +0 OBJECT LOCAL +HIDDEN +11 _DYNAMIC + +[0-9]+: [0-9a-f]+ +0 OBJECT LOCAL +HIDDEN +13 _GLOBAL_OFFSET_TABLE_ +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG3 +[0-9]+: 0000001c +0 TLS +GLOBAL DEFAULT +9 sg8 +[0-9]+: 0000007c +0 TLS +GLOBAL DEFAULT +10 bg8 +[0-9]+: 00000074 +0 TLS +GLOBAL DEFAULT +10 bg6 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG5 +[0-9]+: 00000068 +0 TLS +GLOBAL DEFAULT +10 bg3 - +[0-9]+: 0+804a060 +0 OBJECT GLOBAL HIDDEN +11 _DYNAMIC +[0-9]+: 00000008 +0 TLS +GLOBAL DEFAULT +9 sg3 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG7 +[0-9]+: 00000048 +0 TLS +GLOBAL HIDDEN +9 sh3 @@ -152,7 +153,6 @@ Symbol table '.symtab' contains 73 entries: +[0-9]+: 00000014 +0 TLS +GLOBAL DEFAULT +9 sg6 +[0-9]+: 00000018 +0 TLS +GLOBAL DEFAULT +9 sg7 +[0-9]+: [0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _edata - +[0-9]+: [0-9a-f]+ +0 OBJECT GLOBAL HIDDEN 13 _GLOBAL_OFFSET_TABLE_ +[0-9]+: [0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _end +[0-9]+: 00000044 +0 TLS +GLOBAL HIDDEN +9 sh2 +[0-9]+: 00000054 +0 TLS +GLOBAL HIDDEN +9 sh6 |