summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/wordsize.h
Commit message (Collapse)AuthorAgeFilesLines
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-2/+2
| | | | | | | | 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-2/+2
|
* sync with upstream via psmMike Frysinger2006-08-231-19/+15
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-3/+20
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up sparc headersEric Andersen2001-11-141-18/+6
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+19
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik