CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/05 13:26:27
Modified files:
lib/libm : Makefile
Added files:
lib/libm/arch/sh: e_sqrt.c e_sqrtf.c s_fabsf.c
Log message:
implement and use sqrt, sqrtf & fabsf in hardware; since it's
faster that way. tested by myself. discussed w/ & ok miod@, millert@
