aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo_ppc64x.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
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-12runtime: fix vet warning about +build ruleMatthew Dempsky
2015-10-29runtime/cgo: export _cgo_reginit on ppc64xMichael Hudson-Doyle