Skip to content

Commit 03c7e96

Browse files
abner-chencgopherbot
authored andcommitted
[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 <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Bypass: Ian Lance Taylor <[email protected]> Reviewed-by: Meidan Li <[email protected]> TryBot-Bypass: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> (cherry picked from commit 7007271) Reviewed-on: https://go-review.googlesource.com/c/go/+/510916 Reviewed-by: Heschi Kreinick <[email protected]>
1 parent c2de683 commit 03c7e96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/go1.21.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,13 @@ <h3 id="PPC64">ppc64/ppc64le</h3>
12441244
<code>c-archive</code>, <code>c-shared</code>, <code>shared</code>, <code>pie</code>, <code>plugin</code>.
12451245
</p>
12461246

1247+
<h3 id="loong64">loong64</h3>
1248+
1249+
<p><!-- go.dev/issue/53301, CL 455075, CL 425474, CL 425476, CL 425478, CL 489576 -->
1250+
The <code>linux/loong64</code> port now supports <code>-buildmode=c-archive</code>,
1251+
<code>-buildmode=c-shared</code> and <code>-buildmode=pie</code>.
1252+
</p>
1253+
12471254
<!-- proposals for x repos that don't need to be mentioned here but
12481255
are picked up by the relnote tool. -->
12491256
<!-- https://go.dev/issue/54232 -->

0 commit comments

Comments
 (0)