]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/generic/math-type-macros-double.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / generic / math-type-macros-double.h
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-17  Florian Weimermath: Reverse include order in <math-type-macros-*.h>
2018-05-16  Florian Weimermath: Merge strtod_nan_*.h into math-type-macros-*.h
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-09  Joseph MyersUse generic macros for lgamma_r function aliases.
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-09-12  Joseph MyersRemove declare_mgen_alias_2.
2017-09-05  Joseph MyersPrefer new libm function wrappers for !LIBM_SVID_COMPAT.
2017-02-23  Gabriel F. T. GomesAdd new templates for IEEE wrappers
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-20  Paul E. MurphyBuild s_nan* objects from a generic template
2016-09-20  Paul E. MurphyMake ldexpF generic.
2016-09-01  Paul E. MurphyMake common fdim implementation generic.
2016-08-17  Paul E. MurphySupport for type-generic libm function implementations...