aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/memclr_s390x.s
AgeCommit message (Expand)Author
2021-01-29runtime: document pointer write atomicity for memclrNoHeapPointersCherry Zhang
2019-05-09runtime: fix vet complaints for linux/arm64, linux/mips*, linux/ppc64*, linux...Russ Cox
2018-05-21runtime: use Go function signatures for memclr and memmove commentsMichael Munday
2016-10-28runtime, cmd/compile: rename memclr -> memclrNoHeapPointersAustin Clements
2016-09-12runtime, math/big: allow R0 on s390x to contain values other than 0Michael Munday
2016-04-07runtime: add s390x support (new files and lfstack_64bit.go modifications)Michael Munday