Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/powerpc
Module Name:    src
Committed By:   thorpej
Date:           Sun Nov 21 21:31:25 UTC 2021
Modified Files:
        src/lib/libc/arch/powerpc: genassym.cf
        src/lib/libc/arch/powerpc/sys: __sigtramp2.S
Log Message:
Decorate the powerpc 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.5 -r1.6 src/lib/libc/arch/powerpc/genassym.cf
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc/sys/__sigtramp2.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index