summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/math
Commit message (Expand)AuthorAgeFilesLines
* cygwin: Fix lrint{f,l} to return a 64 bit long on x86_64Corinna Vinschen2017-06-073-3/+9
* newlib: remove __infinity{f,ld} constantsCorinna Vinschen2017-04-181-0/+5
* Avoid truncating from long double to double in sinhl().David Wohlferd2016-08-221-1/+1
* sqrt: Fix NaN propagation for IEEE Std 754-2008Ray Donnelly2016-08-221-3/+2
* truncl: Fix setting rounding bits in FPU control wordCorinna Vinschen2016-07-181-2/+6
* cygwin/math: make isinf functions signedYaakov Selkowitz2016-04-041-3/+3
* Add missing nanlCorinna Vinschen2016-03-291-0/+5
* Add missing long double functions to CygwinCorinna Vinschen2016-03-29133-0/+10660