]> Cypherpunks repositories - gostls13.git/commit
runtime: convert runtime1.goc, noasm_arm.goc to Go
authorRuss Cox <rsc@golang.org>
Thu, 28 Aug 2014 14:46:59 +0000 (10:46 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 28 Aug 2014 14:46:59 +0000 (10:46 -0400)
commit6179aca54825867db3ab15bfff28fbda73e49378
treeed3dc9d0aa018e90985d6ad7483ed974aa7394cf
parentb53b47f5ac9e11fdcd3f704bc2cb0828bdee6958
runtime: convert runtime1.goc, noasm_arm.goc to Go

LGTM=dvyukov
R=golang-codereviews, bradfitz, dvyukov
CC=golang-codereviews, iant, khr
https://golang.org/cl/135070043
12 files changed:
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s
src/pkg/runtime/asm_amd64p32.s
src/pkg/runtime/debug.go
src/pkg/runtime/error.go
src/pkg/runtime/extern.go
src/pkg/runtime/noasm_arm.go [new file with mode: 0644]
src/pkg/runtime/noasm_arm.goc [deleted file]
src/pkg/runtime/runtime.c
src/pkg/runtime/runtime1.goc [deleted file]
src/pkg/runtime/stubs.goc
src/pkg/runtime/thunk.s