CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/03/12 11:57:12

Modified files:
        sys/arch/arm64/arm64: sig_machdep.c 
        sys/arch/arm64/include: signal.h 
        sys/arch/arm/arm: sig_machdep.c 

Log message:
Bring SROP mitigation to arm64.  Make some small modifications to the arm
code as well to improve diffability.  Changes the types used in the arm64
"struct sigcontext" to avoid having to include <sys/types.h>.

ok deraadt@

Reply via email to