summaryrefslogtreecommitdiff
path: root/libm/e_lgamma_r.c
AgeCommit message (Expand)Author
2010-06-15libm: typo fix NO_LONG_DOUBLE variant of gamma_rBernhard Reutner-Fischer
2010-06-10lgamma: fix sign handlingBernhard Reutner-Fischer
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2008-12-29libm/e_lgamma_r.c: cosmetic whitespace fixesDenis Vlasenko
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-10-24- tidy up inline:Bernhard Reutner-Fischer
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer
2006-01-30back to inline, mips failsPeter S. Mazinger
2006-01-17All math related relocs gonePeter S. Mazinger
2005-11-21Hide all __kernel_x and __ieee754_Peter S. Mazinger
2005-03-06Trim off whitespaceEric Andersen
2002-06-26Several cleanups/fixes from Marshall M. Midden <m4@brecis.com>Eric Andersen
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen