freebsd-src/lib/libc/aarch64/gen
Andrew Turner 5202ca77aa libc/aarch64: Add a non-trivial getcontextx
Add support for extra registers to the arm64 getcontextx. As no
registers are defined this just adds the extra register list and an end
context.

Reviewed by:	kib
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D44255
2024-03-21 10:13:24 +00:00
..
_ctx_start.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
_setjmp.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
fabs.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
flt_rounds.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
fpgetmask.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
fpsetmask.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
getcontextx.c libc/aarch64: Add a non-trivial getcontextx 2024-03-21 10:13:24 +00:00
infinity.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
makecontext.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
Makefile.inc libc/aarch64: Copy the trivial getcontextx 2024-03-21 10:13:24 +00:00
setjmp.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
sigsetjmp.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00