Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always define float_t as float | Bernhard Reutner-Fischer | 2009-09-17 | 1 | -21/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | 2009-08-30 | 1 | -0/+6 |
| | | | | | | | | 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 | -6/+0 |
| | |||||
* | import new headers from upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -0/+69 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -78/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Sync SH header files with glibc 2.2.4, so it can actually have a chance | Eric Andersen | 2002-01-02 | 1 | -19/+44 |
| | | | | | (at least in theory) of working. -Erik | ||||
* | Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded | Eric Andersen | 2001-02-21 | 1 | -0/+53 |
and Personal Systems. Thanks! -Erik |