Merge glibc-ports into ports/ directory.
[platform/upstream/glibc.git] / sysdeps / ieee754 /
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-21 Joseph MyersFix wordsize-64 cosh regression (bug 14273).
2012-06-15 Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-06-06 Adhemerval ZanellaFix for wrong ldbl128-ibm fmodl commit
2012-06-05 Adhemerval ZanellaFix spurious undeflow for ldbl-128ibm erfl
2012-06-05 Adhemerval ZanellaFix ldbl128ibm fmodl for subnormals.
2012-06-01 Joseph MyersFix fmod for subnormals (bug 14048).
2012-06-01 Joseph MyersEnsure additions are not scheduled after fetestexcept...
2012-06-01 Aurelien JarnoAdd a barrier in the double fma implementation.
2012-05-26 Andreas SchwabOptimize handling of denormals in logb/logbf/logbl
2012-05-25 Joseph MyersFix acosf underflow (bug 14153).
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-16 Andreas SchwabTrack dependencies for .oS-only objects
2012-05-15 Adhemerval ZanellaLog2 and log10 for wordsize-64.
2012-05-14 H.J. LuUse __builtin_clzll on int64 in __logb
2012-05-10 Adhemerval ZanellaFix for logb/logbf/logbl (bugs 13954/13955/13956)
2012-05-06 Joseph MyersFix exp10 inaccuracy and exceptions (bugs 13884, 13914).
2012-05-05 Joseph MyersFix missing exceptions from exp (bugs 13787, 13922...
2012-05-04 Adhemerval ZanellaFix for ldbl-128ibm acosl/asinl inaccuracies
2012-05-02 Adhemerval ZanellaFix nexttoward bugs
2012-05-01 Joseph MyersFix nexttoward bugs (bugs 2550, 2570).
2012-04-28 Andreas SchwabFix formatting of denormal IBM long double numbers
2012-04-26 Adhemerval ZanellaFix ctan, ctanh overflow for ldbl-128ibm (bug 11521).
2012-04-18 Andreas JaegerFinish ilogb changes
2012-04-17 Andreas SchwabRemove useless __ilogb*_finite aliases
2012-04-17 Adhemerval ZanellaFix ilogb exception and errno (bug 6794)
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix missing overflow exceptions from pow (bug 13873).
2012-04-08 Aurelien JarnoUse __kernel_standard instead of __kernel_standard_f...
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-26 Andreas SchwabFix undue underflow in ldbl-128ibm version of expl
2012-03-22 Joseph MyersFix low-part sign handling in sin/cos for ldbl-128...
2012-03-21 Andreas SchwabFix missing overflow/underflow exception in ldbl-128ibm...
2012-03-21 Andreas SchwabDisable use of FMA instructions in branred
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Joseph MyersFix atan2 spurious exceptions (bug 11451).
2012-03-19 Richard HendersonCreate and use libc_feupdateenv_test.
2012-03-19 Richard HendersonCreate and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.
2012-03-19 Richard HendersonMake inline __isnan, __isinf_ns, __finite generic.
2012-03-16 H.J. LuMake lround the alias of llround for wordsize-64
2012-03-16 Joseph MyersFix tan, tanl for large inputs.
2012-03-16 Joseph MyersInclude program generating __sincosl_table in comment.
2012-03-16 Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Andreas JaegerImplement and use libc_feholdexcept_setround_53bit...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 David S. MillerFix hypotf overflow/underflow by using double precision...
2012-03-13 Joseph MyersClean up dbl-64 rint, nearbyint.
2012-03-13 David S. MillerFix generic ldbl-128 expm1l just like x86-64 and i386...
2012-03-10 Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-09 Richard HendersonUse target-specific math_private.h in math_ldbl_opt.h.
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-06 Marek PolacekFix up long double fphex.
2012-03-05 Andreas SchwabFix loss of precision in cosh and sinh for IBM long...
2012-03-05 Joseph MyersFix pow in non-default rounding modes (bug 3976).
2012-03-02 Joseph MyersFix sin, cos, tan in non-default rounding modes (bug...
2012-03-02 Joseph MyersFix scalbn, scalbln integer overflow.
2012-03-02 Joseph MyersFix exp in non-default rounding modes (bug 3976).
2012-03-01 Joseph MyersImprove erfc accuracy.
2012-02-27 David S. MillerFix ldbl-128 rintl/nearbyintl just like flt-32 variants.
2012-02-26 Andreas SchwabReplace sysdeps/ieee754/dbl-64/k_tan.c with empty file
2012-02-22 Joseph MyersFix nearbyintf rounding.
2012-02-22 Joseph MyersFix rintf rounding.
2012-02-19 Aurelien JarnoUse non-signaling floating-point comparisons in math...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Joseph MyersRemove __STDC__ conditionals from libm.
2012-01-12 Ulrich DrepperOptimized acosh for 64-bit platforms
2012-01-11 Ulrich DrepperOptimize scalbln
2012-01-11 Ulrich DrepperOptimize s_modf
2012-01-11 Ulrich DrepperOptimize ldexp and scalbn
2012-01-09 Ulrich DrepperSome branch prediction for log1p
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-11-12 Ulrich DrepperAvoid warnings about unused variable in 96-bit j0l...
2011-11-12 Ulrich DrepperAvoid warnings about unused variables in 96-bit hypotl
2011-11-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-11 Marek PolacekRemove unused variables
2011-10-29 Ulrich DrepperFix accuracy problem in generic sin
2011-10-26 Andreas SchwabFix uses of math_force_eval
2011-10-26 Ulrich DrepperAdd AVX optimized versions for some x86-64 math functions
2011-10-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25 Ulrich DrepperUse math_force_eval in more places
2011-10-25 Ulrich DrepperCleanup FMA4 patch
2011-10-25 Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-10-24 Ulrich DrepperFinish renamed DLA_FMA -> DLA_FMS
2011-10-24 Ulrich DrepperOptimized remquo for 64-bit platforms
2011-10-24 Ulrich DrepperOptimize f_mod
2011-10-23 Ulrich DrepperClean up FMA use
2011-10-23 Ulrich DrepperClean up last dla.h change
2011-10-23 Andreas SchwabAdd missing _finite aliases
2011-10-22 Ulrich DrepperImprove DLA_FMA for FMA4
2011-10-22 Ulrich DrepperStart using fma in the libm implementation
2011-10-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-22 Andreas SchwabFix compilation due to __nan defines
next