Cezary Kupaj 518105471e
Fix SIGSEGV handler for AArch64 Darwin targets
* ucontext_t ptr is 8-byte aligned instead of 16-byte aligned which @alignCast() expects
* Retrieve pc address from ucontext_t since unwind_state is null
* Work around __mcontext_data being written incorrectly by the kernel
2025-05-14 05:38:38 +02:00
..
2025-04-03 14:55:04 -07:00
2025-05-09 15:10:25 +02:00
2025-02-05 13:58:15 +01:00
2025-02-06 14:23:23 -08:00
2025-03-17 21:56:17 +03:30
2025-02-22 14:32:48 -08:00
2025-05-03 20:09:51 +01:00
2025-04-03 15:35:21 -07:00
2025-02-06 14:23:23 -08:00