diff --git a/doc/go1.22.html b/doc/go1.22.html index d11a6330290..f9b98bff8e0 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -388,6 +388,19 @@ defer func() { +
+ Constant R_MIPS_PC32
is defined for use with MIPS64 systems.
+
+ Additional R_LARCH_*
constants are defined for use with LoongArch systems.
+
@@ -810,8 +823,3 @@ defer func() {
Go 1.22 adds an experimental port to OpenBSD on big-endian 64-bit PowerPC
(openbsd/ppc64
).
- TODO: https://go.dev/cl/469395: debug/elf,cmd/link: add additional MIPS64 relocation type; modified api/next/61974.txt -