]> Cypherpunks.ru repositories - gostls13.git/commit
all: merge dev.cc (a91c2e0) into master
authorRuss Cox <rsc@golang.org>
Mon, 23 Feb 2015 21:50:05 +0000 (16:50 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Feb 2015 21:52:29 +0000 (16:52 -0500)
commitb986f3e3b54499e63903405c90aa6a0abe93ad7a
treeb61071b9aec56458f3abebb17ead97c15d1cd333
parentbceb18e4989aee4971fa1de6bb9f5ba7410d5219
parenta91c2e0d2d19565da38a58bf706aec79065cefc9
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