OSDN Git Service

2005-08-11 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Thu, 11 Aug 2005 13:14:29 +0000 (13:14 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 11 Aug 2005 13:14:29 +0000 (13:14 +0000)
commitd8ef5567b7f965de91d1aabb10fb50f94a9ffe4c
tree38443ac8aff184b36d58c07810f565540b11eb04
parent5dacb402641853d7cfdc246984b2614ec41496de
2005-08-11  H.J. Lu  <hongjiu.lu@intel.com>

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

* doc/binutils.texi: Document "-t/--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
"-t/--section-details".
(usage): Likewise.
(parse_args): Likewise.
(get_elf_section_flags): Support do_section_details.
(process_section_headers): Updated for do_section_details.
binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi
binutils/readelf.c