]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: migrate Android/ARM port to Go.
authorShenghou Ma <minux@golang.org>
Fri, 21 Nov 2014 23:15:30 +0000 (18:15 -0500)
committerShenghou Ma <minux@golang.org>
Fri, 21 Nov 2014 23:15:30 +0000 (18:15 -0500)
commitd3526ea0f6ff6775794ebce22192f48eec20aca0
tree81e5a26fdad519883fa96852e824ac9ff9af07ee
parentadbca13cb36489651ac5b989b6361d81c358d91e
[dev.cc] runtime: migrate Android/ARM port to Go.

I tested building Go itself, but not any of go.mobile tests.

LGTM=crawshaw
R=crawshaw, rsc
CC=golang-codereviews
https://golang.org/cl/179110043
src/runtime/os_android.h [deleted file]
src/runtime/os_android_arm.go [moved from src/runtime/os_android.c with 64% similarity]
src/runtime/signal_android_386.h [deleted file]
src/runtime/signal_android_arm.h [deleted file]
src/runtime/signals_android.h [deleted file]