Make add_separate_debug_objfile static
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 393d43ef3169f1e738a6a53fd7dd06b6e8011bb8..7bcd2c7fbd0d48b76bee8c136fad7b53f87f92f0 100644 (file)
@@ -1,3 +1,13 @@
+2019-12-12  Tom Tromey  <tom@tromey.com>
+
+       * symfile.c (symbol_file_add_with_addrs): Pass "parent" to
+       objfile::make.
+       * objfiles.h (struct objjfile) <make>: No longer inline.
+       (add_separate_debug_objfile): Don't declare.
+       * objfiles.c (add_separate_debug_objfile): Now static.
+       (objfile::make): Move from objfiles.h.  Call
+       add_separate_debug_objfile.  Add "parent" parameter.
+
 2019-12-12  Tom Tromey  <tom@tromey.com>
 
        * symfile.c (symbol_file_add_with_addrs): Use objfile::make.
This page took 0.026143 seconds and 4 git commands to generate.