elf: avoid redundant sort in dlopen
[platform/upstream/glibc.git] / math / s_ccosh_template.c
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