summaryrefslogtreecommitdiff
path: root/sys/arm64/include/ucontext.h
AgeCommit message (Expand)Author
2024-09-30arm64: Add the SVE registers to the signal frameAndrew Turner
2024-03-21arm64: Support passing more registers to signalsAndrew Turner
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2023-03-23arm64: extend ESR/SPSR registers to 64bZachary Leaf
2020-09-01arm64: clean up empty lines in .c and .h filesMateusz Guzik
2019-01-13Impleent COMPAT_FREEBSD32 for arm64.Olivier Houchard
2015-07-09Clean up the types used in <machine/ucontext.h> on arm64. As some portsAndrew Turner
2015-04-03Add space for future expansion [1]. While here clean up a little, spsr isAndrew Turner
2015-03-23Add the start of the arm64 machine headers. This is the subset needed toAndrew Turner