2012-07-30 |
Roland McGrath | Fix lots of bitrot for stub configurations. |
tree | commitdiff |
2012-07-25 |
Marek Polacek | Set up errno properly for yn. |
tree | commitdiff |
2012-07-12 |
Marek Polacek | Fix ynl return value with LDBL_MIN. |
tree | commitdiff |
2012-07-11 |
Adhemerval Zanella | Fix ctan, ctanh of subnormals in round-upwards mode... |
tree | commitdiff |
2012-07-06 |
Joseph Myers | Fix tanf underflow close to pi/4 (bug 14154). |
tree | commitdiff |
2012-07-03 |
Joseph Myers | Fix float range reduction problems (bug 14283). |
tree | commitdiff |
2012-07-01 |
Joseph Myers | Merge glibc-ports into ports/ directory. glibc-2.16-ports-merge |
tree | commitdiff |
2012-06-21 |
Joseph Myers | Fix wordsize-64 cosh regression (bug 14273). |
tree | commitdiff |
2012-06-15 |
Joseph Myers | Fix pow (0.0, -Inf) (bug 14241). |
tree | commitdiff |
2012-06-06 |
Adhemerval Zanella | Fix for wrong ldbl128-ibm fmodl commit |
tree | commitdiff |
2012-06-05 |
Adhemerval Zanella | Fix spurious undeflow for ldbl-128ibm erfl |
tree | commitdiff |
2012-06-05 |
Adhemerval Zanella | Fix ldbl128ibm fmodl for subnormals. |
tree | commitdiff |
2012-06-01 |
Joseph Myers | Fix fmod for subnormals (bug 14048). |
tree | commitdiff |
2012-06-01 |
Joseph Myers | Ensure additions are not scheduled after fetestexcept... |
tree | commitdiff |
2012-06-01 |
Aurelien Jarno | Add a barrier in the double fma implementation. |
tree | commitdiff |
2012-05-26 |
Andreas Schwab | Optimize handling of denormals in logb/logbf/logbl |
tree | commitdiff |
2012-05-25 |
Joseph Myers | Fix acosf underflow (bug 14153). |
tree | commitdiff |
2012-05-24 |
Andreas Schwab | Remove use of INTDEF/INTUSE in libio |
tree | commitdiff |
2012-05-16 |
Andreas Schwab | Track dependencies for .oS-only objects |
tree | commitdiff |
2012-05-15 |
Adhemerval Zanella | Log2 and log10 for wordsize-64. |
tree | commitdiff |
2012-05-14 |
H.J. Lu | Use __builtin_clzll on int64 in __logb |
tree | commitdiff |
2012-05-10 |
Adhemerval Zanella | Fix for logb/logbf/logbl (bugs 13954/13955/13956) |
tree | commitdiff |
2012-05-06 |
Joseph Myers | Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). |
tree | commitdiff |
2012-05-05 |
Joseph Myers | Fix missing exceptions from exp (bugs 13787, 13922... |
tree | commitdiff |
2012-05-04 |
Adhemerval Zanella | Fix for ldbl-128ibm acosl/asinl inaccuracies |
tree | commitdiff |
2012-05-02 |
Adhemerval Zanella | Fix nexttoward bugs |
tree | commitdiff |
2012-05-01 |
Joseph Myers | Fix nexttoward bugs (bugs 2550, 2570). |
tree | commitdiff |
2012-04-28 |
Andreas Schwab | Fix formatting of denormal IBM long double numbers |
tree | commitdiff |
2012-04-26 |
Adhemerval Zanella | Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521). |
tree | commitdiff |
2012-04-18 |
Andreas Jaeger | Finish ilogb changes |
tree | commitdiff |
2012-04-17 |
Andreas Schwab | Remove useless __ilogb*_finite aliases |
tree | commitdiff |
2012-04-17 |
Adhemerval Zanella | Fix ilogb exception and errno (bug 6794) |
tree | commitdiff |
2012-04-10 |
Roland McGrath | Merge commit '9904dc47c88d9592ec66e599075436' |
tree | commitdiff |
2012-04-09 |
Joseph Myers | Fix missing overflow exceptions from pow (bug 13873). |
tree | commitdiff |
2012-04-08 |
Aurelien Jarno | Use __kernel_standard instead of __kernel_standard_f... |
tree | commitdiff |
2012-03-28 |
Joseph Myers | Fix pow of negative numbers to integer exponents (bugs... |
tree | commitdiff |
2012-03-28 |
Joseph Myers | Avoid overflows from long double functions using __kern... |
tree | commitdiff |
2012-03-27 |
Andreas Jaeger | Merge branch 'elf-move' |
tree | commitdiff |
2012-03-26 |
Andreas Schwab | Fix undue underflow in ldbl-128ibm version of expl |
tree | commitdiff |
2012-03-22 |
Joseph Myers | Fix low-part sign handling in sin/cos for ldbl-128... |
tree | commitdiff |
2012-03-21 |
Andreas Schwab | Fix missing overflow/underflow exception in ldbl-128ibm... |
tree | commitdiff |
2012-03-21 |
Andreas Schwab | Disable use of FMA instructions in branred |
tree | commitdiff |
2012-03-21 |
Joseph Myers | Fix pow of zero and infinity to large powers. |
tree | commitdiff |
2012-03-20 |
Andreas Jaeger | Merge branch 'master' into elf-move |
tree | commitdiff |
2012-03-19 |
Joseph Myers | Fix atan2 spurious exceptions (bug 11451). |
tree | commitdiff |
2012-03-19 |
Richard Henderson | Create and use libc_feupdateenv_test. |
tree | commitdiff |
2012-03-19 |
Richard Henderson | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. |
tree | commitdiff |
2012-03-19 |
Richard Henderson | Make inline __isnan, __isinf_ns, __finite generic. |
tree | commitdiff |
2012-03-16 |
H.J. Lu | Make lround the alias of llround for wordsize-64 |
tree | commitdiff |
2012-03-16 |
Joseph Myers | Fix tan, tanl for large inputs. |
tree | commitdiff |
2012-03-16 |
Joseph Myers | Include program generating __sincosl_table in comment. |
tree | commitdiff |
2012-03-16 |
Joseph Myers | Implement ldbl-96 sinl / cosl / sincosl (bug 13851). |
tree | commitdiff |
2012-03-15 |
Andreas Jaeger | Merge branch 'bug13658-branch' |
tree | commitdiff |
2012-03-15 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
tree | commitdiff |
2012-03-14 |
Andreas Jaeger | Implement and use libc_feholdexcept_setround_53bit... |
tree | commitdiff |
2012-03-14 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
tree | commitdiff |
2012-03-14 |
David S. Miller | Fix hypotf overflow/underflow by using double precision... |
tree | commitdiff |
2012-03-13 |
Joseph Myers | Clean up dbl-64 rint, nearbyint. |
tree | commitdiff |
2012-03-13 |
David S. Miller | Fix generic ldbl-128 expm1l just like x86-64 and i386... |
tree | commitdiff |
2012-03-10 |
Richard Henderson | Use <> for math.h and math_private.h everywhere. |
tree | commitdiff |
2012-03-09 |
Richard Henderson | Use target-specific math_private.h in math_ldbl_opt.h. |
tree | commitdiff |
2012-03-07 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
tree | commitdiff |
2012-03-06 |
Marek Polacek | Fix up long double fphex. |
tree | commitdiff |
2012-03-05 |
Andreas Schwab | Fix loss of precision in cosh and sinh for IBM long... |
tree | commitdiff |
2012-03-05 |
Joseph Myers | Fix pow in non-default rounding modes (bug 3976). |
tree | commitdiff |
2012-03-02 |
Joseph Myers | Fix sin, cos, tan in non-default rounding modes (bug... |
tree | commitdiff |
2012-03-02 |
Joseph Myers | Fix scalbn, scalbln integer overflow. |
tree | commitdiff |
2012-03-02 |
Joseph Myers | Fix exp in non-default rounding modes (bug 3976). |
tree | commitdiff |
2012-03-01 |
Joseph Myers | Improve erfc accuracy. |
tree | commitdiff |
2012-02-27 |
David S. Miller | Fix ldbl-128 rintl/nearbyintl just like flt-32 variants. |
tree | commitdiff |
2012-02-26 |
Andreas Schwab | Replace sysdeps/ieee754/dbl-64/k_tan.c with empty file |
tree | commitdiff |
2012-02-22 |
Joseph Myers | Fix nearbyintf rounding. |
tree | commitdiff |
2012-02-22 |
Joseph Myers | Fix rintf rounding. |
tree | commitdiff |
2012-02-19 |
Aurelien Jarno | Use non-signaling floating-point comparisons in math... |
tree | commitdiff |
2012-02-09 |
Paul Eggert | Replace FSF snail mail address with URLs. |
tree | commitdiff |
2012-01-27 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2012-01-27 |
Joseph Myers | Remove __STDC__ conditionals from libm. |
tree | commitdiff |
2012-01-12 |
Ulrich Drepper | Optimized acosh for 64-bit platforms |
tree | commitdiff |
2012-01-11 |
Ulrich Drepper | Optimize scalbln |
tree | commitdiff |
2012-01-11 |
Ulrich Drepper | Optimize s_modf |
tree | commitdiff |
2012-01-11 |
Ulrich Drepper | Optimize ldexp and scalbn |
tree | commitdiff |
2012-01-09 |
Ulrich Drepper | Some branch prediction for log1p |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | More fallout from supporting only ELF |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove pre-ISO C support |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove non-ELF support |
tree | commitdiff |
2011-11-12 |
Ulrich Drepper | Avoid warnings about unused variable in 96-bit j0l... |
tree | commitdiff |
2011-11-12 |
Ulrich Drepper | Avoid warnings about unused variables in 96-bit hypotl |
tree | commitdiff |
2011-11-11 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2011-11-11 |
Marek Polacek | Remove unused variables |
tree | commitdiff |
2011-10-29 |
Ulrich Drepper | Fix accuracy problem in generic sin |
tree | commitdiff |
2011-10-26 |
Andreas Schwab | Fix uses of math_force_eval |
tree | commitdiff |
2011-10-26 |
Ulrich Drepper | Add AVX optimized versions for some x86-64 math functions |
tree | commitdiff |
2011-10-25 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2011-10-25 |
Ulrich Drepper | Use math_force_eval in more places |
tree | commitdiff |
2011-10-25 |
Ulrich Drepper | Cleanup FMA4 patch |
tree | commitdiff |
2011-10-25 |
Ulrich Drepper | Optimize accurate 64-bit routines for FMA4 on x86-64 |
tree | commitdiff |
2011-10-24 |
Ulrich Drepper | Finish renamed DLA_FMA -> DLA_FMS |
tree | commitdiff |
2011-10-24 |
Ulrich Drepper | Optimized remquo for 64-bit platforms |
tree | commitdiff |
2011-10-24 |
Ulrich Drepper | Optimize f_mod |
tree | commitdiff |
2011-10-23 |
Ulrich Drepper | Clean up FMA use |
tree | commitdiff |
next |