]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.4] 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)
committerRuss Cox <rsc@golang.org>
Wed, 14 Jan 2015 05:42:14 +0000 (05:42 +0000)
commitff2ab2991490879a8ec13e85503104dff0484234
treee411aa7b45b4e989c57e112cc2b6ec3e4f6854b9
parent6609baf2f7ab0500275789440df9550a2725fc7e
[release-branch.go1.4] 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>
(cherry picked from commit 1c0c611fc2a7e1ce7eb39626ca7b120b62aac557)
Reviewed-on: https://go-review.googlesource.com/2802
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/ld/ldelf.c