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] ARM: Add support for SHF_ARM_NOREAD section flag


Hi Mickael,

  After a quick look inside readelf.c it seems there are the standard
output selected with -S option and a detailed one selected with -N
option.
  Do you want me to add ARM-specific section flags for detailed output
only ? or for both ?

Support for -N is sufficient. The output with -S (the 'p' flag) is perfectly OK already.

To save you some time I have gone ahead and made the change to readelf, and checked your patch in.

One minor point - the ChangeLog for patches to the include/elf directory is in the include/elf directory itself and not in the include directory above it.

Cheers
  Nick



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