diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2006-10-20 07:58:17 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2006-10-20 07:58:17 +0000 |
commit | bcfdf036c8f094a9e43e2de47dd5e6ea00e1f816 (patch) | |
tree | 8560a4415b4f26bbe8769a72eca9611b6860e89d /ld/testsuite/ld-mips-elf/multi-got-1.d | |
parent | 98c904a8640de8891570902ac9d1ef6153092a18 (diff) | |
download | gdb-bcfdf036c8f094a9e43e2de47dd5e6ea00e1f816.zip gdb-bcfdf036c8f094a9e43e2de47dd5e6ea00e1f816.tar.gz gdb-bcfdf036c8f094a9e43e2de47dd5e6ea00e1f816.tar.bz2 |
bfd/
* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Make the
size of .rel.dyn reflect the value of DT_RELSZ.
ld/testsuite/
* ld-mips-elf/multi-got-1.d: Remove trailing R_MIPS_NONE entries.
* ld-mips-elf/tls-multi-got-1.got: Likewise.
* ld-mips-elf/tls-multi-got-1.r: 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 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/ld/testsuite/ld-mips-elf/multi-got-1.d b/ld/testsuite/ld-mips-elf/multi-got-1.d index 3912439..db76eea 100644 --- a/ld/testsuite/ld-mips-elf/multi-got-1.d +++ b/ld/testsuite/ld-mips-elf/multi-got-1.d @@ -25,7 +25,7 @@ Dynamic section at offset .* contains 17 entries: 0x70000013 \(MIPS_GOTSYM\) 0x[0-9a-f]+ 0x00000000 \(NULL\) 0x0 -Relocation section '\.rel\.dyn' at offset 0x[0-9a-f]+ contains 8203 entries: +Relocation section '\.rel\.dyn' at offset 0x[0-9a-f]+ contains 8193 entries: Offset Info Type Sym.Value Sym. Name 00000000 00000000 R_MIPS_NONE ^[0-9a-f]+ [0-9a-f]+ R_MIPS_REL32 [0-9a-f]+ sym_2_[0-9]+ @@ -8220,13 +8220,3 @@ Relocation section '\.rel\.dyn' at offset 0x[0-9a-f]+ contains 8203 entries: ^[0-9a-f]+ [0-9a-f]+ R_MIPS_REL32 [0-9a-f]+ sym_2_[0-9]+ ^[0-9a-f]+ [0-9a-f]+ R_MIPS_REL32 [0-9a-f]+ sym_2_[0-9]+ ^[0-9a-f]+ [0-9a-f]+ R_MIPS_REL32 [0-9a-f]+ sym_2_[0-9]+ -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE -00000000 00000000 R_MIPS_NONE |