[PATCH] Fix PE-COFF bug in orphan section alignment handling.
commitfed6bc205a9b18640cd24600c135947b6e7cd330
authorDave Korn <dave.korn@artimi.com>
Thu, 10 Mar 2011 10:20:26 +0000 (10 10:20 +0000)
committerDave Korn <dave.korn@artimi.com>
Thu, 10 Mar 2011 10:20:26 +0000 (10 10:20 +0000)
tree58eee28db8ba1f344ddfca7d4c2f1170c3c09d59
parent136e514c544c9079170025aae7b7ce52cc086b6b
[PATCH] Fix PE-COFF bug in orphan section alignment handling.

ld/ChangeLog:

2011-03-10  Dave Korn  <dave.korn.cygwin@gmail.com>

* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Preserve
alignment of input sections when creating orphan output sections
during relocatable link.
* emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
ld/ChangeLog
ld/emultempl/pe.em
ld/emultempl/pep.em