1
0
mirror of https://github.com/golang/go synced 2024-11-22 02:54:39 -07:00
go/misc/cgo
Rémy Oudompheng 0e76a943c9 cmd/ld: fix inconsistency in internal linking of common symbols.
Some variables declared in C could end up as undefined symbols
in the final binary and have null address.

Fixes #5114.
Fixes #5227.

R=golang-dev, iant, ajstarks, dave, r
CC=golang-dev
https://golang.org/cl/8602044
2013-04-10 07:15:49 +02:00
..
gmp misc/cgo/gmp: fix typo. 2013-03-30 19:02:14 +08:00
life misc/cgo: prepare for 64-bit ints 2012-09-24 14:58:45 -04:00
stdio misc/cgo/stdio: make it work on Windows and also test it 2012-09-20 00:27:23 +08:00
test cmd/ld: fix inconsistency in internal linking of common symbols. 2013-04-10 07:15:49 +02:00
testso build: clang support 2013-02-15 13:37:43 -08:00
testtls cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00