Change booleans to bool in ARM's gdbarch_tdep
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c603987521ea222b1cfd62da4a0a36262fce3ec8..d8f5ab17be39927264fd545d48bb5b1affb0bcdf 100644 (file)
@@ -1,3 +1,10 @@
+2020-02-12  Christian Biesinger  <cbiesinger@google.com>
+
+       * arm-tdep.c (arm_gdbarch_init): Update.
+       * arm-tdep.h (struct gdbarch_tdep) <have_fpa_registers,
+       have_wmmx_registers, have_vfp_pseudos, have_neon_pseudos,
+       have_neon, is_m>: Change to bool.
+
 2020-02-12  Christian Biesinger  <cbiesinger@google.com>
 
        * arm-tdep.c (arm_dump_tdep): Print more fields of tdep.
This page took 0.023471 seconds and 4 git commands to generate.