CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/12 11:15:10
Modified files:
lib/libc/arch/aarch64/gen: byte_swap_2.S byte_swap_4.S
lib/libc/arch/aarch64/sys: Ovfork.S brk.S cerror.S sbrk.S
sigpending.S sigprocmask.S
sigsuspend.S tfork_thread.S
sys/arch/arm64/arm64: copy.S copystr.S cpufunc_asm.S support.S
sys/arch/arm64/include: asm.h
Log message:
Add retguard macros for arm64 asm and apply them in the straightforward
cases in kernel and libc.
ok deraadt@
