summaryrefslogtreecommitdiff
path: root/libm/w_tgamma.c
AgeCommit message (Expand)Author
2018-01-02quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't definedWaldemar Brodkorb
2017-11-03math: add exception handling functionalitySergey Cherkashin
2008-12-29libm/*: delete many incarnations of logarithmic gamma function,Denis Vlasenko
2008-12-28remove many functions which just call __ieee754_<function>,Denis Vlasenko
2008-12-22libm/*: mass removal of:Denis Vlasenko
2008-12-22- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...Bernhard Reutner-Fischer
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer
2008-09-25- add some more math functions (patch from gentoo/solar)Bernhard Reutner-Fischer