]> git.ipfire.org Git - thirdparty/gcc.git/commit
os, net, crypto/x509: add hurd support
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2019 04:45:01 +0000 (04:45 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2019 04:45:01 +0000 (04:45 +0000)
commit7276377d8ef5bd9e2cfb09dea1c27450a299594d
treef08bcfb2d4ad242945fd0534e39ed5753e4aab62
parent75b689468ac46740750bf4582dc3c1cc2c823901
os, net, crypto/x509: add hurd support

    Patch by Svante Signell.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268604 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/crypto/x509/root_hurd.go [new file with mode: 0644]
libgo/go/internal/poll/sendfile_glibc.go [moved from libgo/go/internal/poll/sendfile_linux.go with 98% similarity]
libgo/go/net/cgo_hurd.go [new file with mode: 0644]
libgo/go/net/sendfile_glibc.go [moved from libgo/go/net/sendfile_linux.go with 98% similarity]
libgo/go/net/sockopt_hurd.go [new file with mode: 0644]
libgo/go/os/executable_procfs.go
libgo/go/os/pipe_glibc.go [moved from libgo/go/os/pipe_linux.go with 97% similarity]