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] binutils/objdump: Fix disassemble for huge elf sections


On Fri, Jul 14, 2017 at 01:26:27PM +0530, Ravi Bangoria wrote:
> include/ChangeLog:
> 2017-07-14  Ravi Bangoria  <ravi.bangoria@linux.vnet.ibm.com>
> 
> 	* dis-asm.h: Change type of buffer_length variable from
> 	unsigned int to size_t.
> 
> opcodes/ChangeLog:
> 2017-07-14  Ravi Bangoria  <ravi.bangoria@linux.vnet.ibm.com>
> 
> 	* dis-buf.c: Change type of end_addr_offset, max_addr_offset and
> 	octets variables from unsigned int to size_t.

Committed.

-- 
Alan Modra
Australia Development Lab, IBM


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