summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-20 08:45:08 +0000
committerayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-20 08:45:08 +0000
commitf1716c6796fb047bec7d2ac210af45bb3a2f2f14 (patch)
tree2d95ca66ddf6c4f6d25ea3b3771adebe0f1b2ac0 /ChangeLog
parent66f39e51e417f894980cb4956bcc381433c4e3db (diff)
downloadgcc-f1716c6796fb047bec7d2ac210af45bb3a2f2f14.tar.gz
2006-06-20 David Ayers <d.ayers@inode.at>
PR bootstrap/28072 * configure.in: Add target-boehm-gc to noconfigdirs depending on whether target-libjava is being configured instead of whether the java front end is enabled. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114808 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a75fea1e0aa..3af22e160e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-20 David Ayers <d.ayers@inode.at>
+
+ PR bootstrap/28072
+ * configure.in: Add target-boehm-gc to noconfigdirs depending on
+ whether target-libjava is being configured instead of whether the
+ java front end is enabled.
+ * configure: Regenerate.
+
2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
PR target/27540