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 2/3] objdump: Handle x64 PE+ pdata with leading padding


Hi Jon,

> bfd/ChangeLog:
> 
> 2016-03-09  Jon Turney  <jon.turney@dronecode.org.uk>
> 
> 	* pei-x86_64.c (pex64_bfd_print_pdata_section): Handle leading
> 	pdata padding by ignoring it, rather than stopping on null pdata
> 	entries.  Deal with prev_beginaddress being unsigned by assuming
> 	that 0 isn't ever going to be the BeginAddress of a valid entry.
> 	Fix the fractured grammar of 'has smaller begin address as
> 	predecessor'.
 
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]