summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-11-23 13:39:56 +0000
committerNick Clifton <nickc@redhat.com>2010-11-23 13:39:56 +0000
commit679e4c82f1fc5b69487f84c3f2ed3dcca6f796dd (patch)
tree8d6f245f864d66484bfcd49ee023a4247997e52f /ChangeLog
parent5fe7c5e01b082d749eb8fc0f0afc3b6c3c0e068f (diff)
downloadcygnal-679e4c82f1fc5b69487f84c3f2ed3dcca6f796dd.tar.gz
cygnal-679e4c82f1fc5b69487f84c3f2ed3dcca6f796dd.tar.bz2
cygnal-679e4c82f1fc5b69487f84c3f2ed3dcca6f796dd.zip
* configure.ac: For --enable-gold, handle value `default' instead of
`both*'. New configure option --{en,dis}able-ld. ld, gold/ * configure.ac: For --enable-gold, handle value `default' instead of `both*'. Always install ld as ld.gold, install as ld if gold is the default.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a2002543..d1356a6e7 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