]> Cypherpunks repositories - gostls13.git/commit
cmd,runtime: TLS setup for android/386
authorHyang-Ah Hana Kim <hyangah@gmail.com>
Thu, 5 Nov 2015 21:32:27 +0000 (16:32 -0500)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Wed, 11 Nov 2015 21:59:24 +0000 (21:59 +0000)
commit05c4c6e2f48dad6876a8ffc3e72b4122245c5095
tree91f04e9dee9897eba134b0393303d7e19ebe8be1
parentd727312cbfd7212950b12ec078030c62c83a9064
cmd,runtime: TLS setup for android/386

Same ugly hack as https://go-review.googlesource.com/15991.

Update golang/go#9327.

Change-Id: I58284e83268a15de95eabc833c3e01bf1e3faa2e
Reviewed-on: https://go-review.googlesource.com/16678
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/internal/obj/x86/asm6.go
src/cmd/link/internal/ld/sym.go
src/runtime/cgo/gcc_android_386.c [new file with mode: 0644]
src/runtime/cgo/gcc_linux_386.c
src/runtime/rt0_android_386.s [new file with mode: 0644]
src/runtime/sys_linux_386.s