summaryrefslogtreecommitdiff
path: root/src/runtime/sys_arm.go
Commit message (Expand)AuthorAgeFilesLines
* runtime, cmd/internal/obj: get rid of rewindmorestackCherry Zhang2016-10-051-17/+0
* runtime: replace divide with multiply in runtime.usleep on armRuss Cox2015-07-301-0/+3
* runtime, cmd/internal/obj/arm: improve arm function prologueJosh Bleecher Snyder2015-06-041-1/+1
* runtime: rename gothrow to throwKeith Randall2014-12-281-2/+2
* [dev.cc] runtime: convert arch-specific .c and .h files to GoRuss Cox2014-11-111-0/+35