From: Ian Lance Taylor Date: Thu, 27 May 2021 23:16:37 +0000 (-0700) Subject: doc/go1.17: document new debug/elf constant X-Git-Tag: go1.17beta1~72 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ccd9784edf556673a340f3a8d55d9a8c64b95f59;p=gostls13.git doc/go1.17: document new debug/elf constant For #39677 For #44513 Change-Id: I8c4193fd4359b83e6739e7e30a3a42b5f21b0f1a Reviewed-on: https://go-review.googlesource.com/c/go/+/323275 Trust: Ian Lance Taylor Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/go1.17.html b/doc/go1.17.html index b3485a0ca6..4e847708e5 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -373,6 +373,15 @@ Do not send CLs removing the interior tags from such phrases. +
debug/elf
+
+

+ The SHT_MIPS_ABIFLAGS + constant has been added. +

+
+
+
encoding/binary