]> Cypherpunks.ru repositories - gostls13.git/commit
all: merge dev.garbage (d1238958d4ae) into default branch
authorRuss Cox <rsc@golang.org>
Sat, 6 Dec 2014 01:34:45 +0000 (20:34 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 6 Dec 2014 01:34:45 +0000 (20:34 -0500)
commit31457cef6d6550fff53dd5a80cb276ffa58093c5
tree79b13345d9ef1e83a14f699e849419a55370e3cf
parent09d92b6bbf26f195a1fe136513238d227bc73f82
parentdb406241107353323b5cf484d6abd05c4722a104
all: merge dev.garbage (d1238958d4ae) into default branch

When we start work on Gerrit, ppc64 and garbage collection
work will continue in the master branch, not the dev branches.

(We may still use dev branches for other things later, but
these are ready to be merged, and doing it now, before moving
to Git means we don't have to have dev branches working
in the Gerrit workflow on day one.)

TBR=rlh
CC=golang-codereviews
https://golang.org/cl/183140043
src/runtime/asm_ppc64x.s
test/nosplit.go