diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-06-04 18:11:07 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-06-04 18:11:07 +0000 |
commit | 00d8e0ea3ed19fe49ba9c7c2c2b8b254ec92ba63 (patch) | |
tree | ccc9b4f11487811aca533b98153ad22cac8427d0 /ld | |
parent | 2ae727ad93002cbb1a027a5d8623f1ae156fd8b4 (diff) | |
download | gdb-00d8e0ea3ed19fe49ba9c7c2c2b8b254ec92ba63.zip gdb-00d8e0ea3ed19fe49ba9c7c2c2b8b254ec92ba63.tar.gz gdb-00d8e0ea3ed19fe49ba9c7c2c2b8b254ec92ba63.tar.bz2 |
2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
* ld-cris/hiddef1.d: Updated.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-2.d: Likewise.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/hiddef1.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/libdso-10.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/libdso-2.d | 34 |
4 files changed, 29 insertions, 19 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e487bc6..a2a946e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2005-06-04 H.J. Lu <hongjiu.lu@intel.com> + + * ld-cris/hiddef1.d: Updated. + * ld-cris/libdso-10.d: Likewise. + * ld-cris/libdso-2.d: Likewise. + 2005-06-02 Alan Modra <amodra@bigpond.net.au> * ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32. diff --git a/ld/testsuite/ld-cris/hiddef1.d b/ld/testsuite/ld-cris/hiddef1.d index fd79f92..99d8a3d 100644 --- a/ld/testsuite/ld-cris/hiddef1.d +++ b/ld/testsuite/ld-cris/hiddef1.d @@ -14,7 +14,7 @@ # and sections change, make sure that there's no .plt and that # dsofn is hidden (not exported as a dynamic symbol). -There are 11 section headers, starting at offset 0x[0-9a-f]+: +There are 12 section headers, starting at offset 0x[0-9a-f]+: #... \[[ 0-9]+\] \.got PROGBITS [0-9a-f]+ [0-9a-f]+ 0+10 04 WA 0 0 4 #... @@ -24,5 +24,5 @@ Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries: #... Symbol table '\.dynsym' contains 9 entries: #... -Symbol table '\.symtab' contains 19 entries: +Symbol table '\.symtab' contains 20 entries: #pass diff --git a/ld/testsuite/ld-cris/libdso-10.d b/ld/testsuite/ld-cris/libdso-10.d index 3fe6ddb..a0c75c1 100644 --- a/ld/testsuite/ld-cris/libdso-10.d +++ b/ld/testsuite/ld-cris/libdso-10.d @@ -35,5 +35,7 @@ Idx Name Size VMA LMA File off Algn CONTENTS, ALLOC, LOAD, DATA 5 \.got 0+c 0+21e0 0+21e0 0+1e0 2\*\*2 CONTENTS, ALLOC, LOAD, DATA - 6 \.bss 0+14 0+21ec 0+21ec 0+1ec 2\*\*0 + 6 \.data 0+ 0+21ec 0+21ec 0+1ec 2\*\*0 + CONTENTS, ALLOC, LOAD, DATA + 7 \.bss 0+14 0+21ec 0+21ec 0+1ec 2\*\*0 ALLOC diff --git a/ld/testsuite/ld-cris/libdso-2.d b/ld/testsuite/ld-cris/libdso-2.d index 10bfe28..48d0fe8 100644 --- a/ld/testsuite/ld-cris/libdso-2.d +++ b/ld/testsuite/ld-cris/libdso-2.d @@ -10,7 +10,7 @@ # entries. This formerly SEGV:ed because .rela.got was created # too late to have it mapped to an output section. -There are 14 section headers.* +There are 15 section headers.* #... \[ 1\] \.hash HASH .* \[ 2\] \.dynsym DYNSYM .* @@ -21,10 +21,11 @@ There are 14 section headers.* \[ 7\] \.text PROGBITS .* \[ 8\] \.dynamic DYNAMIC .* \[ 9\] \.got PROGBITS .* - \[10\] \.bss NOBITS .* - \[11\] \.shstrtab STRTAB .* - \[12\] \.symtab SYMTAB .* - \[13\] \.strtab STRTAB .* + \[10\] \.data PROGBITS .* + \[11\] \.bss NOBITS .* + \[12\] \.shstrtab STRTAB .* + \[13\] \.symtab SYMTAB .* + \[14\] \.strtab STRTAB .* #... Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries: #... @@ -34,12 +35,12 @@ Symbol table '\.dynsym' contains 6 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 SECTION LOCAL DEFAULT 10 + 2: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 10 + 3: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 11 4: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 5: 0+188 0 FUNC GLOBAL DEFAULT 7 export_1@@TST1 -Symbol table '\.symtab' contains 22 entries: +Symbol table '\.symtab' contains 23 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0+ 0 NOTYPE LOCAL DEFAULT UND 1: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 1 @@ -55,11 +56,12 @@ Symbol table '\.symtab' contains 22 entries: 11: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 11 12: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 12 13: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 13 - 14: 0+2198 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC - 15: 0+2230 0 NOTYPE LOCAL DEFAULT ABS __bss_start - 16: 0+2230 0 NOTYPE LOCAL DEFAULT ABS _edata - 17: 0+2220 0 OBJECT LOCAL HIDDEN ABS _GLOBAL_OFFSET_TABLE_ - 18: 0+2240 0 NOTYPE LOCAL DEFAULT ABS _end - 19: 0+184 0 FUNC LOCAL DEFAULT 7 dsofn - 20: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 - 21: 0+188 0 FUNC GLOBAL DEFAULT 7 export_1 + 14: [0-9a-f]+ 0 SECTION LOCAL DEFAULT 14 + 15: 0+2198 0 OBJECT LOCAL DEFAULT ABS _DYNAMIC + 16: 0+2230 0 NOTYPE LOCAL DEFAULT ABS __bss_start + 17: 0+2230 0 NOTYPE LOCAL DEFAULT ABS _edata + 18: 0+2220 0 OBJECT LOCAL HIDDEN ABS _GLOBAL_OFFSET_TABLE_ + 19: 0+2240 0 NOTYPE LOCAL DEFAULT ABS _end + 20: 0+184 0 FUNC LOCAL DEFAULT 7 dsofn + 21: 0+ 0 OBJECT GLOBAL DEFAULT ABS TST1 + 22: 0+188 0 FUNC GLOBAL DEFAULT 7 export_1 |