]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] runtime: rename traceback_arm.c to traceback_lr.c
authorShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:32:08 +0000 (23:32 -0400)
committerShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:32:08 +0000 (23:32 -0400)
commit26c9bbf736f97d8f72c20ed3853352484a77c72f
tree3cb4c99fb7af4dbbe386a8bfa4ee75e15f8edf7a
parent40d7a6d58254933f941950b1c4714127a1a8a13b
[dev.power64] runtime: rename traceback_arm.c to traceback_lr.c
Also make it more portable by not hardcoding pointer sizes.

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/127780043
src/pkg/runtime/traceback_lr.c [moved from src/pkg/runtime/traceback_arm.c with 99% similarity]