aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/math-type-macros.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-2/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-1/+1
2018-06-20Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho1-0/+15
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer1-1/+8
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers1-9/+11
2017-09-13Define and use libm_alias_double.Joseph Myers1-16/+1
2017-09-12Remove declare_mgen_alias_2.Joseph Myers1-12/+0
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy1-0/+3
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy1-1/+1
2016-09-20Make ldexpF generic.Paul E. Murphy1-0/+12
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy1-0/+121