This is the mail archive of the binutils@sources.redhat.com 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: arm-wince-pe-size reports empty .text


Nick Clifton wrote:
Indeed.  I am applying the patch below to fix this, so that -D will
disassemble sections without the LOAD flag.

Hi Nick,


Why the second part of this patch?  Now it _still_
won't disassemle all sections!  Not that it is
all that important, but just for consistency...


Segher


2003-07-24 Nick Clifton <nickc@redhat.com>

	* objdump.c (disassemble_data): Do not ignore sections without the
	LOAD flag when disassemble_all is true.  Only print a message
	about disassembling a section if it contains some data.



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