From 0e50663e56b137681ba887d22f7e3f0088f0cdb3 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 12 Apr 2012 02:09:14 +0000 Subject: * dwarf2read.c (create_all_type_units): Renamed from create_debug_types_hash_table. All callers updated. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d4fbb04..ffc4e1a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2012-04-12 Doug Evans + * dwarf2read.c (create_all_type_units): Renamed from + create_debug_types_hash_table. All callers updated. + * dwarf2read.c (create_signatured_type_table_from_index): Rename local type_sig to sig_type, type_offset to type_offset_in_tu. (hash_signatured_type): Renamed from hash_type_signature, -- cgit v1.1