Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 1 | -1/+43 |
* | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge | 2013-03-21 | 1 | -10/+22 |
* | Move "-sNaN" value into a separate variable. | Thomas Schwinge | 2013-03-16 | 1 | -6/+9 |
* | Promote a math test for sNaN handling to the top-level. | Thomas Schwinge | 2013-03-15 | 1 | -0/+336 |