aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/go/gofrontend/MERGE2
-rw-r--r--libgo/README.gcc7
2 files changed, 4 insertions, 5 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 7455d01..424bbeb 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-aee8eddbfc3ef1b03353a060e79e7d668fb229e2
+45fd14ab8baf5e86012a808426f8ef52c1d77943
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.
diff --git a/libgo/README.gcc b/libgo/README.gcc
index d5aabb0..3c56ec7 100644
--- a/libgo/README.gcc
+++ b/libgo/README.gcc
@@ -1,7 +1,6 @@
The files in this directory are mirrored from the gofrontend project
-hosted at http://code.google.com/p/gofrontend. These files are the
+hosted at https://go.googlesource.com/gofrontend/ and mirrored at
+https://github.com/golang/gofrontend. These files are the
ones in the libgo subdirectory of that project.
-By default, the networking tests are not run. In order to run all the
-libgo tests, you need to define the environment variable
-GCCGO_RUN_ALL_TESTS to a non-empty string.
+To change these files, see https://go.dev/doc/gccgo_contribute.