]> Cypherpunks repositories - gostls13.git/commit
runtime: set TLSG_IS_VARIABLE for android/arm64.
authorRahul Chaudhry <rahulchaudhry@chromium.org>
Thu, 26 Nov 2015 01:35:44 +0000 (17:35 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 2 Dec 2015 22:00:04 +0000 (22:00 +0000)
commitc091d4cd2590aaddf4bcfc9b1fa1bae22ae63bae
tree7d72c46c4df1cf77468da625e34e7a56544d4be9
parent4480d6a9272cdf90ff958163fcdc3819216e8889
runtime: set TLSG_IS_VARIABLE for android/arm64.

On android, runtime.tls_g is a normal variable.
TLS offset is computed in x_cgo_inittls.

Change-Id: I18bc9a736d5fb2a89d0f798956c754e3c10d10e2
Reviewed-on: https://go-review.googlesource.com/17246
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/runtime/tls_arm64.h