mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +00:00
- Fix unwindFrame using the previous FDE row instead of the current one - Handle unwinding through noreturn functions - Add x86-linux getcontext - Fixup x86_64-linux getcontext not restoring the fp env - Fix start_addr filtering on x86-windows