From 176e2f25927b2d291d3771c71afaa4476bc8dbea Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 11 Aug 1998 03:40:39 +0000 Subject: [PATCH] * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Correct last change to not count too few relocs for dynamicly linked executables. --- bfd/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d131eeea442..5187da78364 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,16 @@ +Mon Aug 10 20:38:39 1998 Richard Henderson + + * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Correct last change + to not count too few relocs for dynamicly linked executables. + +Mon Aug 10 15:35:34 1998 Richard Henderson + + * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Never consider + symbols without a dynamic index dynamic. Consider all weak + symbols dynamic. + (elf64_alpha_strip_section_from_output): Don't assume 1-1 + correspondance between input and output sections. + Mon Aug 10 15:31:39 1998 Andreas Schwab * elflink.h (elf_gc_common_finalize_got_offsets): For backends -- 2.30.2