aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/rel32-n32.d
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2003-06-11 21:01:50 +0000
committerThiemo Seufer <ths@networkno.de>2003-06-11 21:01:50 +0000
commitd80dcc6af40cf05ba30497778ca0c3c510f18861 (patch)
tree8136b651b0664177c785726b708429e927b04110 /ld/testsuite/ld-mips-elf/rel32-n32.d
parent8c1a34cd5ca4c1baf70c843765ef99eaff1db3ef (diff)
downloadgdb-d80dcc6af40cf05ba30497778ca0c3c510f18861.zip
gdb-d80dcc6af40cf05ba30497778ca0c3c510f18861.tar.gz
gdb-d80dcc6af40cf05ba30497778ca0c3c510f18861.tar.bz2
* elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
for n32, too. (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too. (mips_elf_rel_dyn_section): Use appropriate section alignment. (mips_elf_create_got_section): Likewise. (_bfd_mips_elf_create_dynamic_sections): Likewise. * ld-mips-elf/multi-got-1.d: Adjust addresses. * ld-mips-elf/rel32-n32.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-mips-elf/rel32-n32.d')
-rw-r--r--ld/testsuite/ld-mips-elf/rel32-n32.d9
1 files changed, 4 insertions, 5 deletions
diff --git a/ld/testsuite/ld-mips-elf/rel32-n32.d b/ld/testsuite/ld-mips-elf/rel32-n32.d
index 3e56438..f4d24d2 100644
--- a/ld/testsuite/ld-mips-elf/rel32-n32.d
+++ b/ld/testsuite/ld-mips-elf/rel32-n32.d
@@ -4,13 +4,12 @@
#readelf: -x 5 -r
#ld: -shared -melf32btsmipn32
-Relocation section '.rel.dyn' at offset 0x3d0 contains 2 entries:
+Relocation section '.rel.dyn' at offset 0x3dc contains 2 entries:
Offset Info Type Sym.Value Sym. Name
00000000 00000000 R_MIPS_NONE
-000003f0 00000003 R_MIPS_REL32
+00000400 00000003 R_MIPS_REL32
Hex dump of section '.text':
- 0x000003e0 00000000 00000000 00000000 00000000 ................
- 0x000003f0 000003f0 00000000 00000000 00000000 ................
- 0x00000400 00000000 00000000 00000000 00000000 ................
+ 0x000003f0 00000000 00000000 00000000 00000000 ................
+ 0x00000400 00000400 00000000 00000000 00000000 ................
0x00000410 00000000 00000000 00000000 00000000 ................