aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-11-06 19:15:45 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-11-06 19:15:45 +0000
commit9da92cbda9b73a179f031d4d362b5374f9fcaa09 (patch)
tree3c89e373addb3b0abe146e923891ebbdfc72ced5 /gcc
parente78d485eb842bfe4209cec9da3725f5ef6a74abb (diff)
downloadgcc-9da92cbda9b73a179f031d4d362b5374f9fcaa09.zip
gcc-9da92cbda9b73a179f031d4d362b5374f9fcaa09.tar.gz
gcc-9da92cbda9b73a179f031d4d362b5374f9fcaa09.tar.bz2
libgo: Solaris portability fixes.
Only build net/hook_cloexec.go on GNU/Linux and FreeBSD, because those are the only systems with accept4. Add syscall/libcall_bsd.go to define sendfile for *BSD and Solaris. Revert tcpsockopt_solaris.go back to the earlier version, so that it works on Solaris 10. Always pass the address of a Pid_t value to TIOCGPGRP and TIOCSPGRP. Include <unistd.h> in runtime/go-varargs.c. Reviewed-on: https://go-review.googlesource.com/16719 From-SVN: r229880
Diffstat (limited to 'gcc')
-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 dc042d9..b17ca93 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-47f256e1ed527b2eb4041acf90d33e6abc5e1685
+10c1d6756ed1dcc814c49921c2a5e27f4677e0e6
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.