1
0
mirror of https://github.com/golang/go synced 2024-10-05 21:31:21 -06:00
go/src/cmd/link
Michael Hudson-Doyle 9e6ba37b86 cmd/internal/obj: some platform independent bits of proper toolchain support for thread local storage
Also simplifies some silliness around making the .tbss section wrt internal
vs external linking. The "make TLS make sense" project has quite a few more
steps to go.

Issue #11270

Change-Id: Ia4fa135cb22d916728ead95bdbc0ebc1ae06f05c
Reviewed-on: https://go-review.googlesource.com/13990
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-09-03 14:06:07 +00:00
..
internal cmd/internal/obj: some platform independent bits of proper toolchain support for thread local storage 2015-09-03 14:06:07 +00:00
doc.go cmd/compile, cmd/link: add docs 2015-06-05 04:42:35 +00:00
main.go cmd/compile, cmd/link: create from 5g, 5l, etc 2015-05-21 17:31:51 +00:00