gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e88f1c44aca39e692d0a03c9a590db7e6bbf1b4e..8962f1a96658278e0ca265fa14ada188fb0dd468 100644 (file)
@@ -1,3 +1,16 @@
+2011-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Code cleanup.
+       * dwarf2read.c (dw2_map_symbol_filenames): Use symbol_filename_ftype
+       for fun.
+       * psymtab.c (map_symbol_filenames_psymtab)
+       (map_partial_symbol_filenames): Likewise.
+       * psymtab.h: Include symfile.h.
+       (map_partial_symbol_filenames): Use symbol_filename_ftype for fun.
+       * symfile.h (symbol_filename_ftype): New.
+       (struct quick_symbol_functions): Use symbol_filename_ftype for fun of
+       map_symbol_filenames, clarify more the naming in comment.
+
 2011-06-07  Doug Evans  <dje@google.com>
 
        * cc-with-index.sh: Fix typos in comment.
This page took 0.023293 seconds and 4 git commands to generate.