Make the objfile constructor private
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 165ffda25109dadc809754104f22655565ebd2a5..393d43ef3169f1e738a6a53fd7dd06b6e8011bb8 100644 (file)
@@ -1,3 +1,10 @@
+2019-12-12  Tom Tromey  <tom@tromey.com>
+
+       * symfile.c (symbol_file_add_with_addrs): Use objfile::make.
+       * objfiles.h (struct objfile): Make constructor private.
+       <make>: New static method.
+       * jit.c (jit_object_close_impl): Update.
+
 2019-12-12  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * jit.c (jit_reader_try_read_symtab): Replace xmalloc/xfree with
This page took 0.025694 seconds and 4 git commands to generate.