glibc/sysdeps/mach/hurd/x86
Samuel Thibault 0d99714680 hurd: Clear FP exceptions before calling signal handler
This avoids SIGFPE handlers (or code longjmp-ed to) getting disturbed by the
exception that generated it.

Note: gcc's unwinding depends on the rpc_wait_trampoline/trampoline exact
code, so we here avoid breaking it.
2025-04-21 20:01:37 +02:00
..
sys Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Makefile
dl-sysdep.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
exc2signal.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ioperm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
set-hooks-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
signal-defines.sym hurd: Move a couple of signal-related files to x86 2023-04-03 01:14:51 +02:00
trampoline.c hurd: Clear FP exceptions before calling signal handler 2025-04-21 20:01:37 +02:00