diff options
author | Nick Clifton <nickc@redhat.com> | 2009-05-28 11:02:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-05-28 11:02:22 +0000 |
commit | 5dff79d83d209d48f13ad385ae8dc3e690bf9295 (patch) | |
tree | 7cb1947c2411a8df8a959de8dd74f160e82842b9 /binutils/ChangeLog | |
parent | 5ebe285860e3d407b0607c06978b6737bff5c1fb (diff) | |
download | ppe42-binutils-5dff79d83d209d48f13ad385ae8dc3e690bf9295.tar.gz ppe42-binutils-5dff79d83d209d48f13ad385ae8dc3e690bf9295.zip |
* readelf.c (display_debug_section): Do not display debug sections
with the NOBITS section type.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ed09c83fd3..cf3eaecece 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-05-28 Nick Clifton <nickc@redhat.com> + + * readelf.c (display_debug_section): Do not display debug sections + with the NOBITS section type. + 2009-05-27 Nathan Sidwell <nathan@codesourcery.com> * sysdump.c (tab): Use puts rather than two printfs. |