gcc/libgo/go
Benny Siegert 8e841bd419 gccgo: fix runtime compilation on NetBSD
si_code in siginfo_t is a macro on NetBSD, not a member of the
struct itself, so add a C trampoline for receiving its value.

Also replace references to mos.waitsemacount with the replacement and
add some helpers from os_netbsd.go in the GC repository.

Update golang/go#38538.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/228918
2020-04-20 21:20:53 -07:00
..
archive
bufio
builtin
bytes
cmd
compress
container
context
crypto
database/sql
debug
encoding
errors
expvar
flag
fmt
go
golang.org/x
hash
html
image
index/suffixarray
internal
io
log
math
mime
net
os
path
plugin
reflect
regexp
runtime gccgo: fix runtime compilation on NetBSD 2020-04-20 21:20:53 -07:00
sort
strconv
strings
sync
syscall
testdata
testing
text
time
unicode