aboutsummaryrefslogtreecommitdiff
path: root/src/math/log10.go
AgeCommit message (Expand)Author
2021-04-15math: avoid assembly stubsAustin Clements
2015-07-15math: fix Log2 test failures on ppc64 (and s390)Russ Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox