From: Russ Cox Date: Mon, 23 Feb 2015 21:50:05 +0000 (-0500) Subject: all: merge dev.cc (a91c2e0) into master X-Git-Tag: go1.5beta1~1915 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b986f3e3b54499e63903405c90aa6a0abe93ad7a;p=gostls13.git all: merge dev.cc (a91c2e0) into master This change deletes the C implementations of the Go compiler and assembler from the master branch. The Go implementations are a bit slower right now, due mainly to garbage generated by taking addresses of stack variables all over the place (it was C code, after all). That will be cleaned up (mechanically) over the next week or so, and things will get faster. Change-Id: I66b2b3477aec8835f9960d0798f5752dcd98d08f --- b986f3e3b54499e63903405c90aa6a0abe93ad7a