From ade7ed9e33d5f0bff646623bc8c905c0d782fcdc Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 25 Sep 2013 21:44:11 +0000 Subject: * symfile.h (struct quick_symbol_functions): Reorg arg list of map_matching_symbols so objfile is first. All uses updated. * dwarf2read.c (dw2_map_matching_symbols): Update signature. * psymtab.c (map_matching_symbols_psymtab): Update signature. --- gdb/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 44ffc1f..68c0a7d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-09-25 Doug Evans + + * symfile.h (struct quick_symbol_functions): Reorg arg list of + map_matching_symbols so objfile is first. All uses updated. + * dwarf2read.c (dw2_map_matching_symbols): Update signature. + * psymtab.c (map_matching_symbols_psymtab): Update signature. + 2013-09-25 Andreas Arnez PR shlibs/8882 -- cgit v1.1