[PATCH 2/2] Change booleans to bool in ARM's gdbarch_tdep

Tom Tromey tom@tromey.com
Wed Feb 12 22:46:00 GMT 2020


>>>>> "Christian" == Christian Biesinger via gdb-patches <gdb-patches@sourceware.org> writes:

Christian> [Hmm, it looks like I never actually sent this :( Oops]
Christian> gdb/ChangeLog:

Christian> 2020-02-11  Christian Biesinger  <cbiesinger@google.com>

Christian> 	* arm-tdep.c (arm_gdbarch_init): Update.
Christian> 	* arm-tdep.h (struct gdbarch_tdep) <have_fpa_registers,
Christian> 	have_wmmx_registers, have_vfp_pseudos, have_neon_pseudos,
Christian> 	have_neon, is_m>: Change to bool.

Thank you.  This looks good.

Tom



More information about the Gdb-patches mailing list