OSDN Git Service

test/math: fix for MIPS that takes 32/64 suffix into account
[uclinux-h8/uClibc.git] / test / math / Makefile.in
2014-08-18 Alexey Brodkintest/math: fix for MIPS that takes 32/64 suffix into...
2014-08-18 Alexey Brodkintest/math: fix for disabled long double math
2014-07-24 Jian Pengtest/math: add fallback to libm-test-ulps-generic logic
2014-04-04 Gregory Fongtest/math: don't try to build test dep as test
2014-04-04 Gregory Fongtest/math: Select correct ULPs for mips32/mips64
2014-02-18 Bernhard Reutner... test: Fix math .c dependency
2013-03-14 Bernhard Reutner... test: cater for config
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-31 Denys Vlasenkolibm: fix tgamma to actually do return true gamma function
2010-10-31 Denys Vlasenkolibm: remove int_WRAPPER_C99 macro, add test which...
2010-10-30 Denys Vlasenkolibm: fix false positives in double tests
2010-10-30 Denys Vlasenkolibm: fix remaining failures in test-float
2010-10-30 Denys Vlasenkotest/math/*: unbreak
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...