]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.16: document riscv64 port changes
authorTobias Klauser <tklauser@distanz.ch>
Thu, 3 Dec 2020 10:27:05 +0000 (11:27 +0100)
committerAustin Clements <austin@google.com>
Mon, 7 Dec 2020 02:31:33 +0000 (02:31 +0000)
For #36641
For #40700

Change-Id: Ib268559a2ce7839372dbf273d95876d8d4521a45
Reviewed-on: https://go-review.googlesource.com/c/go/+/274478
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
doc/go1.16.html

index fb7022b35415f40b43813139d81ddb9663e610ee..bc4fc0e64b61bf50bda12f13942e110054cbccdd 100644 (file)
@@ -81,6 +81,14 @@ Do not send CLs removing the interior tags from such phrases.
   with <code>GO386=softfloat</code>.
 </p>
 
+<h3 id="riscv">RISC-V</h3>
+
+<p><!-- golang.org/issue/36641, CL 267317 -->
+  The <code>linux/riscv64</code> port now supports cgo and
+  <code>-buildmode=pie</code>. This release also includes performance
+  optimizations and code generation improvements for RISC-V.
+</p>
+
 <h2 id="tools">Tools</h2>
 
 <p>