OSDN Git Service

libm: enable log2f and exp2f
authorAurelien Jacobs <aurel@gnuage.org>
Thu, 4 Feb 2010 17:26:08 +0000 (09:26 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Thu, 4 Feb 2010 17:28:24 +0000 (09:28 -0800)
commit306a7db8263c217b0e017f84241832f531449849
treec4238865485b9c555e923641b7706ed98e93d41a
parent5d5b6fe5f898ce6ef260b1648aaaf7f12a8c7988
libm: enable log2f and exp2f

Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libm/Makefile.in
libm/float_wrappers.c
test/math/compile_test.c