aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_linux_ppc64x.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2017-10-05runtime: normalize (*sigctxt).fault() typeAustin Clements
2016-10-11runtime: record current PC for SIGPROF on non-Go threadIan Lance Taylor
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-12-01runtime: set r12 to sigpanic before jumping to it in sighandlerMichael Hudson-Doyle
2015-11-12runtime: break out system-specific constants into package sysMichael Matloob
2014-12-05all: power64 is now ppc64Russ Cox