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: readelf: Print sh_flags in hex


Hi H. J.

2005-08-10 H.J. Lu <hongjiu.lu@intel.com>

	* NEWS: Mention "-f/--section-details" and
	"-N/--full-section-name".

	* doc/binutils.texi: Document "-f/--section-details". Remove
	"-N/--full-section-name".

	* readelf.c (do_full_section_name): Renamed to ...
	(do_section_details): This.
	(option): Rename "-N/--full-section-name" to
	"-f/--section-details".
	(usage): Likewise.
	(parse_args): Likewise.
	(get_elf_section_flags): Support do_section_details.
	(process_section_headers): Updated for do_section_details.

Approved - please apply, but there is one minor niggle. In the ChangeLog entry and in the NEWS patch:


+* Add "-f/--section-details" to readelf to display section details.
+"-N/--full-section-name" is deprecated.

The switch is now "-t" and not "-f".


Cheers
  Nick



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