Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/cpu: make architectures without initialization work explicit | Martin Möhrmann | 2020-10-20 | 1 | -18/+0 |
* | internal/cpu: add MIPS64x feature detection | Meng Zhuo | 2020-02-28 | 1 | -0/+2 |
* | all: remove nacl (part 3, more amd64p32) | Brad Fitzpatrick | 2019-10-10 | 1 | -1/+0 |
* | runtime: move arm hardware division support detection to internal/cpu | Martin Möhrmann | 2018-08-24 | 1 | -0/+1 |
* | crypto, internal/cpu: fix s390x AES feature detection and update SHA implemen... | Michael Munday | 2018-06-11 | 1 | -0/+1 |
* | internal/cpu: add experiment to disable CPU features with GODEBUGCPU | Martin Möhrmann | 2018-05-22 | 1 | -0/+2 |
* | internal/cpu,runtime: call cpu.initialize before alginit | Meng Zhuo | 2018-04-10 | 1 | -0/+13 |