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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-29 15:59:18 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-03-29 15:59:18 +0300
commit63e4f1291cc9a5237575d1c89577c477dbdf1ff8 (patch)
tree72009cb7c487676d6f577cb4595a01ca3fd1df50 /winsup/cygwin
parent792e51b721491b19904e046124fb8c4c0e83f621 (diff)
Add release message for 792e51b
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/release/2.5.013
1 files changed, 12 insertions, 1 deletions
diff --git a/winsup/cygwin/release/2.5.0 b/winsup/cygwin/release/2.5.0
index 106bbd505..f5821f905 100644
--- a/winsup/cygwin/release/2.5.0
+++ b/winsup/cygwin/release/2.5.0
@@ -23,7 +23,18 @@ What's new:
and secondary device attributes, requesting cursor position report;
see https://cygwin.com/ml/cygwin-patches/2012-q3/msg00019.html
-- New APIs: clog10, clog10f.
+- New APIs: clog10, clog10f, nexttoward, nexttowardf, nexttowardl.
+
+- Add missing long double functions. New APIs:
+ acoshl, acosl, asinhl, asinl, atan2l, atanhl, atanl, cacoshl, cacosl, cargl,
+ casinhl, casinl, catanhl, catanl, ccoshl, ccosl, ceill, cexpl, clog10l,
+ clogl, conjl, copysignl, coshl, cosl, cpowl, cprojl, csinhl, csinl, csqrtl,
+ ctanhl, ctanl, dreml, erfcl, erfl, exp10l, exp2l, expl, expm1l, fabsl,
+ fdiml, floorl, fmal, fmaxl, fminl, fmodl, frexpl, ilogbl, isinfl, isnanl,
+ ldexpl, lgammal, lgammal_r, llroundl, log10l, log1pl, log2l, logbl, logl,
+ lroundl, modfl, nearbyintl, nextafterl, pow10l, powl, remainderl, remquol,
+ roundl, scalbl, scalblnl, scalbnl, sincosl, sinhl, sinl, tanhl, tanl,
+ tgammal, truncl.
What changed: