aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go/ChangeLog')
-rw-r--r--gcc/go/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog
new file mode 100644
index 0000000..b96f506
--- /dev/null
+++ b/gcc/go/ChangeLog
@@ -0,0 +1,7 @@
+2010-12-03 Ian Lance Taylor <iant@google.com>
+
+ * config-lang.in (build_by_default): Set to no.
+
+2010-12-02 Ian Lance Taylor <iant@google.com>
+
+ Go frontend added to gcc repository.