math: fpclassify test
[libc-test] / src / math /
2012-11-01 Szabolcs Nagymath: fpclassify test
2012-10-25 Szabolcs Nagymath: do correctly rounded checks where it's appropriate
2012-10-13 nszmath: add jn and yn
2012-10-13 nszmath: add remquo and fma
2012-10-13 nszmath: add modf and sincos
2012-10-13 nszmath: fix float->int functions
2012-10-13 nszmath: fix float->int functions
2012-10-13 nszmath: add lrint, lround
2012-10-13 nszmath: fix nexttoward*
2012-10-13 nszmath: add nextafter*, nextoward* and scalb to gen
2012-10-11 nszmath: fix util for fenv without rounding modes
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 nszmath: use separate makefile
2012-10-07 nszmath: print file:line in the error msg, fix nearbyint...
2012-10-07 nszmath: fix test vectors for logb
2012-10-07 nszmath: fix mpfr code for ld80 long double functions
2012-10-07 nszfix math test gen script
2012-10-07 nszadd generated math tests
2012-10-07 nsznew test framework (one main per test)
2012-05-06 nszfnmatch: fix "[/b" test
2012-05-06 nszmath += nextafter, nextafterl tests
2012-05-05 nszmath += nextafter bench and test
2012-05-05 nszmath: separate fenvutil.c for printing except/round...
2012-04-12 nszmath: add float-store test
2012-03-29 nszmath/modf fixes
2012-03-28 nszadd math/modf benchmark
2012-03-28 nszminor math/sanity.c test fix
2012-03-28 nszadd math/modf.c test
2012-03-27 nszadd math/classify test
2012-03-27 nszclean up compiler warnings
2012-03-27 nszadd tests: math, udiv, stdio/memstream