math: fix frexp (don't check iptr when it's not specified)
[libc-test] / src / math / util.h
2012-10-25 Szabolcs Nagymath: do correctly rounded checks where it's appropriate
2012-10-13 nszmath: add remquo and fma
2012-10-13 nszmath: add modf and sincos
2012-10-11 nszmath: add ilogb, fix f_fi tests
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-09 nszmath: add some float f(float,int) and some float f...
2012-10-07 nszadd generated math tests