File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ <h2 id="runtime">Runtime</h2>
309
309
binaries or binaries compiled with < code > -race</ code > .
310
310
</ p >
311
311
312
- < p > <!-- CL 108679 -->
312
+ < p > <!-- CL 108679, CL 106156 -->
313
313
On macOS and iOS, the runtime now uses < code > libSystem.so</ code > instead of
314
314
calling the kernel directly. This should make Go binaries more
315
315
compatible with future versions of macOS and iOS.
@@ -637,9 +637,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
637
637
638
638
< dl id ="runtime "> < dt > < a href ="/pkg/runtime/ "> runtime</ a > </ dt >
639
639
< dd >
640
- < p > <!-- CL 106156 -->
641
- TODO: < a href ="https://golang.org/cl/106156 "> https://golang.org/cl/106156</ a > : use fixed TLS offsets on darwin/amd64 and darwin/386
642
- </ p >
643
640
644
641
< p > <!-- CL 70993 -->
645
642
Setting the < code > GODEBUG=tracebackancestors=< em > N</ em > </ code >
You can’t perform that action at this time.
0 commit comments