8sa1-binutils-gdb/gdb/cli
Simon Marchi 7813437494 gdb: remove TYPE_CODE macro
Remove TYPE_CODE, changing all the call sites to use type::code
directly.  This is quite a big diff, but this was mostly done using sed
and coccinelle.  A few call sites were done by hand.

gdb/ChangeLog:

	* gdbtypes.h (TYPE_CODE): Remove.  Change all call sites to use
	type::code instead.
2020-05-14 13:46:38 -04:00
..
cli-cmds.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
cli-cmds.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-decode.c Fix comments and whitespace in lookup_cmd_composition 2020-04-26 16:05:41 +02:00
cli-decode.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-dump.c Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-interp.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
cli-interp.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-logging.c Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
cli-option.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-option.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-script.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
cli-script.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-setshow.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-setshow.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-style.c Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-style.h Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-utils.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
cli-utils.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00