mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
These architectures fail to handle this special case, and will cause the corresponding setjmp/_setjmp to return 0 rather than 1. Fix this and add regression tests (also committed upstream). PR: 268684 Reviewed by: arichardson, jhb MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D29363 |
||
|---|---|---|
| .. | ||
| _ctx_start.S | ||
| _setjmp.S | ||
| fabs.S | ||
| flt_rounds.c | ||
| fpgetmask.c | ||
| fpsetmask.c | ||
| infinity.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| setjmp.S | ||
| sigsetjmp.S | ||