]> Cypherpunks repositories - gostls13.git/commit
runtime: add GOOS, GOARCH; fix FuncLine
authorRuss Cox <rsc@golang.org>
Thu, 2 Sep 2010 18:19:12 +0000 (14:19 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 2 Sep 2010 18:19:12 +0000 (14:19 -0400)
commit4e645558947725b8577f71dbb14d43e5852611cb
treed64e66727bb390cfa2e5c13618f6ea9b35775ca3
parentdea283750b9b7774cd0ee0d320a038dbff90803f
runtime: add GOOS, GOARCH; fix FuncLine

Changes to FuncLine sync it with symtab.c's funcline.

R=r
CC=girard.m1, golang-dev
https://golang.org/cl/2083041
src/pkg/runtime/extern.go
src/pkg/runtime/mkversion.c