Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 1 | -2/+2 |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 1 | -0/+1 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -12/+0 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -1/+0 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 1 | -4/+0 |
2016-11-04 | Fix alpha sqrt fegetenv namespace (bug 20768). | Joseph Myers | 1 | -1/+1 |
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-06-24 | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 1 | -4/+0 |
2016-06-20 | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2 | -14/+1 |
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 | 170 | -170/+170 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -0/+0 |
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-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 1 | -1/+1 |
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 | 170 | -170/+170 |
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_rtld | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 1 | -0/+3 |
2014-11-17 | alpha: Fix soft-fp breakage | Richard Henderson | 13 | -62/+73 |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers | 1 | -1/+1 |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_argv (bug 14132). | Joseph Myers | 1 | -3/+3 |
2014-10-09 | soft-fp: Refactor exception handling for comparisons. | Joseph Myers | 1 | -7/+2 |
2014-09-29 | Require autoconf 2.69 | H.J. Lu | 2 | -0/+3 |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-08-05 | alpha: Fix exception raising from soft-fp | Richard Henderson | 3 | -8/+7 |
2014-07-17 | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 1 | -14/+0 |
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 |