src/ld emultempl/pe.em emultempl/pep.em ChangeLog
davek@sourceware.org
davek@sourceware.org
Thu Mar 10 10:20:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: davek@sourceware.org 2011-03-10 10:20:26
Modified files:
ld/emultempl : pe.em pep.em
ld : ChangeLog
Log message:
[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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/pe.em.diff?cvsroot=src&r1=1.168&r2=1.169
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/pep.em.diff?cvsroot=src&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2289&r2=1.2290
More information about the Binutils-cvs
mailing list