]> Cypherpunks repositories - gostls13.git/commit
runtime: no need to set R9 to m for runtime.sigpanic anymore
authorShenghou Ma <minux@golang.org>
Mon, 11 Aug 2014 21:10:23 +0000 (17:10 -0400)
committerShenghou Ma <minux@golang.org>
Mon, 11 Aug 2014 21:10:23 +0000 (17:10 -0400)
commit4769f87e0d39cbcce5309ff79c82465629798d15
treed9e99342805f59968edc4975e2e9a6ff1157afd6
parent2a37efbe1e25d30a4a998fc7ddad6d10c7df74da
runtime: no need to set R9 to m for runtime.sigpanic anymore

Replaces CL 123980043 which I created on the dev.power64 branch.

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/123120043
src/pkg/runtime/signal_arm.c