aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2001-02-06 05:52:33 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-02-06 05:52:33 +0000
commit2a4e96b7180dfd82024932abd3f73a3bef82fa90 (patch)
tree2bf0faa388ef99b16c20dea9c90f1f2121a313ac /ChangeLog
parent9638617e2bbbb0851f1d683f5d0a486882dcda3b (diff)
downloadgcc-2a4e96b7180dfd82024932abd3f73a3bef82fa90.zip
gcc-2a4e96b7180dfd82024932abd3f73a3bef82fa90.tar.gz
gcc-2a4e96b7180dfd82024932abd3f73a3bef82fa90.tar.bz2
ltcf-c.sh: Add support for --no-undefined under GNU/Linux.
* ltcf-c.sh: Add support for --no-undefined under GNU/Linux. * ltcf-cxx.sh: Likewise. From-SVN: r39477
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce21d01..a60202f 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>