diff options
author | David Daney <ddaney@avtrex.com> | 2005-08-18 16:46:22 +0000 |
---|---|---|
committer | David Daney <ddaney@avtrex.com> | 2005-08-18 16:46:22 +0000 |
commit | 693c70e0ae35b95b465af90e560950e1ea1ba6b3 (patch) | |
tree | 67d98eab351950ff4fba8b8f894b0d91fa5a026a /ld/testsuite/ld-mips-elf/multi-got-1.d | |
parent | 033a42c27a83efbf6a106c64ade13f5a8c7874b7 (diff) | |
download | gdb-693c70e0ae35b95b465af90e560950e1ea1ba6b3.zip gdb-693c70e0ae35b95b465af90e560950e1ea1ba6b3.tar.gz gdb-693c70e0ae35b95b465af90e560950e1ea1ba6b3.tar.bz2 |
* ld-mips-elf/multi-got-1.d: Adjust for new ld behavior.
* ld-mips-elf/multi-got-no-shared.d: Likewise.
* ld-mips-elf/rel32-n32.d: Likewise.
* ld-mips-elf/rel32-o32.d: Likewise.
* ld-mips-elf/rel64.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-mips-elf/multi-got-1.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/multi-got-1.d | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mips-elf/multi-got-1.d b/ld/testsuite/ld-mips-elf/multi-got-1.d index 42ca3cf..d04f9c4 100644 --- a/ld/testsuite/ld-mips-elf/multi-got-1.d +++ b/ld/testsuite/ld-mips-elf/multi-got-1.d @@ -10,7 +10,7 @@ Dynamic section at offset 0xcc contains 18 entries: 0x00000004 \(HASH\) 0x184 0x00000005 \(STRTAB\) 0x[0-9a-f]+ 0x00000006 \(SYMTAB\) 0x[0-9a-f]+ - 0x0000000a \(STRSZ\) 178090 \(bytes\) + 0x0000000a \(STRSZ\) [0-9]+ \(bytes\) 0x0000000b \(SYMENT\) 16 \(bytes\) 0x00000015 \(DEBUG\) 0x0 0x00000003 \(PLTGOT\) 0x[0-9a-f]+ @@ -21,9 +21,9 @@ Dynamic section at offset 0xcc contains 18 entries: 0x70000005 \(MIPS_FLAGS\) NOTPOT 0x70000006 \(MIPS_BASE_ADDRESS\) 0 0x7000000a \(MIPS_LOCAL_GOTNO\) 12 - 0x70000011 \(MIPS_SYMTABNO\) 16399 - 0x70000012 \(MIPS_UNREFEXTNO\) 14 - 0x70000013 \(MIPS_GOTSYM\) 0xf + 0x70000011 \(MIPS_SYMTABNO\) [0-9]+ + 0x70000012 \(MIPS_UNREFEXTNO\) [0-9]+ + 0x70000013 \(MIPS_GOTSYM\) 0x[0-9a-f]+ 0x00000000 \(NULL\) 0x0 Relocation section '\.rel\.dyn' at offset 0x[0-9a-f]+ contains 8203 entries: |