+
+ * 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.
+
* MAINTAINERS: Add myself as PPC maintainer.