binutils-gdb/gdb/compile
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
..
compile-c-support.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-c-symbols.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-c-types.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-c.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-cplus-symbols.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-cplus-types.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-cplus.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-internal.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-loc2c.c Add some methods to dwarf2_per_cu_data 2020-02-08 13:43:24 -07:00
compile-object-load.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-object-load.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-object-run.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-object-run.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
compile.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcc-c-plugin.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcc-cp-plugin.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00