1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 14:14:37 +00:00
gkoehler 233ed43832 Fix powerpc libunwind for cpus without altivec.
Defer saving the altivec registers until we need to access them (like
how arm defers saving the VFP registers).  This prevents a SIGILL on a
G3 cpu when code throws a C++ exception.

ok kettenis@
2020-04-04 14:06:21 +00:00
2020-04-04 13:28:46 +00:00
2020-04-04 13:28:46 +00:00
2020-04-04 09:54:04 +00:00
Description
No description provided
1.6 GiB
Languages
C 57.4%
C++ 28.7%
Perl 3.9%
Roff 3%
Makefile 0.9%
Other 5.6%