gdb: rename type::{arch,objfile} -> type::{arch_owner,objfile_owner}
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 46ba66d7c402c29ca6a1e14cd6a5b06ce62ec8a3..88dfba7c5f0103029d885a7599d22b14073bd5a7 100644 (file)
@@ -1,3 +1,10 @@
+2021-01-28  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * gdbtypes.h (struct type) <arch>: Rename to...
+       <arch_owner>: ... this, update all users.
+       <objfile>: Rename to...
+       <objfile_owner>: ... this, update all users.
+
 2021-01-28  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdbcmd.h (execute_command_to_string): Update comment.
This page took 0.036175 seconds and 4 git commands to generate.