OSDN Git Service

[PATCH] Fix PE-COFF bug in orphan section alignment handling.
authordavek <davek>
Thu, 10 Mar 2011 10:20:26 +0000 (10:20 +0000)
committerdavek <davek>
Thu, 10 Mar 2011 10:20:26 +0000 (10:20 +0000)
commit0690e7615ad7236cb6b016a76906da07c58868ca
tree2c7276422a46e48bf850305424887e49ffe1cd55
parent91610345a7774e90f78b4743a2d8215f25e69b1f
[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