This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/ld emultempl/pe.em emultempl/pep.em ChangeLog


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]