2009-12-02 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a90c40aa49984382653b3fc703f54955fe30b658..2bce66796b00d0fc6823ed043534c952beaa9ab1 100644 (file)
@@ -1,3 +1,14 @@
+2009-12-02  Tristan Gingold  <gingold@adacore.com>
+
+       * symfile.h (dwarf2_build_psymtabs): Remove mainline parameter in
+       prototype.
+       * dwarf2read.c (dwarf2_build_psymtabs): Remove mainline paramter in
+       definition, simplify code assuming it is always 0.
+       * coffread.c (coff_symfile_read): Adjust call.
+       * elfread.c (elf_symfile_read): Ditto.
+       * machoread.c (macho_symfile_read): Explicitely calls
+       init_psymbol_list if mainline is set.
+
 2009-12-02  Tristan Gingold  <gingold@adacore.com>
 
        * dwarf2read.c (dwarf2_build_psymtabs_easy): Remove mainline parameter.
This page took 0.025238 seconds and 4 git commands to generate.