summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2013-04-24 19:12:26 +0000
committerDoug Evans <dje@google.com>2013-04-24 19:12:26 +0000
commit74e04d1ccfc72c023f2c960cb13cb7a605a637ff (patch)
treeef90d7ade5d7181bc95bbd93cab089d7808f743f /gdb/ChangeLog
parent05567e3d0b0f3d8811997497aca9cde51100c9ec (diff)
downloadbinutils-gdb-74e04d1ccfc72c023f2c960cb13cb7a605a637ff.tar.gz
* dwarf2read.c (setup_type_unit_groups): Fix comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cd80314fdc0..1510c7dea8b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-24 Doug Evans <dje@google.com>
+
+ * dwarf2read.c (setup_type_unit_groups): Fix comment.
+
2013-04-22 Keith Seitz <keiths@redhat.com>
* tracepoint.c (trace_save): Call the writer's start method.