Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | 2009-08-30 | 1 | -4/+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 | -6/+6 |
| | |||||
* | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | 2008-04-24 | 1 | -4/+4 |
| | |||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -19/+78 |
| | |||||
* | Replace __THROW w/ __NTH pointed out by Amir Shalem | Peter S. Mazinger | 2006-03-20 | 1 | -12/+12 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -52/+57 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Sync up sparc headers | Eric Andersen | 2001-11-14 | 1 | -6/+222 |
| | |||||
* | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | 2001-03-06 | 1 | -0/+12 |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |