Age | Commit message (Expand) | Author | Files | Lines |
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: alpha. | Joseph Myers | 2 | -0/+77 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+8 |
2016-08-29 | Convert remaining complex function to generated files | Paul E. Murphy | 6 | -24/+48 |
2016-08-19 | Convert _Complex tangent functions to generated code | Paul E. Murphy | 4 | -16/+32 |
2016-08-19 | Convert _Complex sine functions to generated code | Paul E. Murphy | 4 | -16/+32 |
2016-08-19 | Convert _Complex cosine functions to generated code | Paul E. Murphy | 4 | -12/+33 |
2016-08-16 | Add fesetexcept: alpha. | Joseph Myers | 1 | -0/+31 |
2016-08-02 | alpha: fix trunc for big input values | Aurelien Jarno | 2 | -8/+6 |
2016-08-02 | alpha: fix rint on sNaN input | Aurelien Jarno | 2 | -0/+6 |
2016-08-02 | alpha: fix floor on sNaN input | Aurelien Jarno | 2 | -8/+6 |
2016-08-02 | alpha: fix ceil on sNaN input | Aurelien Jarno | 2 | -8/+6 |
2016-01-25 | Update Alpha libm-test-ulps | Richard Henderson | 1 | -284/+396 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 63 | -63/+63 |
2015-05-19 | alpha: Update libm-test-ulps | Richard Henderson | 1 | -300/+390 |
2015-04-06 | alpha: Update libm-test-ulps | Richard Henderson | 1 | -160/+123 |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 1 | -0/+1 |
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 | -1/+2 |
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 | 63 | -63/+63 |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 1 | -0/+1 |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar | 1 | -1/+1 |
2014-07-03 | Add missing #include in sysdeps/alpha/fpu/s_nearbyint.c | Roland McGrath | 1 | -1/+3 |
2014-07-03 | alpha: Remove nearbyint and nearbyintf implementations | Richard Henderson | 2 | -72/+1 |
2014-07-03 | alpha: Implement math_opt_barrier and math_force_eval | Richard Henderson | 1 | -0/+6 |
2014-07-03 | alpha: Fix lround implementations | Richard Henderson | 2 | -8/+8 |
2014-07-03 | alpha: Remove round and roundf implementations | Richard Henderson | 2 | -91/+0 |
2014-07-01 | alpha: Fix isnan | Richard Henderson | 2 | -24/+3 |
2014-07-01 | alpha: Update libm-test-ulps | Richard Henderson | 1 | -6/+205 |
2014-04-16 | alpha: Regenerate sysdeps/alpha/libm-test-ulps | Richard Henderson | 1 | -4/+1022 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -17835/+0 |
2014-02-12 | Relocate alpha from ports to libc | Richard Henderson | 77 | -0/+22215 |
2008-11-26 | Moved alpha to ports repository. | Roland McGrath | 74 | -4649/+0 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-05-07 | 2007-05-07 Richard Henderson <rth@redhat.com> | Richard Henderson | 9 | -18/+22 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -1/+1 |
2007-03-14 | * sysdeps/alpha/fpu/s_llround.c: New file. | Richard Henderson | 10 | -6/+281 |
2007-03-14 | * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. | Richard Henderson | 19 | -201/+457 |
2007-03-14 | * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ... | Richard Henderson | 2 | -72/+441 |
2006-02-01 | * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846 | Roland McGrath | 5 | -5/+29 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -86/+0 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 18 | -36/+36 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2 | -2/+4 |
2005-02-08 | * math/math_private.h (__copysign): Define as builtin for gcc 4. ... | Richard Henderson | 1 | -12/+5 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 28 | -76/+143 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 28 | -143/+76 |