CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/22 17:56:30
Modified files:
lib/libc/arch/powerpc/gen: setjmp.S sigsetjmp.S
Log message:
Add XOR cookies for r1 (stack) and lr. Switch from calling obsolete
sig{block,setmask} to directly using the sigprocmask syscall. Rewrite
sig{set,long}jmp based on {set,long}jmp to avoid the deprecated
store/load-multiple instructions.
in snaps; ok deraadt@
