aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd_arm64.s
AgeCommit message (Expand)Author
2021-01-28runtime,syscall: convert syscall on openbsd/arm64 to libcJoel Sing
2021-01-27runtime: switch runtime to libc for openbsd/arm64Joel Sing
2021-01-27runtime: convert openbsd/arm64 locking to libcJoel Sing
2021-01-22runtime: remove pthread_kill/pthread_self for openbsdJoel Sing
2021-01-21runtime: switch openbsd/arm64 to pthreadsJoel Sing
2020-05-26runtime, syscall: correct openbsd/arm and openbsd/arm64 syscalls for OpenBSD 6.7Joel Sing
2020-01-07runtime: correct assembly for openbsd/arm64Joel Sing
2019-10-26runtime: M-targeted signals for BSDsAustin Clements
2019-10-21runtime: change read and write to return negative errno valueIan Lance Taylor
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2019-09-04runtime: wrap nanotime, walltime, and writeAustin Clements
2019-06-03runtime: save/restore callee saved registers in arm64's sigtrampBen Shi
2019-04-27runtime, syscall: address vet errors in openbsd/arm64 assemblyJoel Sing
2019-04-27runtime: correct exitThread on openbsd/arm64Joel Sing
2019-04-26runtime: add support for openbsd/arm64Joel Sing