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]

Re: [PATCH] readelf section names


Hi Jakub,

> I find SHT_LOPROC+123456 section names inconsistent with other printed
> section names which are typically stringified section type without the SHT_
> prefix. Do you agree?

Yes :-)

> It makes the output more readable too because there is
> more space after section name.
> 
> 2001-10-11  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* readelf.c (get_section_type_name): Don't print SHT_ prefix for
> 	LOPROC, LOOS and LOUSER.

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]