aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chase <drchase@google.com>2022-06-07 12:28:54 -0400
committerDavid Chase <drchase@google.com>2022-06-07 18:31:49 +0000
commitef2567c7dd040f2cee87b8fd52885c6481deee35 (patch)
tree200729919c9aa9bff3da1f0579f1388b7d5b47eb
parent69bb7c6ef540caa422e5d7fd1127dd71e3ca90fe (diff)
downloadgo-ef2567c7dd040f2cee87b8fd52885c6481deee35.tar.gz
go-ef2567c7dd040f2cee87b8fd52885c6481deee35.zip
doc/go1.19: document loong64 port
Updates #46229 For #51400 Change-Id: Iedd5d3c4cd656b59ba2e1fe813851830849a8614 Reviewed-on: https://go-review.googlesource.com/c/go/+/410816 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: David Chase <drchase@google.com> Reviewed-by: Austin Clements <austin@google.com>
-rw-r--r--doc/go1.19.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/go1.19.html b/doc/go1.19.html
index 37983f93b6..037ea4fec6 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -32,6 +32,9 @@ Do not send CLs removing the interior tags from such phrases.
<p>
TODO: complete this section, or delete if not needed
</p>
+<p><!-- https://go.dev/issue/46229 -->
+ Go 1.19 supports the Loongson 64-bit architecture LoongArch on Linux (<code>GOOS=linux</code>, <code>GOARCH=loong64</code>).
+</p>
<h2 id="tools">Tools</h2>
<p>