From: David Chase Date: Tue, 7 Jun 2022 16:28:54 +0000 (-0400) Subject: doc/go1.19: document loong64 port X-Git-Tag: go1.19beta1~31 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ef2567c7dd040f2cee87b8fd52885c6481deee35;p=gostls13.git 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 Reviewed-by: Cherry Mui Run-TryBot: David Chase Reviewed-by: Austin Clements --- 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.

TODO: complete this section, or delete if not needed

+

+ Go 1.19 supports the Loongson 64-bit architecture LoongArch on Linux (GOOS=linux, GOARCH=loong64). +

Tools