diff --git a/doc/go1.17.html b/doc/go1.17.html index bdde26bd10..5448b2af97 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -68,6 +68,14 @@ Do not send CLs removing the interior tags from such phrases. OpenBSD.

+

ARM64

+ +

+ Go programs now maintain stack frame pointers on the 64-bit ARM + architecture on all operating systems. Previously it maintained + stack frame pointers only on Linux, macOS, and iOS. +

+

TODO: complete the Ports section