summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/mathdef.h
Commit message (Collapse)AuthorAgeFilesLines
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+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-4/+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-4/+13
|
* Update to accomodate the header file changesEric Andersen2001-09-271-18/+12
|
* Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,Eric Andersen2001-03-191-0/+47
since we will end up needing a few more of them anyways, and all the other arches have the full set anyways. -Erik