CVS log for src/lib/libc/arch/x86_64/genassym.cf
Up to [cvs.NetBSD.org] / src / lib / libc / arch / x86_64
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 21:33:46 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: +1 -0
lines
Add CVS Id
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 12 17:55:53 2020 UTC (4 years, 3 months ago) by kamil
Branches: MAIN
Decorate the x86_64 signal trampoline with CFI attributes easing unwinding
Combine the approach provided by Nikhil Benesch and Andrew Cagney.
Now, the unwinders (in gccgo, backtrace(3), etc) can unwind properly
the stack from a signal handler.
Fixes lib/55719 by Nikhil Benesch
CVSweb <webmaster@jp.NetBSD.org>