aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2010-11-23 13:23:42 +0000
committerMatthias Klose <doko@gcc.gnu.org>2010-11-23 13:23:42 +0000
commit21539e2eb20fbcbc48670d6402a9a7f85ef93af7 (patch)
treee680101f35ed58e8e493af65da5128b51afb8c2b /ChangeLog
parent39c4e2985d83f7f8cb3b0d959245a6d34cdc2227 (diff)
downloadgcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.zip
gcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.tar.gz
gcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.tar.bz2
configure.ac: For --enable-gold, handle value `default' instead of `both*'.
2010-11-23 Matthias Klose <doko@ubuntu.com> * configure.ac: For --enable-gold, handle value `default' instead of `both*'. New configure option --{en,dis}able-ld. * configure: Regenerate. From-SVN: r167076
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c6c7e5..56c58cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-23 Matthias Klose <doko@ubuntu.com>
+
+ * configure.ac: For --enable-gold, handle value `default' instead of
+ `both*'. New configure option --{en,dis}able-ld.
+ * configure: Regenerate.
+
2010-11-20 Ian Lance Taylor <iant@google.com>
* configure.ac: Only disable a language library if no language needs