Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: document pointer write atomicity for memclrNoHeapPointers | Cherry Zhang | 2021-01-29 | 1 | -0/+2 |
* | runtime: fix vet complaints for linux/arm64, linux/mips*, linux/ppc64*, linux... | Russ Cox | 2019-05-09 | 1 | -2/+2 |
* | runtime: use Go function signatures for memclr and memmove comments | Michael Munday | 2018-05-21 | 1 | -1/+1 |
* | runtime, cmd/compile: rename memclr -> memclrNoHeapPointers | Austin Clements | 2016-10-28 | 1 | -2/+2 |
* | runtime, math/big: allow R0 on s390x to contain values other than 0 | Michael Munday | 2016-09-12 | 1 | -35/+35 |
* | runtime: add s390x support (new files and lfstack_64bit.go modifications) | Michael Munday | 2016-04-07 | 1 | -0/+122 |