This is the mail archive of the binutils@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]

Re: [PATCH/PE-COFF] Translate required alignment into IMAGE_SCN_ALIGN bits of object s_flags - Take 2


Hi Danny,

include/ChangeLog
2007-10-24  Danny Smith  <dannysmith@users.sourceforge.net>

* coff/pe.h (COFF_ENCODE_ALIGNMENT) Define.

gas/ChangeLog
	* read.c (ALIGN_LIMIT): Rename to ...
	(TC_ALIGN_LIMIT): Guard against prior definition.
	* config/tc-i386.h (TC_ALIGN_LIMIT)[TE_PE]: Define.

Approved - please apply.


Cheers
  Nick

PS. Maybe a gas testsuite entry would be appropriate as well ?


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