diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-02 09:08:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-02 09:08:44 +0000 |
commit | 428409d521dfe477cb0a8da96e1e36452b7ab1c2 (patch) | |
tree | c42892840c97953bbec107389798348e99cbf856 /binutils/ChangeLog | |
parent | d32820f2fa29322c86fa03a662b114ecdfd0e28e (diff) | |
download | gdb-428409d521dfe477cb0a8da96e1e36452b7ab1c2.zip gdb-428409d521dfe477cb0a8da96e1e36452b7ab1c2.tar.gz gdb-428409d521dfe477cb0a8da96e1e36452b7ab1c2.tar.bz2 |
Add more detection of 64-bit DWARF sections
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 910c258..bd87319 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +2001-10-02 Nick Clifton <nickc@cambridge.redhat.com> + + * readelf.c (display_debug_line, display_debug_pubnames, + display_debug_info, display_debug_frames): Detect and warn + about 64-bit format entries. + (display_debug_aranges): Reword 64-bit warning. + (debug_displays): Add .debug_pubtypes as a known, but not yet + supported, debug section. + 2001-10-02 Alan Modra <amodra@bigpond.net.au> * coffdump.c (PROGRAM_VERSION): Delete. |