OSDN Git Service

* elf32-mips.c (struct mips_got_info): Add global_gotno.
authorrth <rth>
Wed, 14 Jul 1999 14:23:10 +0000 (14:23 +0000)
committerrth <rth>
Wed, 14 Jul 1999 14:23:10 +0000 (14:23 +0000)
commita20ee4d27ef68ffa17066a708ebc623709e92952
tree16c7ba5a10db6ab035c6f9306b02e8d445cead6d
parentc4074faae56bded59ea630962c8933fb62dbb1aa
    * 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