CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2022/12/24 03:49:19

Modified files:
        lib/libc/arch/aarch64/gen: _setjmp.S setjmp.S sigsetjmp.S 

Log message:
Don't use a literal pool in .text to load the setjmp magic value as this is
incompatible with executable-only code.

ok deraadt@, guenther@

Reply via email to