From 34c304a78cb5003fd8219f7dfa8ab4a72c045bfa Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 16 Nov 1998 04:31:19 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e388d63..473e376 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 -- 2.7.4