aboutsummaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_ppc64x.go
AgeCommit message (Expand)Author
2022-05-10internal/cpu: report CPU if known on PPC64Paul E. Murphy
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-29runtime: move ppc64/aix cpu feature detection to internal/cpuMartin Möhrmann
2020-04-13internal/cpu: unify HWCap/HWCap2 commentsTobias Klauser
2018-10-31internal/cpu, runtime: add CPU feature detection support for AIXClément Chigot
2018-10-29internal/cpu: remove unused and not required ppc64(le) feature detectionMartin Möhrmann
2018-10-28internal/cpu: replace arch dependent with generic minimal feature testMartin Möhrmann
2018-10-24internal/cpu: add options and warnings for required cpu featuresMartin Möhrmann
2018-10-15internal/cpu: add invalid option warnings and support to enable cpu featuresMartin Möhrmann
2018-08-24internal/cpu: add a CacheLinePadSize constantMartin Möhrmann
2018-08-21runtime: don't use linkname to refer to internal/cpuIan Lance Taylor
2018-05-22internal/cpu: add experiment to disable CPU features with GODEBUGCPUMartin Möhrmann
2018-05-01internal/cpu: remove platform specific prefix from cpu hwcap variablesMartin Möhrmann
2017-08-14runtime, internal/cpu: CPU capabilities detection for ppc64xCarlos Eduardo Seo