aboutsummaryrefslogtreecommitdiff
path: root/src/math/sqrt_amd64.s
AgeCommit message (Expand)Author
2016-09-29math: make sqrt smaller on AMD64Ilya Tocar
2016-09-06math: fix sqrt regression on AMD64Ilya Tocar
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox