Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h. | Joseph Myers | 1 | -1/+0 |
2018-09-03 | Do not include fenv_private.h in math_private.h. | Joseph Myers | 1 | -0/+1 |
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 1 | -0/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-07 | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). | Joseph Myers | 1 | -1/+4 |
2017-09-13 | Define and use libm_alias_double. | Joseph Myers | 1 | -4/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-08-19 | Convert _Complex tangent functions to generated code | Paul E. Murphy | 1 | -34/+35 |
2016-08-19 | Prepare to convert _Complex tangent functions | Paul E. Murphy | 1 | -0/+129 |