math: add random float generator to gen, make check work for ulp tests
authorSzabolcs Nagy <nsz@port70.net>
Fri, 14 Dec 2012 17:39:30 +0000 (18:39 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Fri, 14 Dec 2012 17:39:30 +0000 (18:39 +0100)
commit7fd3b84625cfa955207526eda74d9261c5324549
treefaa41c27b1afcf4b88cd080d2c9a2c5eb6b96ab8
parente940a4375097025e2a2e8110496d5f471adda293
math: add random float generator to gen, make check work for ulp tests
src/math/gen/Makefile
src/math/gen/functions.h
src/math/gen/gen.c
src/math/gen/mp.c
src/math/gen/mplibm.c
src/math/gen/rnd.c [new file with mode: 0644]