]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
readelf: Don't print section type twice for --section-details
authorFrancois H. Theron <francois.theron@netronome.com>
Wed, 11 Jul 2018 16:14:16 +0000 (18:14 +0200)
committerAlan Modra <amodra@gmail.com>
Thu, 12 Jul 2018 06:13:29 +0000 (15:43 +0930)
commit55cc53e98b86d9be559073c4f062735e2099d1fb
tree7aa4a01ee4a579177ea5c36f8a22b7776d650f4a
parent639eff935742fda1f8d5fd629dc877eda9975c96
readelf: Don't print section type twice for --section-details

* readelf.c (process_section_headers): Don't print section type
twice for --section-details.
binutils/ChangeLog
binutils/readelf.c