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 libgo: update to final 1.14.2 release 2020-04-09 20:14:25 -07:00
compress
container
context
crypto libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
database/sql libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
debug
encoding
errors
expvar
flag
fmt
go libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
golang.org/x libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
hash libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
html libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
image
index/suffixarray
internal libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
io libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
log
math libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
mime
net libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
os libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
path
plugin
reflect libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
regexp
runtime gccgo: fix runtime compilation on NetBSD 2020-04-20 21:20:53 -07:00
sort
strconv libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
strings libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
sync
syscall libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
testdata
testing libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
text libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
time libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
unicode libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00