aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_s390x.go
AgeCommit message (Expand)Author
2020-10-22runtime: move s390x HWCap CPU feature detection to internal/cpuMartin Möhrmann
2019-12-05runtime: mlock top of signal stack on Linux 5.2–5.4.1Austin Clements
2018-03-04internal/bytealg: move short string Index implementations into bytealgKeith Randall
2018-03-02internal/bytealg: move IndexByte asssembly to the new bytealg packageKeith Randall
2016-10-19runtime: get s390x vector facility availability from AT_HWCAPMichael Munday
2016-10-06runtime: fix sigset type for ppc64 big-endian GNU/LinuxIan Lance Taylor
2016-09-27runtime: remove sigmask type, use sigset insteadIan Lance Taylor
2016-09-24runtime: unify some signal handling functionsIan Lance Taylor
2016-04-07runtime: add s390x support (new files and lfstack_64bit.go modifications)Michael Munday