CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/06/28 05:53:20
Modified files: lib/libc/arch/powerpc64/gen: setjmp.S Log message: Use std instead of stw to store CR since we use std in sigsetjmp(3) and we use ld to load it again in longjmp(3).