]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Apr 2005 00:03:17 +0000 (00:03 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Apr 2005 00:03:17 +0000 (00:03 +0000)
commit595cf52ef2b0da2bc521f82cfefca1b964c852a6
tree373a0e55e0f935549ebcdb894db7d0afa2584465
parentdca8d0afa166eec0b1e6576a2f3ec90992906093
2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (do_full_section_name): New.
(options): Add "--full-section-name"/'N'.
(usage): Add -N/--full-section-name.
(parse_args): Handle 'N'.
(process_section_headers): Print out the full section name if
do_full_section_name isn't 0.
binutils/ChangeLog
binutils/readelf.c