Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6a5c74bbbf218e6beb743ceb23847af61e08d60c..78bfba9a41cea498b94cf68196c2435488458717 100644 (file)
@@ -1,3 +1,10 @@
+2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * c-typeprint.c (need_access_label_p): New function.
+       (c_type_print_base_struct_union): New function.
+       (c_type_print_base): Move code to handle
+       TYPE_CODE_{STRUCT,UNION} to the functions mentioned above.
+
 2017-12-15  Richard Henderson  <rth@redhat.com>
            Uros Bizjak  <ubizjak@gmail.com>
 
This page took 0.025435 seconds and 4 git commands to generate.