aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_arm.go
AgeCommit message (Expand)Author
2016-10-05runtime, cmd/internal/obj: get rid of rewindmorestackCherry Zhang
2015-07-30runtime: replace divide with multiply in runtime.usleep on armRuss Cox
2015-06-04runtime, cmd/internal/obj/arm: improve arm function prologueJosh Bleecher Snyder
2014-12-28runtime: rename gothrow to throwKeith Randall
2014-11-11[dev.cc] runtime: convert arch-specific .c and .h files to GoRuss Cox