aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm
AgeCommit message (Expand)Author
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2014-04-16Correct IBM long double frexpl.Alan Modra
2014-04-02Correct IBM long double nextafterl.Alan Modra
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers
2014-01-02Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers
2014-01-02Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers
2014-01-02Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-06PowerPC: multiarch logb/logbf/logbl for PowerPC32Adhemerval Zanella
2013-12-04Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella
2013-10-10Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers
2013-10-04PowerPC floating point little-endian [6 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [5 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [4 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [3 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [2 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra
2013-10-04Fix for [BZ #15680] IBM long double inaccuracyAlan Modra
2013-10-04IBM long double mechanical changes to support little-endianAlan Modra
2013-08-30Fix typos.Ondřej Bílka
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge
2013-08-20Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella
2013-03-04BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmAdhemerval Zanella
2013-01-10Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"Andreas Schwab
2013-01-10sysdeps/ieee754/ldbl-128ibm/e_expl.cAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers