* elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.

(elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
        elf64_alpha_size_got_sections): Rewrite, handling multiple got
        subsections during relaxation more correctly.
This commit is contained in:
Richard Henderson 1998-05-18 07:14:11 +00:00
parent 7ee554b50e
commit b0f7df0653

View File

@ -1,3 +1,10 @@
Mon May 18 00:09:28 1998 Richard Henderson <rth@cygnus.com>
* elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.
(elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
elf64_alpha_size_got_sections): Rewrite, handling multiple got
subsections during relaxation more correctly.
Thu May 14 14:22:58 1998 Nick Clifton <nickc@cygnus.com>
* bfd-in2.h: Add new prototype: bfd_coff_set_symbol_class ().