Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2015-02-10 | Clean up math/test-snan. | Roland McGrath | 1 | -313/+65 | |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 | |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -1/+43 | |
It is based on draft TS 18661 and currently enabled as a GNU extension. | |||||
2013-03-21 | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge | 1 | -10/+22 | |
Follow-up to commit 495ded2c8c1eb8c0ac4b54add2dd397852e19cba. | |||||
2013-03-16 | Move "-sNaN" value into a separate variable. | Thomas Schwinge | 1 | -6/+9 | |
2013-03-15 | Promote a math test for sNaN handling to the top-level. | Thomas Schwinge | 1 | -0/+336 | |