Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - synch r25316:25325 from trunk | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -1/+1 |
| | |||||
* | ldouble_wrappers.c: add long and long long optimized wrappers | Denis Vlasenko | 2009-02-09 | 1 | -216/+64 |
| | | | | | | | | | | float_wrappers.c: add xxxWRAPPER1(func) macros. no code changes, but makes this file much shorter. text data bss dec hex filename - 42504 188 4 42696 a6c8 lib/libm-0.9.30-svn.so + 42488 188 4 42680 a6b8 lib/libm-0.9.30-svn.so | ||||
* | fix nextafterf. by Jie Zhang (jie.zhang AT analog.com) | Denis Vlasenko | 2009-02-06 | 1 | -9/+0 |
| | |||||
* | libm: add scalbf, gammaf, significandf wrappers. | Denis Vlasenko | 2009-02-05 | 1 | -1/+21 |
| | | | | | | This makes in possible to enable test/math (not it compiles, but has lots of test failures). | ||||
* | - sync with trunk @r24492 | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -1/+9 |
| | |||||
* | Sync with trunk. | Khem Raj | 2008-12-15 | 1 | -0/+3 |
| | |||||
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 1 | -57/+0 |
| | | | | | Step 3 libm and related headers | ||||
* | Synch libm with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -3/+11 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2007-01-20 | 1 | -6/+5 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -8/+64 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-11-29 | 1 | -13/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -43/+20 |
| | |||||
* | Disable float wrappers for functions that are not presently | Eric Andersen | 2005-03-07 | 1 | -15/+31 |
| | | | | implemented in libm | ||||
* | split the float wrappers into separate object files | Eric Andersen | 2005-03-07 | 1 | -0/+547 |