aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 8195e5a..b0c2f64 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,9 +1,7 @@
Thu Dec 5 13:45:58 1996 Ian Lance Taylor <ian@cygnus.com>
- * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
- use hold_rel unless SEC_ALLOC is set for the reloc section.
- (gld${EMULATION_NAME}_place_section): Only set hold_rel if
- SEC_ALLOC is set.
+ * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Only
+ set hold_rel if SEC_ALLOC is set.
Tue Dec 3 11:29:20 1996 Ian Lance Taylor <ian@cygnus.com>