summaryrefslogtreecommitdiff
path: root/src/runtime/os_plan9_arm.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: consistently seed fastrand state across archsCarlo Alberto Ferraris2019-11-121-1/+0
* runtime: move arm hardware division support detection to internal/cpuMartin Möhrmann2018-08-241-2/+0
* runtime: use hardware divider to improve performanceBen Shi2017-04-111-0/+2
* runtime: rename fastrand1 to fastrandJosh Bleecher Snyder2016-08-301-2/+2
* runtime: new files for plan9_arm supportRichard Miller2016-03-071-0/+17