summaryrefslogtreecommitdiffstats
path: root/libm/float_wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* import trunc()/truncf() for ISO C requirements, otherwise fortran can hit inf...Mike Frysinger2007-12-081-1/+0
* remove __* symbols and enable llrintf()Mike Frysinger2007-04-121-1/+0
* implement cargMike Frysinger2007-04-021-1/+11
* fix return casts for a bunch of functionsMike Frysinger2006-09-231-5/+5
* grab s_lrint from glibc for C99Mike Frysinger2006-09-231-1/+0
* rename exp to _exp for sake of shadow warningsMike Frysinger2006-01-291-8/+8
* All math related relocs gonePeter S. Mazinger2006-01-171-0/+56
* update licenseMike Frysinger2005-11-231-13/+1
* cleanup how we enable/disable certain wrappers since some were suffering from...Mike Frysinger2005-11-031-43/+20
* Disable float wrappers for functions that are not presentlyEric Andersen2005-03-071-15/+31
* split the float wrappers into separate object filesEric Andersen2005-03-071-0/+547