aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 60e455b..b861339 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,7 @@
Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com>
+ * ld.texinfo: Clarify -L option.
+
* ldlang.c (lang_one_common): Add cast to avoid warning.
(topower): Likewise. Also, reindent.
* ldwrite.c (clone_section): Change i to unsigned int.