MIPS: Consolidate NPTL/non versions of vfork
[platform/upstream/glibc.git] / sysdeps / ieee754 /
2014-06-27 Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-25 Joseph MyersFix exp10 spurious underflows (bug 16560).
2014-06-24 Joseph MyersFix ldbl-128 erfl spurious underflows (bug 16287).
2014-06-23 Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23 Joseph MyersSet errno for y1 overflow (bug 17050).
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-20 Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-17 Rajalakshmi Sriniv... PowerPC: Fix nearbyintl failure for few inputs
2014-06-10 Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-06-01 David S. MillerFix excessive ULP for y1_upward (0x2p+0) in test-float...
2014-05-23 Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-14 Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14 Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-05-14 Joseph MyersFix erf underflow handling near 0 (bug 16516).
2014-04-29 Stefan Liebler[BZ #16823] Fix log1pl returning wrong infinity sign
2014-04-16 Stefan Liebler[BZ #16824] Fix failing y1 due to too large ulps in...
2014-04-16 Alan ModraCorrect IBM long double frexpl.
2014-04-02 Joseph MyersFix catan, catanh, __ieee754_logf in round-downward...
2014-04-02 Alan ModraCorrect IBM long double nextafterl.
2014-03-24 Joseph MyersFix implicit __isinf declarations in exp.
2014-03-24 Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21 Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-11 Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-02-27 Siddhesh PoyarekarFix sign of input to bsloww1 (BZ #16623)
2014-02-11 Andreas KrebbelBZ #16447: Fix ldbl-128 expl implementation.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-15 Andreas Krebbel[BZ #16427] Fix ldbl-128 exp overflows.
2014-01-08 Adhemerval ZanellaPowerPC: remove wrong truncl implementation for PowerPC64
2014-01-08 Joseph MyersFix ldbl-128ibm expm1l on large arguments (bug 16408).
2014-01-07 Joseph MyersFix ldbl-128ibm coshl spurious overflows (bug 16407).
2014-01-06 Joseph MyersFix ldbl-128 / ldbl-128ibm lgammal spurious underflow...
2014-01-02 Joseph MyersFix ldbl-128ibm logl inaccuracy (bug 16386).
2014-01-02 Joseph MyersFix ldbl-128ibm asinhl inaccuracy (bug 16385).
2014-01-02 Joseph MyersFix ldbl-128ibm acoshl inaccuracy (bug 16384).
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-27 Allan McRaeFix typo in csloww()
2013-12-22 Joseph MyersFix ldbl-128 lgammal for small negative arguments ...
2013-12-20 Siddhesh PoyarekarConsolidate code to compute sin and cos from lookup...
2013-12-20 Siddhesh PoyarekarRemove more redundant computations in s_sin.c
2013-12-20 Siddhesh PoyarekarRemove redundant arguments in reduce_and_compute
2013-12-20 Siddhesh PoyarekarRemove some redundant computations in s_sin.c
2013-12-18 Marcus ShawcroftCompile e_sqrt.c with -ffp-contract=off.
2013-12-18 Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-17 Joseph MyersFix dbl-64 hypot spurious underflows (bug 16314).
2013-12-17 Joseph MyersFix hypot handling of subnormals (bug 16316, bug 16330).
2013-12-16 Siddhesh PoyarekarMinor code cleanup in s_sin.c
2013-12-11 Siddhesh PoyarekarConsolidate definition of constant t22
2013-12-11 Siddhesh PoyarekarUse double constants instead of the struct number
2013-12-06 Adhemerval ZanellaPowerPC: multiarch logb/logbf/logbl for PowerPC32
2013-12-06 Adhemerval ZanellaPowerPC: multiarch finite/finitef for PowerPC32
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-11-28 Joseph MyersRemove unused ldbl-96 functions (bug 15004).
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-25 Adhemerval ZanellaPowerPC: Set/restore rounding mode only when needed
2013-11-20 Siddhesh PoyarekarAdd systemtap probe markers for sin, cos, asin and...
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-28 Siddhesh PoyarekarConsolidate conditionals in mp sin/cos functions
2013-10-17 Ondřej BílkaFormat floating routines.
2013-10-11 Siddhesh PoyarekarAdd systemtap markers to math function slow paths
2013-10-10 Joseph MyersAvoid ordered comparisons of NaNs in ldbl-128ibm acosl...
2013-10-08 Siddhesh PoyarekarFormat e_pow.c
2013-10-08 Siddhesh PoyarekarFormat e_exp.c
2013-10-08 Siddhesh PoyarekarConsolidate multiple precision sin/cos functions
2013-10-04 Alan ModraPowerPC floating point little-endian [6 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [5 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [4 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [3 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [2 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [1 of 15]
2013-10-04 Alan ModraFix for [BZ #15680] IBM long double inaccuracy
2013-10-04 Alan ModraIBM long double mechanical changes to support little...
2013-09-19 Siddhesh PoyarekarConsolidate common code into macros
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos table lookup code
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos computation for large inputs
2013-09-19 Siddhesh PoyarekarRemove redundant goto lines
2013-09-18 Siddhesh PoyarekarFormat sincos32.c
2013-09-10 Ondřej BílkaRemove DO_NOT_USE_THIS conditionals.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-08-30 Ondřej BílkaFix typos.
2013-08-29 Thomas Schwinge[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
2013-08-20 Joseph MyersFix cproj handling of (finite, NaN) arguments (bug...
2013-08-13 Andreas SchwabFix cbrtl for ldbl-96
2013-06-15 Joseph MyersFix spurious "inexact" exceptions from dbl-64 sqrt...
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-24 Joseph MyersFix ldbl-96 hypotl of subnormals (bug 15529).
2013-05-19 Joseph MyersFix nearbyint scheduling of arithmetic past fesetenv...
2013-05-17 Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-13 Siddhesh PoyarekarMake _LIB_VERSION a weak symbol
2013-05-09 Joseph MyersFix ldbl-128ibm cos range reduction near pi/2 (bug...
2013-05-09 Joseph MyersFix ldbl-128 cos range reduction near pi/2 (bug 15429).
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-04-30 Siddhesh PoyarekarFormat s_sin.c
2013-04-05 Thomas Schwinge[BZ #14686, #15336] Fix standard compliance. Don't...
next