Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | 2009-08-30 | 1 | -0/+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/+0 |
| | |||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -4/+13 |
| | |||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -18/+12 |
| | |||||
* | Sync i386 up with _all_ the glibc 2.1.3 include/bits headers, | Eric Andersen | 2001-03-19 | 1 | -0/+47 |
since we will end up needing a few more of them anyways, and all the other arches have the full set anyways. -Erik |