Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove many functions which just call __ieee754_<function>, | Denis Vlasenko | 2008-12-28 | 1 | -1/+1 |
| | | | | | | | | | define them as aliases instead. text data bss dec hex filename - 45402 180 4 45586 b212 lib/libm-0.9.30-svn.so + 45302 180 4 45486 b1ae lib/libm-0.9.30-svn.so | ||||
* | - sync with trunk @r24492 | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -10/+0 |
| | |||||
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 1 | -1/+0 |
| | | | | | Step 3 libm and related headers | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -0/+3 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -0/+2 |
| | |||||
* | Trim off whitespace | Eric Andersen | 2005-03-06 | 1 | -1/+1 |
| | |||||
* | Totally rework the math library, this time based on the MacOs X | Eric Andersen | 2001-11-22 | 1 | -0/+30 |
math library (which is itself based on the math lib from FreeBSD). -Erik |