]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.5] runtime: make asmcgocall work without a g
authorRuss Cox <rsc@golang.org>
Thu, 19 Nov 2015 20:51:39 +0000 (15:51 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Nov 2015 01:14:55 +0000 (01:14 +0000)
commitedc3452f4aba40ef97961ca43f0ffb60f1e30e9c
treedc83ff961ddcdebba12d3d6d04014678c3cf5c83
parenta28f3ef1c2e3cd033a0ea73f13795a450c3dc9f5
[release-branch.go1.5] runtime: make asmcgocall work without a g

Solaris needs to make system calls without a g,
and Solaris uses asmcgocall to make system calls.
I know, I know.

I hope this makes CL 16915, fixing #12277, work on Solaris.

Change-Id: If988dfd37f418b302da9c7096f598e5113ecea87
Reviewed-on: https://go-review.googlesource.com/17072
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-on: https://go-review.googlesource.com/17129
src/runtime/asm_amd64.s