Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always define float_t as float | Bernhard Reutner-Fischer | 2009-09-17 | 1 | -19/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | 2009-08-30 | 1 | -2/+4 |
| | | | | | | | | This fixes compilation errors on hosts that turn off long double support for C99 like powerpc32. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - add long double math wrappers (Ned Ludd) | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -4/+2 |
| | |||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -10/+4 |
| | |||||
* | Sync up sparc headers | Eric Andersen | 2001-11-14 | 1 | -24/+12 |
| | |||||
* | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | 2001-03-06 | 1 | -0/+89 |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |