Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | |
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> | |||
2008-10-03 | - add long double math wrappers (Ned Ludd) | Bernhard Reutner-Fischer | |
2008-09-26 | - move libm_hidden_proto to the corresponding headers. Remove from callsites. | Bernhard Reutner-Fischer | |
Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later | |||
2008-09-06 | - fix indentation | Bernhard Reutner-Fischer | |
2002-05-09 | Fill a few little holes in the math library | Eric Andersen | |