summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/sh/e_sqrt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement and use sqrt, sqrtf & fabsf in hardware; since it'smartynas2009-04-051-0/+38
faster that way. tested by myself. discussed w/ & ok miod@, millert@