From d0764a248113d3cd616c17723c090aead23daf7f Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Wed, 18 Jul 2018 15:35:12 -0400 Subject: [PATCH] doc: update go1.11.html removing TODO about TLS offsets Change-Id: Id06e5139f16cd7a85c59a3dcf2020cf647fcdea0 Reviewed-on: https://go-review.googlesource.com/124709 Reviewed-by: Brad Fitzpatrick Reviewed-by: Andrew Bonventre --- doc/go1.11.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/go1.11.html b/doc/go1.11.html index a6dd66e8f3..f806fe0e03 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -309,7 +309,7 @@ func f(v interface{}) { binaries or binaries compiled with -race.

-

+

On macOS and iOS, the runtime now uses libSystem.so instead of calling the kernel directly. This should make Go binaries more compatible with future versions of macOS and iOS. @@ -637,9 +637,6 @@ func f(v interface{}) {

runtime
-

- TODO: https://golang.org/cl/106156: use fixed TLS offsets on darwin/amd64 and darwin/386 -

Setting the GODEBUG=tracebackancestors=N