From: Richard Henderson Date: Mon, 16 Nov 1998 04:31:19 +0000 (+0000) Subject: * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34c304a78cb5003fd8219f7dfa8ab4a72c045bfa;p=binutils-gdb.git * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper element of the gotentry list for local symbols too. (elf64_alpha_relocate_section): Unify local and global handling. Assert that gotent->use_count > 0. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e388d634d8e..473e376cfc3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Sun Nov 15 20:28:25 1998 Richard Henderson + + * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper + element of the gotentry list for local symbols too. + (elf64_alpha_relocate_section): Unify local and global handling. + Assert that gotent->use_count > 0. + Sat Nov 14 15:16:01 1998 Ian Lance Taylor * configure.in (vms_alpha_vec): Rename from evax_alpha_vec, and