aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2005-01-13 00:47:56 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2005-01-12 19:47:56 -0500
commit145e2972ee5fae2dfff8c84cc3e910184835eb4e (patch)
tree66a1bb731252c43859ddf547028c33ec116e36b2 /ChangeLog
parente1e04267b417875628a8240e5409ab14d5da8195 (diff)
downloadgcc-145e2972ee5fae2dfff8c84cc3e910184835eb4e.zip
gcc-145e2972ee5fae2dfff8c84cc3e910184835eb4e.tar.gz
gcc-145e2972ee5fae2dfff8c84cc3e910184835eb4e.tar.bz2
re PR bootstrap/18033 (--disable-aix64 doesn't remove ppc64 from multilib list)
PR bootstrap/18033 * config-ml.in: Eval option if surrounded by single quotes. From-SVN: r93244
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6054e15..2ee2674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-12 David Edelsohn <edelsohn@gnu.org>
+
+ PR bootstrap/18033
+ * config-ml.in: Eval option if surrounded by single quotes.
+
2005-01-03 Paolo Bonzini <bonzini@gnu.org>
Revert 2004-12-28 Makefile changes, a better fix will be