summaryrefslogtreecommitdiff
path: root/libm/float_wrappers.c
AgeCommit message (Expand)Author
2007-12-08import trunc()/truncf() for ISO C requirements, otherwise fortran can hit inf...Mike Frysinger
2007-04-12remove __* symbols and enable llrintf()Mike Frysinger
2007-04-02implement cargMike Frysinger
2006-09-23fix return casts for a bunch of functionsMike Frysinger
2006-09-23grab s_lrint from glibc for C99Mike Frysinger
2006-01-29rename exp to _exp for sake of shadow warningsMike Frysinger
2006-01-17All math related relocs gonePeter S. Mazinger
2005-11-23update licenseMike Frysinger
2005-11-03cleanup how we enable/disable certain wrappers since some were suffering from...Mike Frysinger
2005-03-07Disable float wrappers for functions that are not presentlyEric Andersen
2005-03-07split the float wrappers into separate object filesEric Andersen