]> Cypherpunks repositories - gostls13.git/commit
runtime: save LR to stack when panicking to handle leaf function traceback
authorShenghou Ma <minux.ma@gmail.com>
Tue, 5 Feb 2013 17:18:37 +0000 (01:18 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Tue, 5 Feb 2013 17:18:37 +0000 (01:18 +0800)
commit7de3d71797a0e6f25975fa5c3c69c7b0e27d23d2
tree3daf55454737287eb5c38a00e12608a6c0f94596
parent4360ef8de295ee7929ed408e044e14c8a1044a73
runtime: save LR to stack when panicking to handle leaf function traceback

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7289047
src/pkg/runtime/signal_linux_arm.c
src/pkg/runtime/traceback_arm.c