binutils-gdb/gdb/arch
Shahab Vahedi e4bd363f99 arc: Rename "arc_gdbarch_features" struct
"arc_gdbarch_features" is a data structure containing information
about the ARC architecture: ISA version, register size, etc.
This name is misleading, because although it carries the phrase
"gdbarch", it has nothing to do with the type/interface in GDB.
Traditionaly, "gdbarch" structures are only used for that purpose.
To rectify this, this patch changes the name to "arc_arch_features".

gdb/ChangeLog:

	* arch/arc.h: Rename "arc_gdbarch_features" to
	"arc_arch_features".
	* arc-tdep.h: Likewise.
	* arc-tdep.c: Likewise.
2020-10-07 17:46:23 +02:00
..
aarch32.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
aarch32.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
aarch64-insn.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
aarch64-insn.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
aarch64.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
aarch64.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
amd64.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
amd64.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arc.c arc: Rename "arc_gdbarch_features" struct 2020-10-07 17:46:23 +02:00
arc.h arc: Rename "arc_gdbarch_features" struct 2020-10-07 17:46:23 +02:00
arm-get-next-pcs.c gnulib: import count-one-bits module and use it 2020-02-14 14:41:07 -05:00
arm-get-next-pcs.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arm-linux.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arm-linux.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
arm.c gnulib: import count-one-bits module and use it 2020-02-14 14:41:07 -05:00
arm.h gnulib: import count-one-bits module and use it 2020-02-14 14:41:07 -05:00
i386.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
i386.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ppc-linux-common.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ppc-linux-common.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
ppc-linux-tdesc.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
riscv.c [gdb/build] Fix missing implicit constructor call with gcc 4.8 2020-08-08 23:34:19 +02:00
riscv.h gdb/riscv: Update API for looking up target descriptions 2020-02-19 01:24:37 +00:00
tic6x.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tic6x.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
xtensa.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00