diff options
author | Alan Modra <amodra@gmail.com> | 2005-07-08 06:22:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-07-08 06:22:04 +0000 |
commit | f6ac7612393b1135113df3295dd277209cd2eb85 (patch) | |
tree | 20f3e3e7cf56a7219a193cbe3496f940275b1a93 /ld/testsuite/ld-cris/libdso-2.d | |
parent | 32124d5bbfca091d8e4571d53acee5fc2036609b (diff) | |
download | binutils-gdb-f6ac7612393b1135113df3295dd277209cd2eb85.tar.gz |
* ld-cris/pv32.s: Give expobj a size.
* ld-cris/pv32-1.d: Update.
* ld-alpha/tlsbin.dd: Update for empty section removal change.
* ld-alpha/tlsbin.sd: Likewise.
* ld-alpha/tlsbin.td: Likewise.
* ld-alpha/tlsbinr.dd: Likewise.
* ld-alpha/tlsbinr.rd: Likewise.
* ld-alpha/tlspic.dd: Likewise.
* ld-alpha/tlspic.rd: Likewise.
* ld-alpha/tlspic.sd: Likewise.
* ld-alpha/tlspic.td: Likewise.
* ld-arm/tls-lib.d: Likewise.
* ld-arm/tls-lib.r: Likewise.
* ld-cris/gotplt2.d: Likewise.
* ld-cris/gotplt3.d: Likewise.
* ld-cris/hiddef1.d: Likewise.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-11.d: Likewise.
* ld-cris/libdso-12.d: Likewise.
* ld-cris/libdso-14.d: Likewise.
* ld-cris/libdso-2.d: Likewise.
* ld-i386/tlsnopic.dd: Likewise.
* ld-i386/tlsnopic.rd: Likewise.
* ld-i386/tlsnopic.sd: Likewise.
* ld-i386/tlspic.rd: Likewise.
* ld-mmix/bpo-10.d: Likewise.
* ld-mmix/bpo-22.d: Likewise.
* ld-mmix/sec-7m.d: Likewise.
* ld-powerpc/tlsexe.r: Likewise.
* ld-powerpc/tlsexetoc.r: Likewise.
* ld-powerpc/tlsso.g: Likewise.
* ld-powerpc/tlsso.r: Likewise.
* ld-powerpc/tlsso32.d: Likewise.
* ld-powerpc/tlsso32.g: Likewise.
* ld-powerpc/tlsso32.r: Likewise.
* ld-powerpc/tlstocso.g: Likewise.
* ld-powerpc/tlstocso.r: Likewise.
Diffstat (limited to 'ld/testsuite/ld-cris/libdso-2.d')
-rw-r--r-- | ld/testsuite/ld-cris/libdso-2.d | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/ld/testsuite/ld-cris/libdso-2.d b/ld/testsuite/ld-cris/libdso-2.d index 42852e7d5bf..eba390aad8f 100644 --- a/ld/testsuite/ld-cris/libdso-2.d +++ b/ld/testsuite/ld-cris/libdso-2.d @@ -27,16 +27,14 @@ There are 13 section headers.* #... Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries: #... -0000222c 0000000c R_CRIS_RELATIVE 00000184 +00002200 0000000c R_CRIS_RELATIVE 00000158 #... -Symbol table '\.dynsym' contains 6 entries: +Symbol table '\.dynsym' contains 4 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0+ 0 NOTYPE LOCAL DEFAULT UND 1: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 7 - 2: [0-9a-f]+ 0 NOTYPE LOCAL DEFAULT UND - 3: [0-9a-f]+ 0 NOTYPE LOCAL DEFAULT UND - 4: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 - 5: 0+188 0 FUNC GLOBAL DEFAULT 7 export_1@@TST1 + 2: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 + 3: 0+15c 0 FUNC GLOBAL DEFAULT 7 export_1@@TST1 Symbol table '\.symtab' contains 21 entries: Num: Value Size Type Bind Vis Ndx Name @@ -53,11 +51,11 @@ Symbol table '\.symtab' contains 21 entries: 10: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 10 11: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 11 12: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 12 - 13: 0+2198 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC - 14: 0+2230 0 NOTYPE LOCAL DEFAULT ABS __bss_start - 15: 0+2230 0 NOTYPE LOCAL DEFAULT ABS _edata - 16: 0+2220 0 OBJECT LOCAL HIDDEN ABS _GLOBAL_OFFSET_TABLE_ - 17: 0+2240 0 NOTYPE LOCAL DEFAULT ABS _end - 18: 0+184 0 FUNC LOCAL DEFAULT 7 dsofn + 13: 0+216c 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC + 14: 0+2204 0 NOTYPE LOCAL DEFAULT ABS __bss_start + 15: 0+2204 0 NOTYPE LOCAL DEFAULT ABS _edata + 16: 0+21f4 0 OBJECT LOCAL HIDDEN ABS _GLOBAL_OFFSET_TABLE_ + 17: 0+2220 0 NOTYPE LOCAL DEFAULT ABS _end + 18: 0+158 0 FUNC LOCAL DEFAULT 7 dsofn 19: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 - 20: 0+188 0 FUNC GLOBAL DEFAULT 7 export_1 + 20: 0+15c 0 FUNC GLOBAL DEFAULT 7 export_1 |