CVS log for src/lib/libc/arch/i386/genassym.cf
Up to [cvs.NetBSD.org] / src / lib / libc / arch / i386
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 12 23:58:14 2020 UTC (4 years, 3 months ago) by kamil
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix typo
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 12 23:56:08 2020 UTC (4 years, 3 months ago) by kamil
Branches: MAIN
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.
CVSweb <webmaster@jp.NetBSD.org>