mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +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