From: Michael Anthony Knyszek Date: Wed, 28 May 2025 17:48:40 +0000 (+0000) Subject: doc/next: add release note for riscv64 plugin build mode X-Git-Tag: go1.25rc1~50 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ae6c098f482f74a077ee690082e4b785d4689999;p=gostls13.git doc/next: add release note for riscv64 plugin build mode Change-Id: I9df20038cc1d6bf86f789e962903766856555a13 Reviewed-on: https://go-review.googlesource.com/c/go/+/676956 Auto-Submit: Michael Knyszek LUCI-TryBot-Result: Go LUCI Reviewed-by: Cherry Mui --- diff --git a/doc/next/7-ports.md b/doc/next/7-ports.md index eb4f0d5a97..05f6840c69 100644 --- a/doc/next/7-ports.md +++ b/doc/next/7-ports.md @@ -9,3 +9,8 @@ As [announced](/doc/go1.24#darwin) in the Go 1.24 release notes, Go 1.25 require Go 1.25 is the last release that contains the [broken](/doc/go1.24#windows) 32-bit windows/arm port (`GOOS=windows` `GOARCH=arm`). It will be removed in Go 1.26. + +### RISC-V + + +The linux/riscv64 port now supports the `plugin` build mode. diff --git a/doc/next/9-todo.md b/doc/next/9-todo.md index fa1c71084f..b47b026cd2 100644 --- a/doc/next/9-todo.md +++ b/doc/next/9-todo.md @@ -5,9 +5,6 @@ Output from relnote todo that was generated and reviewed on 2025-05-23, plus sum **Please turn these into proper release notes** - -all: implement plugin build mode for riscv64 - cmd/link/internal/ld: introduce -funcalign=N option This patch adds linker option -funcalign=N that allows to set alignment