summaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_ppc64x.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: mlock top of signal stack on Linux 5.2–5.4.1Austin Clements2019-12-051-0/+2
* runtime: don't use linkname to refer to internal/cpuIan Lance Taylor2018-08-211-13/+6
* internal/cpu: remove platform specific prefix from cpu hwcap variablesMartin Möhrmann2018-05-011-2/+3
* runtime: add missing build constraints to os_linux_{be64,noauxv,novdso,ppc64x...Yuval Pavel Zholkover2018-03-071-0/+1
* runtime, internal/cpu: CPU capabilities detection for ppc64xCarlos Eduardo Seo2017-08-141-43/+10
* runtime: get ppc64x ISA level and hardware capabilities from HWCAP/HWCAP2Carlos Eduardo Seo2016-11-011-0/+60