* elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
authorRichard Sandiford <rdsandiford@googlemail.com>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
commit18ad015f6c169a85d1daaa64565f06c97f8cf464
tree380d50fe65a86511d789c1b45ffddf1bab21ab8a
parente10609d3f7d2e8d3a3d6bec23922b00376af3828
* elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
(bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
(mips_elf_create_msym_section): Delete.
(mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
(_bfd_mips_elf_copy_indirect_symbol): Likewise.
(_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
(_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
(_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
(_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
(_bfd_mips_elf_finish_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elfxx-mips.c
This page took 0.02469 seconds and 4 git commands to generate.