]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: add hurd netpoll and semaphore support
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2019 23:57:08 +0000 (23:57 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2019 23:57:08 +0000 (23:57 +0000)
commit99f11c1c92c8fee375f06a7f6d8b6c783427c0fb
treeeaab31f2d2a96db1a04ec55eb9f3688bcbfdd18b
parent7f6106a96e41a0d2c5a06ee57ac159480d42aa28
runtime: add hurd netpoll and semaphore support

    Patch by Svante Signell.

    Reviewed-on: https://go-review.googlesource.com/c/160827

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268465 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/runtime/netpoll.go
libgo/go/runtime/netpoll_hurd.go [new file with mode: 0644]
libgo/go/runtime/os_hurd.go [new file with mode: 0644]