summaryrefslogtreecommitdiff
path: root/src/fenv
AgeCommit message (Expand)Author
2024-02-02add struct __fenv to track valid fexcept_t and fenv_t objectsJakob Kaivo
2024-02-02use UNDEFINED() instead of directly calling __undefined()Jakob Kaivo
2024-01-31clean up headersJakob Kaivo
2024-01-31clean up UB detectionJakob Kaivo
2024-01-31add checks for valid exception masksJakob Kaivo
2024-01-31remove extraneous #undef directivesJakob Kaivo
2024-01-30update standard and safety checksJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2022-04-21add placeholders for pragma documentationJakob Kaivo
2020-08-16rename non-compiled files to *.hJakob Kaivo
2019-03-03define unconditionally, we will always support the full floating point enviro...Jakob Kaivo
2019-02-28remove warnings from -Wall -WextraJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo