aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-10-02 09:08:44 +0000
committerNick Clifton <nickc@redhat.com>2001-10-02 09:08:44 +0000
commit428409d521dfe477cb0a8da96e1e36452b7ab1c2 (patch)
treec42892840c97953bbec107389798348e99cbf856 /binutils/ChangeLog
parentd32820f2fa29322c86fa03a662b114ecdfd0e28e (diff)
downloadgdb-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/ChangeLog9
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.