CVSROOT: /cvs Module name: src Changes by: morti...@cvs.openbsd.org 2020/07/25 13:31:33
Modified files: regress/sys/kern/stackpivot: pivot.h regress/sys/kern/stackpivot/pagefault: stackpivot.c Log message: Add stackpivot asm for ppc and ppc64 regress test. Also tweak the pagefault test to work better on arches that do not modify the stack pointer on return.