aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-04-08 14:59:04 +0000
committerTom Tromey <tromey@redhat.com>2013-04-08 14:59:04 +0000
commit4337774fc87bf9d233a0a8d68cc2cd187d6d48df (patch)
treefcad6eec03741efd79c9ab06b9db32b958055f92 /binutils/ChangeLog
parent2e97048ab2b59a9aa2205a52d774260295cc9f9c (diff)
downloadgdb-4337774fc87bf9d233a0a8d68cc2cd187d6d48df.zip
gdb-4337774fc87bf9d233a0a8d68cc2cd187d6d48df.tar.gz
gdb-4337774fc87bf9d233a0a8d68cc2cd187d6d48df.tar.bz2
* dwarf.c (process_debug_info): Check dwarf_cutoff_level.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1e4738c..eeb6a46 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
2013-04-08 Tom Tromey <tromey@redhat.com>
+ * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
+
+2013-04-08 Tom Tromey <tromey@redhat.com>
+
* dwarf-mode.el: Bump version number.
(dwarf-mode): Remove autoload.
(dwarf-die-reference): Relax regexp.