]> git.ipfire.org Git - thirdparty/glibc.git/history - math/s_ctanh_template.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / math / s_ctanh_template.c
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