From 700727151fe3772ecc2315af101d2e5d93269c0c Mon Sep 17 00:00:00 2001 From: Guoqi Chen Date: Tue, 4 Jul 2023 13:03:58 +0800 Subject: [PATCH] doc/go1.21: add release notes for linux/loong64 Fixes #53301 Change-Id: Id447d57d43b12c3748267295928d45a089549340 Reviewed-on: https://go-review.googlesource.com/c/go/+/507815 Reviewed-by: Ian Lance Taylor Reviewed-by: Dmitri Shuralyov TryBot-Bypass: Ian Lance Taylor Reviewed-by: Meidan Li TryBot-Bypass: Ian Lance Taylor Auto-Submit: Ian Lance Taylor Auto-Submit: Ian Lance Taylor Reviewed-by: Ian Lance Taylor --- doc/go1.21.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/go1.21.html b/doc/go1.21.html index 97d73720f20..a3a019fe5b7 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -1244,6 +1244,13 @@ Do not send CLs removing the interior tags from such phrases. c-archive, c-shared, shared, pie, plugin.

+

loong64

+ +

+ The linux/loong64 port now supports -buildmode=c-archive, + -buildmode=c-shared and -buildmode=pie. +

+