]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.garbage] all: merge dev.power64 (7667e41f3ced) into dev.garbage
authorRuss Cox <rsc@golang.org>
Fri, 14 Nov 2014 17:09:42 +0000 (12:09 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 14 Nov 2014 17:09:42 +0000 (12:09 -0500)
commit9ef4e5610809780555260f386d6e20f3df87c6ce
treea185a16090e680d2852bc197cb69d441f2aa12f4
parent3dcc62e1dad3c62a1c8df1b6f613f93521124764
parent743bdf612a63d631bac88a6b857094152ac33d5c
[dev.garbage] all: merge dev.power64 (7667e41f3ced) into dev.garbage

Now the only difference between dev.cc and dev.garbage
is the runtime conversion on the one side and the
garbage collection on the other. They both have the
same set of changes from default and dev.power64.

LGTM=austin
R=austin
CC=golang-codereviews
https://golang.org/cl/172570043
include/link.h
src/cmd/5g/reg.c
src/cmd/gc/go.h
src/cmd/objdump/objdump_test.go
src/runtime/asm_power64x.s
src/runtime/gcinfo_test.go
src/runtime/mgc0.c
test/live.go