From: Ian Lance Taylor Date: Thu, 4 Feb 1999 00:42:03 +0000 (+0000) Subject: * ldctor.c (ldctor_build_sets): Just set SEC_KEEP once. Check for X-Git-Tag: gdb-4_18~108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d17a18df0ab994f5a173b9897bf873838dc684be;p=external%2Fbinutils.git * ldctor.c (ldctor_build_sets): Just set SEC_KEEP once. Check for an owner of a section before using it to look up a reloc type. Don't set SEC_KEEP for the absolute section. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 28bb5e8..1ed5968 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 3 19:41:01 1999 Ian Lance Taylor + + * ldctor.c (ldctor_build_sets): Just set SEC_KEEP once. Check for + an owner of a section before using it to look up a reloc type. + Don't set SEC_KEEP for the absolute section. + Mon Feb 1 11:39:46 1999 Catherine Moore * Makefile.am (earmelf_oabi.o): New.