OSDN Git Service

* elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
authorRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
commit6e4786501b6e2e9f1e478e5ec34c969f0cc18064
tree9fcfcd0c1785580f7049649a97e39906d5be6f03
parentea15416ef8e9eb6ef4098920440248ba68644710
* 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