summaryrefslogtreecommitdiff
path: root/src/runtime/memclr_s390x.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: document pointer write atomicity for memclrNoHeapPointersCherry Zhang2021-01-291-0/+2
* runtime: fix vet complaints for linux/arm64, linux/mips*, linux/ppc64*, linux...Russ Cox2019-05-091-2/+2
* runtime: use Go function signatures for memclr and memmove commentsMichael Munday2018-05-211-1/+1
* runtime, cmd/compile: rename memclr -> memclrNoHeapPointersAustin Clements2016-10-281-2/+2
* runtime, math/big: allow R0 on s390x to contain values other than 0Michael Munday2016-09-121-35/+35
* runtime: add s390x support (new files and lfstack_64bit.go modifications)Michael Munday2016-04-071-0/+122