From 03c7e96be96e48517e3fa8d1b22d0835e47377f8 Mon Sep 17 00:00:00 2001 From: Guoqi Chen Date: Tue, 4 Jul 2023 13:03:58 +0800 Subject: [PATCH] [release-branch.go1.21] 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 (cherry picked from commit 700727151fe3772ecc2315af101d2e5d93269c0c) Reviewed-on: https://go-review.googlesource.com/c/go/+/510916 Reviewed-by: Heschi Kreinick --- doc/go1.21.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/go1.21.html b/doc/go1.21.html index 97d73720f2..a3a019fe5b 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. +

+ -- 2.50.0