]> Cypherpunks repositories - gostls13.git/commitdiff
doc/1.12: add notes about aix/ppc64 port
authorClément Chigot <clement.chigot@atos.net>
Tue, 18 Dec 2018 08:09:12 +0000 (09:09 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 18 Dec 2018 15:25:24 +0000 (15:25 +0000)
Fixes #29315

Change-Id: I6ecc5109c23e7a7d9db54250bf041acc841701e3
Reviewed-on: https://go-review.googlesource.com/c/154697
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.12.html

index 66c37d5d1db272f5915f7d90ef166984321ae7d6..028ab0ce7586c92c03c24f7121b222837891bd4b 100644 (file)
@@ -68,7 +68,7 @@ Go 1.13 will require macOS 10.11 El Capitan or later.
 <h3 id="aix">AIX</h3>
 
 <p>
-  TODO: status of AIX port?
+  Go now supports AIX 7.2 and later on POWER8 architectures (<code>aix/ppc64</code>). External linking, cgo, pprof and the race detector aren't yet supported.
 </p>
 
 <h3 id="hurd">Hurd</h3>