summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/mathdef.h
Commit message (Collapse)AuthorAgeFilesLines
* always define float_t as floatBernhard Reutner-Fischer2009-09-171-19/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-2/+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-Fischer2008-10-031-4/+2
|
* sync with upstream via psmMike Frysinger2006-08-231-10/+4
|
* Sync up sparc headersEric Andersen2001-11-141-24/+12
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+89
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik