summaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_no_init.go
Commit message (Expand)AuthorAgeFilesLines
* internal/cpu: make architectures without initialization work explicitMartin Möhrmann2020-10-201-18/+0
* internal/cpu: add MIPS64x feature detectionMeng Zhuo2020-02-281-0/+2
* all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick2019-10-101-1/+0
* runtime: move arm hardware division support detection to internal/cpuMartin Möhrmann2018-08-241-0/+1
* crypto, internal/cpu: fix s390x AES feature detection and update SHA implemen...Michael Munday2018-06-111-0/+1
* internal/cpu: add experiment to disable CPU features with GODEBUGCPUMartin Möhrmann2018-05-221-0/+2
* internal/cpu,runtime: call cpu.initialize before alginitMeng Zhuo2018-04-101-0/+13