aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-09-10 20:41:04 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-09-10 20:41:04 +0000
commitefc864927f57fa1a4aa8d1f22e4071343f0b8cbb (patch)
tree459ff147fd2603203e17c2a17dca1291399fbb51 /gcc/go
parent4d7bfeec428c5bfd005bb6028221c22e5a8abcdf (diff)
downloadgcc-efc864927f57fa1a4aa8d1f22e4071343f0b8cbb.zip
gcc-efc864927f57fa1a4aa8d1f22e4071343f0b8cbb.tar.gz
gcc-efc864927f57fa1a4aa8d1f22e4071343f0b8cbb.tar.bz2
libgo: Solaris and x/sys/cpu compatibility fixes
Restore Solaris compatibility fixes lost when internal/x/net/lif moved to golang.org/x/net/lif. Also fix the Makefile for x/net/lif and x/net/route. Change x/sys/cpu to get the cache line size from goarch.sh as the gofrontend version of internal/cpu does. Partially based on work by Rainer Orth. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/194438 From-SVN: r275611
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 0c9b3ff..61845bc 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-2f6dd921a21351e94f55a5365a3176af563b5945
+bf4832d604e7522dee78fca76de220b62a131d54
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.