summaryrefslogtreecommitdiff
path: root/libm/e_gamma.c
AgeCommit message (Expand)Author
2008-12-29libm/*: delete many incarnations of logarithmic gamma function,Denis Vlasenko
2008-12-29libm/s_nearbyint.c: delete (forgot to do it in prev commit)Denis Vlasenko
2008-12-28remove many functions which just call __ieee754_<function>,Denis Vlasenko
2008-12-22libm/*: mass removal of:Denis Vlasenko
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer
2006-01-17Remove explicit signgam prototype, use header insteadPeter S. Mazinger
2006-01-17All math related relocs gonePeter S. Mazinger
2005-11-26Overseen 2 unhidden __ieee754_xPeter S. Mazinger
2005-03-06Trim off whitespaceEric Andersen
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen