summaryrefslogtreecommitdiff
path: root/libm/s_floor.c
AgeCommit message (Expand)Author
2012-06-15libm: change j0 to _j0 and y1 to _y1 to avoid shadow warningPeter S. Mazinger
2008-12-22libm/*: mass removal of:Denis Vlasenko
2008-12-13*: document __USE_EXTERN_INLINES better;Denis Vlasenko
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