]> Cypherpunks repositories - gostls13.git/commit
runtime: fix gogetcallerpc.
authorKeith Randall <khr@golang.org>
Wed, 18 Jun 2014 04:59:50 +0000 (21:59 -0700)
committerKeith Randall <khr@golang.org>
Wed, 18 Jun 2014 04:59:50 +0000 (21:59 -0700)
commit14c8143c31fc38fc661188247aa6d3b9d25ae394
tree41a71be20e214425b10fe90468a61d9ea9809979
parentb559392e1b84f521a8b9c2d3c1164960c62799c8
runtime: fix gogetcallerpc.

Make assembly govet-clean.
Clean up fixes for CL 93380044.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/107160047
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s
src/pkg/runtime/asm_amd64p32.s
src/pkg/runtime/asm_arm.s
src/pkg/runtime/string.go
src/pkg/runtime/stubs.goc