Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check fpu functions without setjmp/longjmp before testing the latter. | bluhm | 2020-01-16 | 3 | -13/+71 |
* | Split setjmp-fpu regress into separate tests. Use errx(3) to explain | bluhm | 2020-01-13 | 6 | -32/+69 |
* | Make sure we use a sigjmp_buf in the sigsetjmp() part of the test. | miod | 2015-11-08 | 4 | -4/+7 |
* | Missing $OpenBSD$'s. | krw | 2015-01-20 | 4 | -0/+4 |
* | - Verify that the FPU exception flags weren't clobbered as required by C99. | martynas | 2013-12-29 | 6 | -10/+48 |
* | Add a regression test to verify that the FPU control word state is | martynas | 2013-12-29 | 2 | -0/+42 |