Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/m68k
Module Name: src
Committed By: thorpej
Date: Sun Nov 21 23:58:09 UTC 2021
Modified Files:
src/lib/libc/arch/m68k: genassym.cf
src/lib/libc/arch/m68k/sys: __sigtramp2.S
Log Message:
Decorate the m68k 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.1 -r1.2 src/lib/libc/arch/m68k/genassym.cf
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/m68k/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