summaryrefslogtreecommitdiffstats
path: root/libm/nan.c
Commit message (Collapse)AuthorAgeFilesLines
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-1/+1
| | | | | | | | 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-0/+1
|
* - move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer2008-09-261-1/+5
| | | | Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later
* - fix indentationBernhard Reutner-Fischer2008-09-061-18/+25
|
* Fill a few little holes in the math libraryEric Andersen2002-05-091-0/+48