binutils-gdb/gdb/mi
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
..
ChangeLog-1999-2003
mi-cmd-break.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-break.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-catch.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-disas.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-env.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
mi-cmd-file.c Remove ALL_SO_LIBS and so_list_head 2020-05-08 14:21:22 -06:00
mi-cmd-info.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-stack.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
mi-cmd-target.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-cmd-var.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
mi-cmds.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
mi-cmds.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-common.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-common.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-console.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-console.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-getopt.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-getopt.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-interp.c Move event-loop.[ch] to gdbsupport/ 2020-04-13 14:10:04 -06:00
mi-interp.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-main.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
mi-main.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-out.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-out.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-parse.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-parse.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-symbol-cmds.c Change get_objfile_arch to a method on objfile 2020-04-18 08:35:04 -06:00