aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-02 15:38:46 +0000
committerNick Clifton <nickc@redhat.com>2003-12-02 15:38:46 +0000
commitda8bce141c0fb5262b21bbd923d0116a3c082b88 (patch)
tree175dd450c22490b2c923c85373b9a541ca88ae58 /ld/ChangeLog
parentAdd alternative defintion of C_WEAKEXT for AIX 5.2 (diff)
downloadbinutils-gdb-da8bce141c0fb5262b21bbd923d0116a3c082b88.tar.gz
binutils-gdb-da8bce141c0fb5262b21bbd923d0116a3c082b88.tar.bz2
binutils-gdb-da8bce141c0fb5262b21bbd923d0116a3c082b88.zip
Update docs to reflect fact the --undefined-symbols==ignore-all is no longer
the default for shared libraries and dynamic executables.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2c5512ec15f..e7905a76629 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-02 Nick Clifton <nickc@redhat.com>
+
+ * ld.texinfo (Options): --ignore-all is no longer the default
+ behaviour for shared libraries and dynamic executables.
+
2003-12-02 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".