Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Add TLS and NPTL support | Khem Raj | 2010-05-09 | 1 | -5/+2 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | 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 | -3/+5 |
| | | | | | | | | 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 | -5/+3 |
| | |||||
* | Add missing bits/fenv.h that got lost in the e500 port. | Joakim Tjernlund | 2007-02-13 | 1 | -5/+1 |
| | | | | | clean up E500 math support somewhat. From Steve Papacharalambous with mods by me. | ||||
* | Rehash the PowerPC e500 port to avoid creating symlinks | Joakim Tjernlund | 2007-02-12 | 1 | -0/+81 |
| | | | | | | | in the powerpc arch code and make more code common with classic PowerPC. From Steve Papacharalambous Lets hope I didn't break something. | ||||
* | Add support for PowerPC e500, libc part only. | Joakim Tjernlund | 2007-02-04 | 1 | -75/+0 |
| | | | | | Math support to be done. From Steve Papacharalambous, stevep@freescale.com | ||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -14/+8 |
| | |||||
* | include/bits from glibc-2.2.4-1 | David Schleef | 2001-10-15 | 1 | -8/+8 |
| | |||||
* | Bring powerpc back into line so it compiles again. | Eric Andersen | 2001-05-11 | 1 | -0/+81 |