opnsense-src/lib/libc/aarch64/gen
Andrew Turner 519141de7e 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

(cherry picked from commit 5202ca77aaf552310bcbaccba750ee9f0888d0d8)
2024-09-02 08:44:40 +00:00
..
_ctx_start.S libc: Teach libc about the BTI elf note 2024-02-19 13:17:37 +00:00
_setjmp.S libc: Teach libc about the BTI elf note 2024-02-19 13:17:37 +00:00
fabs.S libc: Teach libc about the BTI elf note 2024-02-19 13:17:37 +00:00
flt_rounds.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
fpgetmask.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
fpsetmask.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
getcontextx.c libc/aarch64: Add a non-trivial getcontextx 2024-09-02 08:44:40 +00:00
infinity.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
makecontext.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
Makefile.inc libc/aarch64: Copy the trivial getcontextx 2024-09-02 08:44:29 +00:00
setjmp.S libc: Teach libc about the BTI elf note 2024-02-19 13:17:37 +00:00
sigsetjmp.S libc: Teach libc about the BTI elf note 2024-02-19 13:17:37 +00:00