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: don't corrupt section flags when linking from ELF objects


Hi Jan,

> bfd/
> 2017-11-10  Jan Beulich  <jbeulich@suse.com>
> 
> 	* coff-tic80.c (COFF_ENCODE_ALIGNMENT, COFF_DECODE_ALIGNMENT):
> 	Define.
> 	* coffcode.h (coff_set_alignment_hook): Drop tic80 special case.
> 	(coff_write_object_contents): Likewise. Issue diagnostic for too
> 	large alignment.
> 
> include/
> 2017-11-10  Jan Beulich  <jbeulich@suse.com>
> 
> 	* coff/pe.h (COFF_ENCODE_ALIGNMENT): Cap value to maximum one
> 	representable.
> 	(COFF_DECODE_ALIGNMENT): Define.
> 

Approved - please apply.

Cheers
  Nick



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