diff options
author | Nick Clifton <nickc@redhat.com> | 2004-04-01 10:07:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-04-01 10:07:44 +0000 |
commit | 935a41f543c3804fbf438d070234570cf8b03076 (patch) | |
tree | 58675982918a408592e041d7cee26a77373985ce /binutils/ChangeLog | |
parent | 66a695f0b67c43e00b49bb4b97f7a183557c2b5f (diff) | |
download | gdb-935a41f543c3804fbf438d070234570cf8b03076.zip gdb-935a41f543c3804fbf438d070234570cf8b03076.tar.gz gdb-935a41f543c3804fbf438d070234570cf8b03076.tar.bz2 |
(display_debug_pubnames): Align offset and data columns.
(read_and_display_attr_value): Add missing break;
(debug_displays): Enable the display of the .debug_pubtypes section.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d8f1fcf..50ca43d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2004-04-01 Dean Luick <luick@cray.com> + + * readelf.c (display_debug_pubnames): Align offset and data + columns. + (read_and_display_attr_value): Add missing break; + (debug_displays): Enable the display of the .debug_pubtypes + section. + 2004-03-30 Stan Shebs <shebs@apple.com> * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW |