From 24376d1b58f62660beb3e5f9c2a7c135513ce27d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 12 Oct 2000 03:44:51 +0000 Subject: Another try at correcting relocations against discarded link-once section symbols. --- bfd/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 95d885c..a3ca28a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,17 @@ 2000-10-12 Alan Modra + * section.c (struct sec): Add kept_section. + (struct bfd_comdat_info): Remove sec, we can use above. + (STD_SECTION): Add initializer. + (bfd_make_section_anyway): Init here too. + + * bfd-in2.h: Regenerate. + + * elflink.h (elf_link_add_object_symbols): Remove unnecessary + zeroing of `flags'. + (elf_link_input_bfd): Set all asection->symbol->value's here, and + fudge values for discarded link-once section symbols. + * elf64-hppa.c: Include alloca-conf.h 2000-10-11 Alan Modra -- cgit v1.1