summaryrefslogtreecommitdiff
path: root/lib/libc/arch/aarch64/sys/__sigtramp2.S
AgeCommit message (Expand)Author
2021-11-23Because the PC is not a general purpose register on aarch64, we needthorpej
2020-10-24Update the unwinder comment to better reflect ARM64skrll
2020-10-24s/ARM/ARM64/ in commentskrll
2020-10-19Restore SP from mcontextkamil
2020-10-17Change x30 to lr for ease of readingskrll
2020-10-13Decorate the aarch64 signal trampoline with CFI attributes easing unwindingkamil
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt