]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.16: announce openbsd/mips64 port
authorAustin Clements <austin@google.com>
Mon, 7 Dec 2020 02:28:36 +0000 (21:28 -0500)
committerAustin Clements <austin@google.com>
Mon, 7 Dec 2020 17:52:08 +0000 (17:52 +0000)
Updates #40995.
For #40700.

Change-Id: I4dced8d70e2f1fa2da98e2eb1a5f1f829f55bb6b
Reviewed-on: https://go-review.googlesource.com/c/go/+/275787
Trust: Austin Clements <austin@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
doc/go1.16.html

index 5ad3cae6d972cd8d65351beac5d4041eb45a191c..a1f07c10fd492ff0b0ec29f86b1ccd4f2648d5f4 100644 (file)
@@ -70,6 +70,14 @@ Do not send CLs removing the interior tags from such phrases.
   <code>netbsd/arm64</code> port).
 </p>
 
+<h3 id="openbsd">OpenBSD</h3>
+
+<p><!-- golang.org/issue/40995 -->
+  Go now supports the MIPS64 architecture on OpenBSD
+  (the <code>openbsd/mips64</code> port). This port does not yet
+  support cgo.
+</p>
+
 <h3 id="386">386</h3>
 
 <p><!-- golang.org/issue/40255, golang.org/issue/41848, CL 258957, and CL 260017 -->