* 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.
This commit is contained in:
Thiemo Seufer
2003-06-11 21:01:50 +00:00
parent 8c1a34cd5c
commit d80dcc6af4
5 changed files with 8222 additions and 8209 deletions

View File

@ -1,3 +1,8 @@
2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* ld-mips-elf/multi-got-1.d: Adjust addresses.
* ld-mips-elf/rel32-n32.d: Likewise.
2003-06-11 Alan Modra <amodra@bigpond.net.au>
* ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and

File diff suppressed because it is too large Load Diff

View File

@ -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 ................