History log of /netbsd/lib/libc/arch/i386/genassym.cf (Results 1 – 2 of 2)
Revision Date Author Comments
# 327c5576 12-Oct-2020 kamil <kamil@NetBSD.org>

Fix typo


# 055f9a1e 12-Oct-2020 kamil <kamil@NetBSD.org>

Decorate the i386 signal trampoline with CFI attributes easing unwinding

Now, the unwinders (in backtrace(3) and similar) can unwind properly
the stack from a signal handler.