aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754
AgeCommit message (Expand)Author
2013-12-04Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-11-28Remove unused ldbl-96 functions (bug 15004).Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-28Consolidate conditionals in mp sin/cos functionsSiddhesh Poyarekar
2013-10-17Format floating routines.Ondřej Bílka
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar
2013-10-10Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers
2013-10-08Format e_pow.cSiddhesh Poyarekar
2013-10-08Format e_exp.cSiddhesh Poyarekar
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar
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-09-19Consolidate common code into macrosSiddhesh Poyarekar
2013-09-19Consolidate sin/cos table lookup codeSiddhesh Poyarekar
2013-09-19Consolidate sin/cos computation for large inputsSiddhesh Poyarekar
2013-09-19Remove redundant goto linesSiddhesh Poyarekar
2013-09-18Format sincos32.cSiddhesh Poyarekar
2013-09-10Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka
2013-09-04Remove --disable-versioning.Joseph Myers
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers
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-08-13Fix cbrtl for ldbl-96Andreas Schwab
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-04-30Format s_sin.cSiddhesh Poyarekar
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge
2013-04-05[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge