]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: switch runtime to libc for openbsd/arm64
authorJoel Sing <joel@sing.id.au>
Tue, 26 Jan 2021 12:06:51 +0000 (23:06 +1100)
committerJoel Sing <joel@sing.id.au>
Wed, 27 Jan 2021 12:18:00 +0000 (12:18 +0000)
commitcd176b361591420f84fcbcaaf0cf24351aed0995
tree70509793658892c16985be48e340ec630694968b
parent6c8fbfbdcfa48ca29926097b20767fe83409b3ed
runtime: switch runtime to libc for openbsd/arm64

Use libc rather than performing direct system calls for the runtime on
openbsd/arm64.

Updates #36435

Change-Id: I8bd41dfec16209f2b9a83dda24b9a1e4b06757c6
Reviewed-on: https://go-review.googlesource.com/c/go/+/286814
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/runtime/defs_openbsd_arm64.go
src/runtime/os_openbsd_syscall2.go
src/runtime/proc.go
src/runtime/sys_openbsd2.go
src/runtime/sys_openbsd_arm64.s