summaryrefslogtreecommitdiffstats
path: root/libm/s_fma.c
Commit message (Collapse)AuthorAgeFilesLines
* - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double ↵Bernhard Reutner-Fischer2008-12-221-4/+2
| | | | | | math support - add rule to create preprocessor output for float- and long double math wrapper
* - move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer2008-09-261-6/+3
| | | | Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later
* - add some more math functions (patch from gentoo/solar)Bernhard Reutner-Fischer2008-09-251-0/+33