aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_ppc64x.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-12-05runtime: mlock top of signal stack on Linux 5.2–5.4.1Austin Clements
2018-08-21runtime: don't use linkname to refer to internal/cpuIan Lance Taylor
2018-05-01internal/cpu: remove platform specific prefix from cpu hwcap variablesMartin Möhrmann
2018-03-07runtime: add missing build constraints to os_linux_{be64,noauxv,novdso,ppc64x...Yuval Pavel Zholkover
2017-08-14runtime, internal/cpu: CPU capabilities detection for ppc64xCarlos Eduardo Seo
2016-11-01runtime: get ppc64x ISA level and hardware capabilities from HWCAP/HWCAP2Carlos Eduardo Seo