gcc/libgo/go
Ian Lance Taylor 44cacba39d os/signal: increase deliver time for signal testcase
This increases the time to wait for signals to be delivered in the
    TestAtomicStop testcase. When running gccgo tests on ppc64 or ppc64le,
    there are intermittent failures in this test because the wait time is
    too small.
    
    Updates golang/go#29046
    
    Reviewed-on: https://go-review.googlesource.com/c/153879

From-SVN: r267068
2018-12-12 22:48:46 +00:00
..
archive libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
bufio libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
builtin libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
bytes libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
cmd cmd/vet: use default compiler when determining type sizes 2018-12-04 14:29:11 +00:00
compress libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
container libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
context libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
crypto libgo: update to Go 1.11.1 release 2018-10-08 14:21:30 +00:00
database/sql libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
debug libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
encoding libgo: update to Go 1.11.1 release 2018-10-08 14:21:30 +00:00
errors
expvar libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
flag libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
fmt libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
go compiler: add '$' to names in expression export data 2018-11-27 21:25:58 +00:00
golang_org/x libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
hash libgo: support x32 as GOARCH=amd64p32 GOOS=linux 2018-10-01 20:17:11 +00:00
html libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
image libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
index/suffixarray libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
internal compiler: improve name mangling for packpaths 2018-10-25 22:18:08 +00:00
io libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
log libgo: fix improperly mangled linker symbol directive 2018-10-26 16:53:24 +00:00
math libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
mime libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
net libgo: update to Go 1.11.1 release 2018-10-08 14:21:30 +00:00
os os/signal: increase deliver time for signal testcase 2018-12-12 22:48:46 +00:00
path libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
plugin libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
reflect libgo: update to Go 1.11.1 release 2018-10-08 14:21:30 +00:00
regexp libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
runtime runtime: add missing return for non-GNU/Linux version of tgkill 2018-12-07 14:22:55 +00:00
sort libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
strconv libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
strings libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sync compiler: improve name mangling for packpaths 2018-10-25 22:18:08 +00:00
syscall syscall: remove Flock for aix/ppc64 2018-12-05 01:11:02 +00:00
testing libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
text libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
time libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
unicode libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00