Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-04-19Cygwin: take hypotl function from Mingw-w64Corinna Vinschen
2020-10-27Cygwin: fix return value of sqrtl on negative infinityKen Brown
2020-08-30Cygwin: crt: Add "volatile" to all inline assembly snippets under mathMartin Storsjö
2020-08-30Cygwin: math/modfl.c: Fix segment faults in modfl().Liu Hao
2020-03-11Cygwin: fix formatting: drop trailing whitespaceCorinna Vinschen
2020-03-11Cygwin: fix formatting: collapse whitespace-only linesCorinna Vinschen
2020-03-11Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen
2019-12-16Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero inputCorinna Vinschen
2019-08-20Cygwin: math: Properly propagate input NANs in a few functionsMartin Storsjö
2019-08-20Cygwin: math: Fix cosh(-INFINITY) to return +INFINITYMartin Storsjö
2019-08-20Cygwin: math: Fix the return value for tgammal for zero and negative integersMartin Storsjö
2019-01-23Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz
2018-10-10Implement nanl in newlib onlyCorinna Vinschen
2017-06-07cygwin: Fix lrint{f,l} to return a 64 bit long on x86_64Corinna Vinschen
2017-04-18newlib: remove __infinity{f,ld} constantsCorinna Vinschen
2016-08-22Avoid truncating from long double to double in sinhl().David Wohlferd
2016-08-22sqrt: Fix NaN propagation for IEEE Std 754-2008Ray Donnelly
2016-07-18truncl: Fix setting rounding bits in FPU control wordCorinna Vinschen
2016-04-04cygwin/math: make isinf functions signedYaakov Selkowitz
2016-03-29Add missing nanlCorinna Vinschen
2016-03-29Add missing long double functions to CygwinCorinna Vinschen