runtime: Merge master revision 19185.
authorIan Lance Taylor <ian@gcc.gnu.org>
Sat, 12 Jul 2014 00:01:09 +0000 (00:01 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 12 Jul 2014 00:01:09 +0000 (00:01 +0000)
commit2fa39ad859e59a5ad5796e522a4842717b2f6e0c
tree783acf11ed4625d6499f731501d984f25fa103fc
parentca76ae5c35f58f0ea40f656d3e555f2c740cf4ec
runtime: Merge master revision 19185.

This revision renames several files in the runtime directory
from .c to .goc.

From-SVN: r212472
28 files changed:
libgo/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/go/runtime/export_test.go
libgo/go/runtime/pprof/pprof_test.go
libgo/merge.sh
libgo/runtime/chan.c [deleted file]
libgo/runtime/chan.goc [new file with mode: 0644]
libgo/runtime/chan.h [new file with mode: 0644]
libgo/runtime/cpuprof.c [deleted file]
libgo/runtime/cpuprof.goc [new file with mode: 0644]
libgo/runtime/go-cgo.c
libgo/runtime/go-getgoroot.c [deleted file]
libgo/runtime/go-typestring.c [deleted file]
libgo/runtime/goc2c.c
libgo/runtime/lfstack.c [deleted file]
libgo/runtime/lfstack.goc [new file with mode: 0644]
libgo/runtime/malloc.goc
libgo/runtime/malloc.h
libgo/runtime/mgc0.c
libgo/runtime/parfor.c
libgo/runtime/print.c
libgo/runtime/proc.c
libgo/runtime/rdebug.goc [new file with mode: 0644]
libgo/runtime/runtime.c
libgo/runtime/runtime.h
libgo/runtime/runtime1.goc
libgo/runtime/string.goc