aboutsummaryrefslogtreecommitdiff
path: root/src/math/modf_386.s
AgeCommit message (Expand)Author
2016-08-25all: fix assembly vet issuesJosh Bleecher Snyder
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-10-09math: Modf(-0) returns -0,-0Charlie Dorian
2014-09-08build: move package sources from src/pkg to srcRuss Cox