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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
bufio libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
builtin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bytes libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
cmd libgo: update to final 1.14.2 release 2020-04-09 20:14:25 -07:00
compress libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
container libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
context libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
encoding libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
errors libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
expvar libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
flag libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
fmt libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
index/suffixarray libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
math libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
mime libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
plugin libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
reflect libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
regexp libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
runtime gccgo: fix runtime compilation on NetBSD 2020-04-20 21:20:53 -07:00
sort libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
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 libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
syscall libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
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