From b4dd56334d92f74845473ea1b3c6962093d8c2d6 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 9 Jul 2012 20:27:53 +0000 Subject: * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units to struct signatured_type **. All uses updated. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a044b5a..4dfb72a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2012-07-09 Doug Evans + * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units + to struct signatured_type **. All uses updated. + * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu". All callers updated. -- cgit v1.1