]> Git Repo - binutils.git/blobdiff - binutils/ChangeLog
Add --decompress option to readelf to decompress sections before they are dumped.
[binutils.git] / binutils / ChangeLog
index 5d017a1f1ecd8ffdd38e668094852878144b2ec7..ee2ddf0f54d9c5697de206667cdf69048ded7399 100644 (file)
@@ -1,3 +1,14 @@
+2015-05-15  Nick Clifton  <[email protected]>
+
+       * readelf.c (options): Add "decompress".
+       (usage): Mention -z/--decompress.
+       (parse_args): Handle -z.
+       (uncompress_section_contents): Move to earlier in the file.
+       (dump_section_as_strings): If requested, decompress the section
+       before dumping.
+       (dump_section_as_bytes): Likewise.
+       * doc/binutils.texi: Document the new option.
+
 2015-05-14  Peter Bergner  <[email protected]>
 
        * MAINTAINERS: Add myself as PPC maintainer.
This page took 0.019779 seconds and 4 git commands to generate.