aboutsummaryrefslogtreecommitdiff
path: root/math/test-snan.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-1/+43
2013-03-21On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge1-10/+22
2013-03-16Move "-sNaN" value into a separate variable.Thomas Schwinge1-6/+9
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge1-0/+336