aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/netpoll.go
AgeCommit message (Expand)AuthorFilesLines
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-24/+46
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-5/+13
2019-08-31compiler, runtime: support and use single argument go:linknameIan Lance Taylor1-1/+1
2019-02-15compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor1-8/+14
2019-02-01runtime: add hurd netpoll and semaphore supportIan Lance Taylor1-3/+3
2019-02-01libgo: add hurd build tagsIan Lance Taylor1-1/+1
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1-57/+84
2018-10-25compiler: improve name mangling for packpathsIan Lance Taylor1-9/+9
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1-2/+2
2018-08-07runtime: use poll rather than pollset for netpoll on AIXIan Lance Taylor1-2/+2
2017-09-14libgo: update to go1.9Ian Lance Taylor1-35/+56
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-1/+1
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-0/+4
2016-10-18runtime: copy netpoll code from Go 1.7 runtimeIan Lance Taylor1-0/+452
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-455/+0
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-0/+455