aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/ucontext.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add the SVE registers to the signal frameAndrew Turner2024-10-211-0/+8
* arm64: Support passing more registers to signalsAndrew Turner2024-09-021-1/+15
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* arm64 lib32: prepare arm64 headers to redirect to armMike Karels2023-07-251-0/+6
* arm64: extend ESR/SPSR registers to 64bZachary Leaf2023-03-231-2/+1
* arm64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Impleent COMPAT_FREEBSD32 for arm64.Olivier Houchard2019-01-131-0/+26
* Clean up the types used in <machine/ucontext.h> on arm64. As some portsAndrew Turner2015-07-091-13/+13
* Add space for future expansion [1]. While here clean up a little, spsr isAndrew Turner2015-04-031-2/+6
* Add the start of the arm64 machine headers. This is the subset needed toAndrew Turner2015-03-231-0/+60