aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-02-04 00:42:03 +0000
committerIan Lance Taylor <ian@airs.com>1999-02-04 00:42:03 +0000
commitd17a18df0ab994f5a173b9897bf873838dc684be (patch)
tree93fc2dea01270bb9bb921ea67a42d30759ce6ec4 /ld
parent84d0414f88a6be4724070e9270ca48be883bc62d (diff)
downloadfsf-binutils-gdb-d17a18df0ab994f5a173b9897bf873838dc684be.zip
fsf-binutils-gdb-d17a18df0ab994f5a173b9897bf873838dc684be.tar.gz
fsf-binutils-gdb-d17a18df0ab994f5a173b9897bf873838dc684be.tar.bz2
* 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.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <ian@cygnus.com>
+
+ * 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 <clm@cygnus.com>
* Makefile.am (earmelf_oabi.o): New.