* 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)
commit4a14403c9fbe855d3aaae73126a3e87001402b4c
tree914f47c01e1cec93b9a39f57a44907b40af55ff3
parent77b13a25ae1c7b34b797306c1cf0489c6d6c259b
* 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
This page took 0.024746 seconds and 4 git commands to generate.