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 <iant@google.com>2014-10-23 22:36:20 +0000
commite76c5867fcdb926f0c4e3378824650268852ff4d (patch)
treeea81c77abd4c6cfaa6f8be0237179d72d4f05996 /ChangeLog
parent5e693fbeb460d3d8239894e0e293868dff06aa72 (diff)
* configure.ac: Disable the Go frontend on systems where it is known
to not work. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@216602 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9097d0f8755..2da6790a93e 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.