OSDN Git Service

* elfxx-mips.c (ABI_64_P): Fix comment.
authorths <ths>
Mon, 1 Jul 2002 10:01:00 +0000 (10:01 +0000)
committerths <ths>
Mon, 1 Jul 2002 10:01:00 +0000 (10:01 +0000)
commit9d3d8e955e4486abac2a281ac818d8421cc0a488
tree1b21314b00b27bad783d2b983859cd5fc17de902
parent5b404b49562fab59ec525e8d8b1b24d04ed4e4fc
* 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