Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2 | -2/+4 |
2005-05-26 | Add space inf weak_alias use. | Ulrich Drepper | 6 | -12/+12 |
2005-04-05 | * sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05 | Roland McGrath | 41 | -59/+91 |
2005-04-01 | * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.cvs/fedora-glibc-20050401T1444 | Ulrich Drepper | 1 | -7/+37 |
2005-03-31 | * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally | Ulrich Drepper | 138 | -6383/+7642 |
2005-03-31 | Support for ia64 libm. | Ulrich Drepper | 2 | -0/+337 |
2005-01-11 | * sysdeps/ia64/fpu/e_logl.c: File removed. | Roland McGrath | 1 | -1/+0 |
2005-01-06 | Update.cvs/fedora-glibc-20050106T1443 | Ulrich Drepper | 212 | -42198/+97708 |