summaryrefslogtreecommitdiff
path: root/src/runtime/os_openbsd_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: run on GOARM=5 and GOARM=6 uniprocessor freebsd/arm systemsRuss Cox2015-08-071-1/+8
* runtime: add support for openbsd/armJoel Sing2015-03-151-0/+17