]> git.ipfire.org Git - thirdparty/glibc.git/history - math/s_ctanh_template.c
powerpc: Fix build of wcscpy with --disable-multi-arch
[thirdparty/glibc.git] / math / s_ctanh_template.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-07  Joseph MyersFix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568...
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-08-19  Paul E. MurphyConvert _Complex tangent functions to generated code
2016-08-19  Paul E. MurphyPrepare to convert _Complex tangent functions