diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 10:23:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 10:23:12 -0700 |
commit | 813dabb9f0413c3391035300e9af083513ce83fb (patch) | |
tree | 293cf3238dd883ee3517245b32947b87211497de /binutils/ChangeLog | |
parent | 209ce4c2de420e5d55649eecdcb3e8a837fa546f (diff) | |
download | gdb-813dabb9f0413c3391035300e9af083513ce83fb.zip gdb-813dabb9f0413c3391035300e9af083513ce83fb.tar.gz gdb-813dabb9f0413c3391035300e9af083513ce83fb.tar.bz2 |
Warn unsupported compress type and corrupted compressed section
* readelf.c (dump_section_as_strings): Warn unsupported compress
type and corrupted compressed section.
(dump_section_as_bytes): Likewise.
(load_specific_debug_section): Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 53b69ca..09b0e1c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2015-07-10 H.J. Lu <hongjiu.lu@intel.com> + + * readelf.c (dump_section_as_strings): Warn unsupported compress + type and corrupted compressed section. + (dump_section_as_bytes): Likewise. + (load_specific_debug_section): Likewise. + 2015-07-09 Catherine Moore <clm@codesourcery.com> * readelf.c (print_mips_fp_abi_value): Handle |