summaryrefslogtreecommitdiffstats
path: root/libm/w_lgamma.c
Commit message (Expand)AuthorAgeFilesLines
* libm/*: delete many incarnations of logarithmic gamma function,Denis Vlasenko2008-12-291-37/+0
* remove many functions which just call __ieee754_<function>,Denis Vlasenko2008-12-281-12/+10
* libm/*: mass removal of:Denis Vlasenko2008-12-221-11/+1
* - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...Bernhard Reutner-Fischer2008-12-221-1/+1
* - move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer2008-09-261-2/+0
* Remove explicit signgam prototype, use header insteadPeter S. Mazinger2006-01-171-2/+1
* All math related relocs gonePeter S. Mazinger2006-01-171-0/+3
* Trim off whitespaceEric Andersen2005-03-061-2/+2
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+49