summaryrefslogtreecommitdiff
path: root/src/runtime/os_android.go
Commit message (Collapse)AuthorAgeFilesLines
* runtime: android/arm64 supportDavid Crawshaw2015-11-171-0/+15
Not all tests passing yet, but a good chunk are. Change-Id: I5daebaeabf3aecb380674ece8830a86751a8d139 Reviewed-on: https://go-review.googlesource.com/16458 Reviewed-by: Rahul Chaudhry <rahulchaudhry@google.com> Reviewed-by: David Crawshaw <crawshaw@golang.org>