OSDN Git Service

test/math: add fallback to libm-test-ulps-generic logic
authorJian Peng <jipeng2005@gmail.com>
Wed, 9 Jul 2014 18:27:25 +0000 (22:27 +0400)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 24 Jul 2014 19:56:31 +0000 (21:56 +0200)
commitc02bc5763ba9c8f8b464bca89fba28e091ce1ffc
treec6bfb1e521db53cd8bc33b981a3d3df6749ba6c5
parent53eb441800e16b0353ca6835b55eda11f8589854
test/math: add fallback to libm-test-ulps-generic logic

Under test/math/, there is libm-test-ulps-generic used as fallback
in case that libm-test-ulps-$(TARGET_ARCH) does not exist.

This is required for arches that don't have ULPS yet.

Original patch from Jian Peng was found here:
http://lists.uclibc.org/pipermail/uclibc/2011-April/045172.html

Signed-off-by: Jian Peng <jipeng2005@gmail.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
test/math/Makefile.in