]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: put .bss from external objects into real .bss section
authorShenghou Ma <minux@golang.org>
Sun, 21 Dec 2014 07:48:01 +0000 (02:48 -0500)
committerMinux Ma <minux@golang.org>
Fri, 26 Dec 2014 01:05:02 +0000 (01:05 +0000)
commit1c0c611fc2a7e1ce7eb39626ca7b120b62aac557
tree818c0a575c825f7caff6b11668ac2a9bea5103e5
parentce9a4afa6f931c1ab832b4c92d3d6768fbd2ab7a
cmd/ld: put .bss from external objects into real .bss section

Fixes #9359.

Change-Id: Iba62935b5a14de23d914f433a09a40417d7e88ed
Signed-off-by: Shenghou Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/1889
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/ld/ldelf.c