]> git.ipfire.org Git - thirdparty/glibc.git/history - math/s_ctan_template.c
math: Add math-use-builtinds-fmax.h
[thirdparty/glibc.git] / math / s_ctan_template.c
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
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