]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: remove goc2c
authorRuss Cox <rsc@golang.org>
Sun, 7 Sep 2014 11:23:49 +0000 (07:23 -0400)
committerRuss Cox <rsc@golang.org>
Sun, 7 Sep 2014 11:23:49 +0000 (07:23 -0400)
commitc0951701cf72270e441904186d5f6714a296d1f3
tree064f9b23296e191f6f3b99c47112f0e05a947aa3
parent8a7597fd7a28cd408852e227661044b31d525032
cmd/dist: remove goc2c

After the three pending CLs listed below, there will be no more .goc files.

134580043 runtime: move stubs.goc code into runtime.c
133670043 runtime: fix windows syscalls for copying stacks
141180043 runtime: eliminate Go -> C -> block paths for Solaris

LGTM=bradfitz
R=golang-codereviews, bradfitz, dave
CC=golang-codereviews, iant, r
https://golang.org/cl/132680043
src/cmd/dist/a.h
src/cmd/dist/build.c
src/cmd/dist/goc2c.c [deleted file]