]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add AIX operating system
authorClément Chigot <clement.chigot@atos.net>
Fri, 28 Sep 2018 15:21:57 +0000 (17:21 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 22 Oct 2018 21:54:06 +0000 (21:54 +0000)
commit9258c3f93c92d7b66abe84d2452ad1ce4d80ff7e
treee26c3d44fb2f841b05fe687db53ec2e45a5f46ee
parentb917bdd3ba255cd71ec0aa837215fa296b89eb77
cmd/go: add AIX operating system

This commit adds AIX operating system to cmd/go package for ppc64
architecture.

Updates: #25893

Change-Id: I2605d10a7833fa2eb197f6db4a52d5919cf93614
Reviewed-on: https://go-review.googlesource.com/c/138732
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/internal/base/signal_unix.go
src/cmd/go/internal/work/exec.go