openbsd-ports/lang/go/patches
jsing 4f68b69023 Add two no op instructions following swi for Go on openbsd/arm.
arm processors have the same speculative execution flaw that occurs across
a syscall boundary, which was previously addressed in the arm64 port.
2020-03-20 08:02:29 +00:00
..
patch-src_os_signal_signal_cgo_test_go Update lang/go to version 1.12. 2019-03-16 13:37:29 +00:00
patch-src_runtime_sys_openbsd_arm64_s Add two no op instructions following svc for Go on openbsd/arm64. 2020-02-04 17:22:42 +00:00
patch-src_runtime_sys_openbsd_arm_s Add two no op instructions following swi for Go on openbsd/arm. 2020-03-20 08:02:29 +00:00
patch-src_syscall_asm_openbsd_arm64_s Add two no op instructions following svc for Go on openbsd/arm64. 2020-02-04 17:22:42 +00:00
patch-src_syscall_asm_openbsd_arm_s Add two no op instructions following swi for Go on openbsd/arm. 2020-03-20 08:02:29 +00:00