summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/nios/bits/mathdef.h
Commit message (Collapse)AuthorAgeFilesLines
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+8
| | | | | | | | | 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-8/+0
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-5/+1
|
* Pete Popov writes:Eric Andersen2004-07-161-0/+48
Hi Erik, I'm not sure why the NIOS support is not in uClibc -- perhaps the patch was rejected or never submitted? In any case, I'm playing with some NIOS stuff and created this patch against 0.9.26. The work was done by Microtronix. I'm not sure who else contributed to it. It would be great to have the NIOS support available in uClibc so developers don't have to go searching for these bits. Pete