summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/mathdef.h
Commit message (Collapse)AuthorAgeFilesLines
* always define float_t as floatBernhard Reutner-Fischer2009-09-181-21/+1
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+6
| | | | | | | | | 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/+0
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Copy from trunk."Steven J. Hill"2006-08-241-0/+69
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-78/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-19/+44
| | | | | (at least in theory) of working. -Erik
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+53
and Personal Systems. Thanks! -Erik