summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2014-03-27 12:42:50 -0700
committerDoug Evans <dje@google.com>2014-03-27 12:42:50 -0700
commit342587c49476ad7472419a3028267f2ddb03f4d8 (patch)
treefc50d45f9ab5076fd0202c5d1ec45a060d60bb6e /gdb/ChangeLog
parent33e80786374aa4de613e8c2a9d3002d9704fb037 (diff)
downloadbinutils-gdb-342587c49476ad7472419a3028267f2ddb03f4d8.tar.gz
* dwarf2read.c (read_str_index): Delete arg cu. All callers updated.
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 67bb4bedeae..ade657e0960 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2014-03-27 Doug Evans <dje@google.com>
+ * dwarf2read.c (read_str_index): Delete arg cu. All callers updated.
+
+2014-03-27 Doug Evans <dje@google.com>
+
* dwarf2read.c (init_cutu_and_read_dies_no_follow): Fix comments.
Remove argument abbrev_section. All callers updated.