Change dwarf2_cu::method_info to be a std::vector
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f7fccd98b6985cc92f3191970cdd253da8e0ff7e..f01c63e0b93082a6b150542ca96cd19844b131be 100644 (file)
@@ -1,3 +1,16 @@
+2018-01-17  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2read.c (delayed_method_info): Remove typedef.
+       (dwarf2_cu::method_info): Now a std::vector.
+       (add_to_method_list): Update.
+       (free_delayed_list): Remove.
+       (compute_delayed_physnames): Update.
+       (process_full_comp_unit, process_full_type_unit): Clear the method
+       list.  Remove cleanups.
+       (psymtab_include_file_name): Add name_holder parameter.  Use
+       unique_xmalloc_ptr.
+       (dwarf_decode_lines): Update.
+
 2018-01-17  Tom Tromey  <tom@tromey.com>
            Simon Marchi  <simon.marchi@ericsson.com>
 
This page took 0.029996 seconds and 4 git commands to generate.