summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/mathinline.h
Commit message (Collapse)AuthorAgeFilesLines
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-6/+6
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Synch libc sparc specific with trunkCarmelo Amoroso2008-06-181-4/+4
|
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-19/+78
|
* Merge from trunk."Steven J. Hill"2006-08-181-12/+12
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-52/+57
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up sparc headersEric Andersen2001-11-141-6/+222
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+12
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik