summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/setjmp-fpu/setjmp-fpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.miod2015-11-081-1/+1
* - Verify that the FPU exception flags weren't clobbered as required by C99.martynas2013-12-291-8/+20
* Add a regression test to verify that the FPU control word state ismartynas2013-12-291-0/+34