OSDN Git Service

* elfxx-mips.c (ABI_64_P): Fix comment.
authorThiemo Seufer <ths@networkno.de>
Mon, 1 Jul 2002 10:01:01 +0000 (10:01 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 1 Jul 2002 10:01:01 +0000 (10:01 +0000)
commitdb1ce73d8a1c72aba4949d77996090da20f13df2
treec2aa307d64a1ab3c35f8e2db357554171d6a939f
parent87f608042fc4e38aedc811c588633363ba4d6724
* elfxx-mips.c (ABI_64_P): Fix comment.
(MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
new section names for N64 ABI.
(mips_elf_output_extsym): No special _gp_disp handling for NewABI.
(mips_elf_calculate_relocation): Code formatting.
(mips_elf_create_dynamic_relocation): Likewise.
(_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
(_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
(_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
in any NewABI.
(_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
for NewABI.
(_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
(_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
here, too.
bfd/ChangeLog
bfd/elfxx-mips.c