]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Add -z,--decompress option.
authorMark Wielaard <mjw@redhat.com>
Fri, 16 Oct 2015 20:21:23 +0000 (22:21 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 6 Jan 2016 13:27:10 +0000 (14:27 +0100)
commitb7105b40ccd73a8e6b7fce6c11d2088eb1298b33
tree8a0ccab03303de025a39ff5d9e2bb176c247a3a2
parent5ddb50af4a488fdec358570502cbe058acb8ae93
readelf: Add -z,--decompress option.

  -z, --decompress           Show compression information for compressed
                             sections (when used with -S).

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c
tests/ChangeLog
tests/Makefile.am
tests/run-readelf-z.sh [new file with mode: 0755]