aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-03-16 19:14:24 +0000
committerIan Lance Taylor <ian@airs.com>1995-03-16 19:14:24 +0000
commitee499d81922e3fe015fdfc77cd21f9d9fd2abd42 (patch)
tree07f8a826c2ffc61b6259010bc43bbc7148428aa0 /ld/ChangeLog
parentf2f55b1677af6a75aa735277b533c566886e1279 (diff)
downloadgdb-ee499d81922e3fe015fdfc77cd21f9d9fd2abd42.zip
gdb-ee499d81922e3fe015fdfc77cd21f9d9fd2abd42.tar.gz
gdb-ee499d81922e3fe015fdfc77cd21f9d9fd2abd42.tar.bz2
* ld.texinfo, ld.1: Document --whole-archive.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cd8f44d..b4ba5ab 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -6,6 +6,7 @@ Thu Mar 16 13:59:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
(main): Initialize it to false.
* ldmain.h: Declare whole_archive.
* lexsup.c (parse_args): Grok --whole-archive switch.
+ * ld.texinfo, ld.1: Document --whole-archive.
Thu Mar 16 11:38:48 1995 Ian Lance Taylor <ian@cygnus.com>