]> Cypherpunks repositories - gostls13.git/commit
runtime: use AIX C ABI in asmcgocall
authorClément Chigot <clement.chigot@atos.net>
Wed, 20 Feb 2019 14:59:05 +0000 (15:59 +0100)
committerIan Lance Taylor <iant@golang.org>
Tue, 5 Mar 2019 01:30:35 +0000 (01:30 +0000)
commitc1e2227505cb856bbe9e8274e8427397d5df6c3d
tree194aee42b1d8704c5e7511b7e4c936bce846aca2
parent294edb272d5d145665bdf8b4254609eae0363a8d
runtime: use AIX C ABI in asmcgocall

The commit fixes asmcgocall in order to use the AIX C ABI.

Change-Id: I2a44914a65557a841ea1e12991938af26ad7fd1d
Reviewed-on: https://go-review.googlesource.com/c/go/+/164000
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/asm_ppc64x.s
src/runtime/sys_aix_ppc64.s