]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: set alignment for the .rel.plt section on 32-bit architectures
authorShenghou Ma <minux@golang.org>
Sat, 7 Feb 2015 19:06:02 +0000 (14:06 -0500)
committerMinux Ma <minux@golang.org>
Fri, 13 Feb 2015 20:09:34 +0000 (20:09 +0000)
commit855145d5c03c4b4faf60736c38d7a299c682af4a
treee875766b765922219f4ccffb69ce3305a1fa2ff2
parent5f1efe738be296cdbc586348af92eab621d068f5
cmd/ld: set alignment for the .rel.plt section on 32-bit architectures

Fixes #9802.

Change-Id: I22c52a37bdb23a14cc4615c9519431bb14ca81ca
Reviewed-on: https://go-review.googlesource.com/4170
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/ld/elf.c