]> Cypherpunks repositories - gostls13.git/commit
runtime: android/arm64 support
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 27 Oct 2015 23:46:49 +0000 (19:46 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 17 Nov 2015 16:28:18 +0000 (16:28 +0000)
commitce8f49f42ff98a87a6766aa50efa0449c4525ce3
tree9750e774fcf23cccfa156842243942b47726b80d
parentbabdb3832072b6ca55e2dfe071bac25d865f8911
runtime: android/arm64 support

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>
src/runtime/defs_linux_arm64.go
src/runtime/os_android.go [moved from src/runtime/os_android_arm.go with 100% similarity]
src/runtime/rt0_android_arm64.s [new file with mode: 0644]
src/runtime/sys_linux_arm64.s
src/runtime/tls_arm64.h