OSDN Git Service

* elf32-mips.c (struct mips_got_info): Add global_gotno.
authorRichard Henderson <rth@redhat.com>
Wed, 14 Jul 1999 14:23:13 +0000 (14:23 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 14 Jul 1999 14:23:13 +0000 (14:23 +0000)
commit9794380c118fb2a1e17ee98d33817fe80f42f07e
treeccded5293a69d3e1b4f37023fbb32fb58caef808
parent85dfdc8028dc38c9dc18d0ceac8b22328673f667
    * elf32-mips.c (struct mips_got_info): Add global_gotno.
        (_bfd_mips_elf_size_dynamic_sections): Set it.
        (_bfd_mips_elf_final_link): Re-sort; verify the got did not grow.
        (mips_elf_sort_hash_table): Set max_non_got_dynindex based off
        new argument max_local.
bfd/ChangeLog
bfd/elf32-mips.c