summaryrefslogtreecommitdiff
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
commit1ea28f93096b52e567354608f1dadc6a40745c23 (patch)
treed5e54a237b2c80ed6c28cc11e15efa002ab4c8fc /ChangeLog
parent08b3718ebbc98dd4abdb34b535ae180c93faa450 (diff)
downloadbinutils-redhat-1ea28f93096b52e567354608f1dadc6a40745c23.tar.gz
* 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 3a20025437..d1356a6e7a 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