binutils-gdb/binutils/testsuite
Nick Clifton 0e602686df Add --decompress option to readelf to decompress sections before they are dumped.
bin	* 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.

tests	* binutils-all/z.s: New test.  Checks the --decompress option to
	readelf.
	* binutils-all/readelf.exp: Run the test.
	* binutils-all/readelf.z: Expected output from readelf.
2015-05-15 17:16:31 +01:00
..
binutils-all Add --decompress option to readelf to decompress sections before they are dumped. 2015-05-15 17:16:31 +01:00
config ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
lib Allow mixing target and not-target directives 2015-05-11 12:29:27 -07:00
ChangeLog Add --decompress option to readelf to decompress sections before they are dumped. 2015-05-15 17:16:31 +01:00
ChangeLog-0411
ChangeLog-9303