summaryrefslogtreecommitdiff
path: root/src/runtime/sys_ppc64x.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime, cmd/internal/obj: get rid of rewindmorestackCherry Zhang2016-10-051-17/+0
* cmd/compile, cmd/link, runtime: on ppc64x, maintain the TOC pointer in R2 whe...Michael Hudson-Doyle2015-11-121-0/+2
* runtime: rename gothrow to throwKeith Randall2014-12-281-2/+2
* all: power64 is now ppc64Russ Cox2014-12-051-0/+37