summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-06 05:52:33 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-06 05:52:33 +0000
commitfda299813421ea43db77d5b7b54714c884b94715 (patch)
tree2bf0faa388ef99b16c20dea9c90f1f2121a313ac /ChangeLog
parentbec31319b0d50f8b90e43900db13353d833e8fee (diff)
downloadgcc-fda299813421ea43db77d5b7b54714c884b94715.tar.gz
* ltcf-c.sh: Add support for --no-undefined under GNU/Linux.
* ltcf-cxx.sh: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39477 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce21d01b14a..a60202fea35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-02-05 Mark Mitchell <mark@codesourcery.com>
+ * ltcf-c.sh: Add support for --no-undefined under GNU/Linux.
+ * ltcf-cxx.sh: Likewise.
+
* config.if: Assume enable_libstdcxx_v3 is defined.
2001-02-04 Mark Mitchell <mark@codesourcery.com>