]> git.ipfire.org Git - thirdparty/glibc.git/history - math/s_ccosh_template.c
Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)
[thirdparty/glibc.git] / math / s_ccosh_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-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-14  Joseph MyersClean up some complex functions raising FE_INVALID.
2016-10-11  Joseph MyersAvoid M_NAN + M_NAN in complex functions.
2016-08-19  Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-19  Paul E. MurphyPrepare to convert _Complex cosine functions