Use generic macros for lgamma_r function aliases.
[platform/upstream/glibc.git] / sysdeps / generic / math-type-macros-float.h
2017-10-09 Joseph MyersUse generic macros for lgamma_r function aliases.
2017-09-11 Joseph MyersDefine and use a libm_alias_float macro.
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-08-17 Paul E. MurphySupport for type-generic libm function implementations...