Module Name:    src
Committed By:   thorpej
Date:           Thu Nov 18 04:33:20 UTC 2021

Modified Files:
        src/lib/libc/arch/mips: genassym.cf
        src/lib/libc/arch/mips/sys: __sigtramp2.S

Log Message:
Decorate the MIPS signal trampoline with the appropriate .cfi
directives to allow exception unwind / backtrace across a signal
handler.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/mips/genassym.cf
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/mips/sys/__sigtramp2.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to