summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/aarch64/gen/_setjmp.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save and restore the FPCR register such that floating-point control modeskettenis2020-10-191-3/+7
* Add retguard to arm64 libc syscalls and setjmp / longjmp.mortimer2018-10-011-1/+7
* Always return nonzero from _longjmp too.kettenis2017-04-161-2/+3
* Add support for AArch64.patrick2017-01-111-0/+99