Remove obsolete TYPE_FLAG_... values
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index fddff7d3764fdfa9721461b54622800a09cb6e01..1fe30fdbeaef989b4d23b3edd6b082334cf6552e 100644 (file)
@@ -1,3 +1,16 @@
+2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbtypes.h (enum type_flag_value): Remove.
+       Remove references to TYPE_FLAG_... in comments throughout.
+       * gdbtypes.c (recursive_dump_type): Do not print TYPE_FLAG_... 
+       flags, print the corresponding TYPE_... access macro names.
+       Remove references to TYPE_FLAG_... in comments throughout.
+       * infcall.c: Remove references to TYPE_FLAG_... in comments.
+       * valprint.c: Likewise.
+       * gdb-gdb.py (class TypeFlag): No longer consider TYPE_FLAG_...
+       values, only TYPE_INSTANCE_FLAG_... values.
+       (class TypeFlagsPrinter): Likewise.
+
 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gdbtypes.h (init_type): Remove FLAGS argument.  Move OBJFILE
This page took 0.024069 seconds and 4 git commands to generate.