summaryrefslogtreecommitdiff
path: root/include/tgmath.h
AgeCommit message (Collapse)Author
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard 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-12-29- whitespace cleanup; no obj-code changesBernhard Reutner-Fischer
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
- SUSv4_LEGACY part #1 (non-networking)
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2002-05-09Fill a few little holes in the math libraryEric Andersen