summaryrefslogtreecommitdiff
path: root/lib/libm/complex
AgeCommit message (Expand)Author
2010-09-20deal with infinity on the vax.christos
2010-09-20no more ieee ifdefschristos
2010-09-20get rid of ieee dependencies.christos
2010-09-20shouldn't need ieee.h here.christos
2010-09-17don't compile long double support for the havenots.christos
2010-09-15Remove trailing whitespace.wiz
2010-09-15Commit SoC long double support from Stathis Kamperischristos
2009-08-03As noticed by Stathis Kamperis, the original implementation does notdrochner
2008-03-08fix so that it doesn't interact strangely with ARCH_SRCS definitionsdrochner
2008-02-20Add manpages for the complex math functions, originally from SUSv3,drochner
2007-08-20Add C99 complex support, for double and float.drochner