aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNikhil Benesch <nikhil.benesch@gmail.com>2020-10-26 17:48:32 +0000
committerIan Lance Taylor <iant@golang.org>2020-10-26 15:04:16 -0700
commita573530d500d7c22e27c0727b1f7abcbc0b73e1d (patch)
tree1c866623421dc43728e68c0269304bc96bca05e4 /gcc
parent48722d158cbf692c24025e345ecbbbb570f66aa5 (diff)
downloadgcc-a573530d500d7c22e27c0727b1f7abcbc0b73e1d.zip
gcc-a573530d500d7c22e27c0727b1f7abcbc0b73e1d.tar.gz
gcc-a573530d500d7c22e27c0727b1f7abcbc0b73e1d.tar.bz2
syscall: import additional BSD-specific syscall wrappers
Import additional code from upstream for handing system calls on BSD systems. This makes the syscall package on NetBSD complete enough to compile the standard library. Updates golang/go#38538. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/265123
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 3ad6c96..c3a45c8 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-28f3df468666787f83f94220312383a7c267a8ce
+66657f88f820f2b0cab3c1c0a7d8b7f8923af7fb
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.