summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-07-17 15:19:21 +0000
committerNick Clifton <nickc@redhat.com>2009-07-17 15:19:21 +0000
commit008f4c7834e85e993c2c37957afe3bd4221050c4 (patch)
tree3829ee8e20f4eee82028213e85b77cd818fb637a /binutils/ChangeLog
parenta6072eabf92ba8df9b9ba96ca06b078080d33928 (diff)
downloadbinutils-gdb-008f4c7834e85e993c2c37957afe3bd4221050c4.tar.gz
* dwarf.c (display_debug_lines): If do_debug_lines has not been
set then default to displaying raw .debug_line section contents.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0eedd9d4486..20c69b5bcd3 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-17 Nick Clifton <nickc@redhat.com>
+
+ * dwarf.c (display_debug_lines): If do_debug_lines has not been
+ set then default to displaying raw .debug_line section contents.
+
2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
Support unordered .debug_info references to .debug_ranges.