mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
as if they were really passed by reference. Specifically, the dead stores elimination pass in the GCC 4.1 optimiser breaks the non-compliant behavior on which FreeBSD relied. This change brings FreeBSD up to date by switching trap frames to being explicitly passed by reference. Reviewed by: kan Tested by: kan |
||
|---|---|---|
| .. | ||
| ia32_exception.S | ||
| ia32_reg.c | ||
| ia32_signal.c | ||
| ia32_sigtramp.S | ||
| ia32_syscall.c | ||