aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-01-04 09:53:41 +0000
committerNick Clifton <nickc@redhat.com>2008-01-04 09:53:41 +0000
commitec4d452564d7d4cc88bd03cf3f2bbf666dff233d (patch)
tree09c6e5ebc3e2329a45dd8c30192ade16c2f7ac69 /binutils/ChangeLog
parentfced7afdce32a299d799f52ebd92a92572c2f9f5 (diff)
downloadgdb-ec4d452564d7d4cc88bd03cf3f2bbf666dff233d.zip
gdb-ec4d452564d7d4cc88bd03cf3f2bbf666dff233d.tar.gz
gdb-ec4d452564d7d4cc88bd03cf3f2bbf666dff233d.tar.bz2
* dwarf.c (read_and_display_attr_value): Prefix values that are
displayed in hexadecimal with 0x. For the DW_AT_import attribute display the abbreviation number and tag of the imported DIE. (process_debug_info): Warn about lengths that reserved by the DWARF3 specification. Provide more information when corrupted DIEs are detected. Warn if DIE corruption makes the sibling level negative.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ccb34b7..fe0ed8f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+2008-01-03 Nick Clifton <nickc@redhat.com>
+
+ * dwarf.c (read_and_display_attr_value): Prefix values that are
+ displayed in hexadecimal with 0x.
+ For the DW_AT_import attribute display the abbreviation number and
+ tag of the imported DIE.
+ (process_debug_info): Warn about lengths that reserved by the
+ DWARF3 specification.
+ Provide more information when corrupted DIEs are detected.
+ Warn if DIE corruption makes the sibling level negative.
+
For older changes see ChangeLog-2007
Local Variables: