runtime: move osinit to Go
This is a step toward updating libgo to 1.13. This adds the 1.13 version of the osinit function to Go code, and removes the corresponding code from the C runtime. This should simplify future updates. Some additional 1.13 code was brought in to simplify this change. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/191717 From-SVN: r275010
Showing
libgo/go/runtime/sys_darwin.go
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgo/go/runtime/sys_darwin_32.go
deleted
100644 → 0
libgo/go/runtime/sys_darwin_64.go
deleted
100644 → 0
libgo/runtime/getncpu-aix.c
deleted
100644 → 0
libgo/runtime/getncpu-bsd.c
deleted
100644 → 0
libgo/runtime/getncpu-hurd.c
deleted
100644 → 0
libgo/runtime/getncpu-irix.c
deleted
100644 → 0
libgo/runtime/getncpu-linux.c
deleted
100644 → 0
libgo/runtime/getncpu-none.c
deleted
100644 → 0
libgo/runtime/getncpu-solaris.c
deleted
100644 → 0
Please
register
or
sign in
to comment