aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2012-03-27 19:23:59 +0000
committerRoland McGrath <roland@gnu.org>2012-03-27 19:23:59 +0000
commitbf9ef60322d3431e4075a7f7dc10973550b899df (patch)
tree6bb56e4dd88a72add84cd158ba7064a62035c458 /ld/ChangeLog
parent6350a0664ae3df55179eb675859417137a3eed48 (diff)
downloadbinutils-bf9ef60322d3431e4075a7f7dc10973550b899df.zip
binutils-bf9ef60322d3431e4075a7f7dc10973550b899df.tar.gz
binutils-bf9ef60322d3431e4075a7f7dc10973550b899df.tar.bz2
ld/
* configure.in: Set want64 on a 64-bit host regardless of --enable-targets=all. * configure: Regenerated.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 8eacbf5..cd32f62 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-27 Roland McGrath <mcgrathr@google.com>
+
+ * configure.in: Set want64 on a 64-bit host regardless of
+ --enable-targets=all.
+ * configure: Regenerated.
+
2012-03-26 Tristan Gingold <gingold@adacore.com>
* lexsup.c (parse_args): Add a missing '\n'.