aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_nonppc64x.go
AgeCommit message (Expand)Author
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
2015-11-12cmd/compile, cmd/link, runtime: on ppc64x, maintain the TOC pointer in R2 whe...Michael Hudson-Doyle