Age | Commit message (Expand) | Author | Files | Lines |
2017-02-25 | Allow direct use of math_ldbl.h in testsuite. | Zack Weinberg | 1 | -9/+31 |
2017-02-08 | Move w_exp to libm-compat-call-auto | Gabriel F. T. Gomes | 3 | -0/+0 |
2017-02-08 | Move w_lgamma_r to libm-compat-calls-auto | Gabriel F. T. Gomes | 3 | -0/+0 |
2017-01-20 | Remove very old libm-test-ulps entries. | Joseph Myers | 1 | -44/+0 |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes | 57 | -0/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 32 | -32/+32 |
2016-11-28 | Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases. | Joseph Myers | 1 | -18/+20 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 1 | -0/+1 |
2016-09-07 | Add femode_t functions: ia64. | Joseph Myers | 2 | -0/+68 |
2016-09-01 | Remove unneeded stubs for k_rem_pio2l. | Paul E. Murphy | 1 | -1/+0 |
2016-08-16 | Add fesetexcept: ia64. | Joseph Myers | 1 | -0/+31 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2016-01-01 | ia64: fpu: fix gamma definition handling [BZ #15421] | Mike Frysinger | 3 | -16/+28 |
2015-12-28 | ia64: fpu: fix gammaf typo [BZ #15421] | Mike Frysinger | 1 | -4/+4 |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 4 | -49/+70 |
2015-11-10 | Fix nearbyintl linkage for ia64 (bug 19219) | Adhemerval Zanella | 1 | -2/+3 |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers | 3 | -0/+3 |
2015-04-13 | Set errno for log1p on pole/domain error. | Stefan Liebler | 3 | -0/+60 |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers | 2 | -3/+5 |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 25 | -25/+25 |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2 | -3/+5 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-06-20 | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 1 | -0/+20 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -8260/+0 |
2014-02-16 | ia64: relocate out of ports/ subdir | Mike Frysinger | 320 | -0/+148729 |
2012-01-07 | Remove IA-64 support | Ulrich Drepper | 318 | -141168/+0 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -0/+25 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -1/+1 |
2011-04-17 | Typo fix appproximated. | Justin P. Mattock | 2 | -2/+2 |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek | 2 | -2/+4 |
2010-02-09 | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 1 | -0/+1 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-05-10 | * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634 | Jakub Jelinek | 1 | -2/+3 |
2007-04-16 | [BZ #3427] | Ulrich Drepper | 2 | -10/+16 |
2007-04-01 | * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success | Jakub Jelinek | 1 | -3/+3 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -2/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -3/+3 |
2007-07-31 | . | Jakub Jelinek | 1 | -3/+3 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -37/+0 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 1 | -11/+0 |
2005-12-20 | * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. | Ulrich Drepper | 1 | -28/+58 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 1 | -2/+2 |
2005-10-31 | * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__" | Roland McGrath | 1 | -2/+2 |
2005-08-20 | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 1 | -4/+4 |