aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2014-10-23 22:36:20 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2014-10-23 22:36:20 +0000
commit74cc54710dde322a5b5d59beabb9f7098a836bb1 (patch)
treeea81c77abd4c6cfaa6f8be0237179d72d4f05996 /ChangeLog
parentfc3f28640aa9a1343ddc227c20147589a57e2f26 (diff)
downloadgcc-74cc54710dde322a5b5d59beabb9f7098a836bb1.zip
gcc-74cc54710dde322a5b5d59beabb9f7098a836bb1.tar.gz
gcc-74cc54710dde322a5b5d59beabb9f7098a836bb1.tar.bz2
configure.ac: Disable the Go frontend on systems where it is known to not work.
* configure.ac: Disable the Go frontend on systems where it is known to not work. * configure: Regenerate. From-SVN: r216602
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9097d0f..2da6790 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-23 Ian Lance Taylor <iant@google.com>
+
+ * configure.ac: Disable the Go frontend on systems where it is known
+ to not work.
+ * configure: Regenerate.
+
2014-10-23 Richard Biener <rguenther@suse.de>
* Makefile.def: Add libcpp build module and dependencies.