summaryrefslogtreecommitdiff
path: root/libm/s_ldexp.c
AgeCommit message (Expand)Author
2010-01-21rename exp(onent) to _expBernhard Reutner-Fischer
2009-01-03libm/e_scalb.c: remove unused #ifdef _SCALB_INT branchesDenis 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
2006-01-17All math related relocs gonePeter S. Mazinger
2005-03-06Trim off whitespaceEric Andersen
2001-11-24Move powerpc specific optimizations (courtesy of apple) to powerpcEric Andersen
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen