Age | Commit message (Expand) | Author |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-28 | Use hex float 64-bit values in ldbl-96 asinl (bug 14803). | Joseph Myers |
2012-11-06 | Fix fma underflows with small x * y (bug 14793). | Joseph Myers |
2012-11-04 | Fix fma overflow results outside round-to-nearest mode (bug 14797). | Joseph Myers |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-11-01 | Fix fma (a, b, c) for small a * b (bugs 14784, 14785). | Joseph Myers |
2012-10-31 | Fix fma underflow exceptions in after-rounding edge cases. | Joseph Myers |
2012-10-30 | Fix fma missing underflows and bad results for some subnormal results (bugs 1... | Joseph Myers |
2012-10-01 | Fix sign of inexact zero return from fma (bug 14645). | Joseph Myers |
2012-09-29 | Fix sign of exact zero return from fma (bug 14638). | Joseph Myers |
2012-09-25 | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers |
2012-08-17 | Quash warning in s_sincosl. | Marek Polacek |
2012-07-25 | Set up errno properly for yn. | Marek Polacek |
2012-07-12 | Fix ynl return value with LDBL_MIN. | Marek Polacek |
2012-06-01 | Ensure additions are not scheduled after fetestexcept in fmaf and fmal. | Joseph Myers |
2012-05-26 | Optimize handling of denormals in logb/logbf/logbl | Andreas Schwab |
2012-05-10 | Fix for logb/logbf/logbl (bugs 13954/13955/13956) | Adhemerval Zanella |
2012-05-05 | Fix missing exceptions from exp (bugs 13787, 13922, 14036). | Joseph Myers |
2012-05-01 | Fix nexttoward bugs (bugs 2550, 2570). | Joseph Myers |
2012-04-18 | Finish ilogb changes | Andreas Jaeger |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers |
2012-03-16 | Fix tan, tanl for large inputs. | Joseph Myers |
2012-03-16 | Include program generating __sincosl_table in comment. | Joseph Myers |
2012-03-16 | Implement ldbl-96 sinl / cosl / sincosl (bug 13851). | Joseph Myers |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2012-03-06 | Fix up long double fphex. | Marek Polacek |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers |
2012-02-19 | Use non-signaling floating-point comparisons in math functions. | Aurelien Jarno |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers |
2012-01-11 | Optimize scalbln | Ulrich Drepper |
2012-01-10 | Optimize s_modf | Ulrich Drepper |
2012-01-10 | Optimize ldexp and scalbn | Ulrich Drepper |
2011-11-12 | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper |
2011-11-12 | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper |
2011-10-25 | Use math_force_eval in more places | Ulrich Drepper |
2011-10-22 | Optimization to some complex math functions | Ulrich Drepper |
2011-10-15 | Optimize exp | Ulrich Drepper |
2011-10-12 | Optimize libm | Ulrich Drepper |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper |
2011-09-09 | Fix jn precision | Petr Baudis |
2010-10-15 | Implement fmal, some fma bugfixes | Jakub Jelinek |
2010-10-13 | Implement accurate fma. | Jakub Jelinek |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper |
2007-10-06 | [BZ #4407] | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |