OSDN Git Service

* elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
authorrsandifo <rsandifo>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
committerrsandifo <rsandifo>
Wed, 9 Jul 2003 11:55:49 +0000 (11:55 +0000)
commit0077dafa7afabb7c636011418c5693c23560820c
tree6a4958a6a7af270c7bf432ae82dd221ec1f9e8e8
parentda2022e3abd56dbc6e802567b1e172db6bdb5486
* 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