summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bits/mathdef.h
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-091-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 floatBernhard Reutner-Fischer2009-09-171-21/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-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-Fischer2008-10-031-5/+3
|
* Add missing bits/fenv.h that got lost in the e500 port.Joakim Tjernlund2007-02-131-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 Tjernlund2007-02-121-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 Tjernlund2007-02-041-75/+0
| | | | | Math support to be done. From Steve Papacharalambous, stevep@freescale.com
* sync with upstream via psmMike Frysinger2006-08-231-14/+8
|
* include/bits from glibc-2.2.4-1David Schleef2001-10-151-8/+8
|
* Bring powerpc back into line so it compiles again.Eric Andersen2001-05-111-0/+81