aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/go/README.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/go/README.gcc')
-rw-r--r--gcc-4.9/gcc/go/README.gcc3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/go/README.gcc b/gcc-4.9/gcc/go/README.gcc
new file mode 100644
index 000000000..3c764f7a9
--- /dev/null
+++ b/gcc-4.9/gcc/go/README.gcc
@@ -0,0 +1,3 @@
+The files in the gofrontend subdirectory are mirrored from the
+gofrontend project hosted at http://code.google.com/p/gofrontend.
+These files are the ones in the go subdirectory of that project.