aboutsummaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_no_init.go
AgeCommit message (Expand)Author
2020-10-20internal/cpu: make architectures without initialization work explicitMartin Möhrmann
2020-02-28internal/cpu: add MIPS64x feature detectionMeng Zhuo
2019-10-10all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick
2018-08-24runtime: move arm hardware division support detection to internal/cpuMartin Möhrmann
2018-06-11crypto, internal/cpu: fix s390x AES feature detection and update SHA implemen...Michael Munday
2018-05-22internal/cpu: add experiment to disable CPU features with GODEBUGCPUMartin Möhrmann
2018-04-10internal/cpu,runtime: call cpu.initialize before alginitMeng Zhuo