diff --git a/doc/go1.16.html b/doc/go1.16.html index fb7022b354..bc4fc0e64b 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -81,6 +81,14 @@ Do not send CLs removing the interior tags from such phrases. with GO386=softfloat.

+

RISC-V

+ +

+ The linux/riscv64 port now supports cgo and + -buildmode=pie. This release also includes performance + optimizations and code generation improvements for RISC-V. +

+

Tools