]> Cypherpunks repositories - gostls13.git/commit
runtime: unify arm entry point code
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Oct 2017 20:52:57 +0000 (13:52 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 25 Oct 2017 00:40:40 +0000 (00:40 +0000)
commitd92aaa970791472a1657e878bf686fe802943ebe
tree92c4fd495c5847ea382a5e53ecd075884e541dc2
parent253e605af4533fd9f1276291225c27e972417e97
runtime: unify arm entry point code

Change-Id: Id51a2d63f7199b3ff71cedd415345ad20e5bd981
Reviewed-on: https://go-review.googlesource.com/70791
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/vet/all/whitelist/arm.txt
src/runtime/asm_arm.s
src/runtime/rt0_android_arm.s
src/runtime/rt0_darwin_arm.s
src/runtime/rt0_freebsd_arm.s
src/runtime/rt0_linux_arm.s
src/runtime/rt0_nacl_arm.s
src/runtime/rt0_netbsd_arm.s
src/runtime/rt0_openbsd_arm.s
src/runtime/rt0_plan9_arm.s