]> Cypherpunks repositories - gostls13.git/commit
runtime: switch runtime to libc for openbsd/arm
authorJoel Sing <joel@sing.id.au>
Wed, 3 Feb 2021 07:17:35 +0000 (18:17 +1100)
committerJoel Sing <joel@sing.id.au>
Sun, 9 May 2021 17:06:45 +0000 (17:06 +0000)
commit603f43cbae1f29c9c167b2b331dc31c8486c888b
tree88b7fdef67dc6a01981d9f7f8e74795d49c31775
parent83df4a590bbd259b82db37e0c6e721ddc267614b
runtime: switch runtime to libc for openbsd/arm

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

Updates #36435

Change-Id: If64a96a61c80b9748792f8a85a8f16ed6ebca91f
Reviewed-on: https://go-review.googlesource.com/c/go/+/315792
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/defs_openbsd_arm.go
src/runtime/os_openbsd_syscall2.go
src/runtime/proc.go
src/runtime/sys_openbsd2.go
src/runtime/sys_openbsd_arm.s