Updates #44513.
Change-Id: I43e95de0423779b3311d96c56f7c8c1cc5be27b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/321311
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
OpenBSD.
</p>
+<h3 id="arm64">ARM64</h3>
+
+<p><!-- CL 288814 -->
+ 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.
+</p>
+
<p>
TODO: complete the Ports section
</p>