binutils-gdb/gdb/arch
Alan Hayward f29ec96643 Arm: Use feature target descriptions
In arm arm_create_target_description and
aarch32_create_target_description create feature based target descriptions
instead of returning the old style descriptions.

Ensure the descriptions are created in exactly the same way as the old xml
files.

Remove the old initialize calls.

gdb/ChangeLog:

	* arch/aarch32.c (aarch32_create_target_description): Create
	target descriptions using features.
	* arch/arm.c (arm_create_target_description)
	(arm_create_mprofile_target_description): Likewise.
	* arm-tdep.c (_initialize_arm_tdep): Remove tdesc init calls.
2019-07-19 15:01:11 +01:00
..
aarch32.c Arm: Use feature target descriptions 2019-07-19 15:01:11 +01:00
aarch32.h Arm: Add read_description read funcs and use in GDB 2019-07-19 14:59:10 +01:00
aarch64-insn.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
aarch64-insn.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
aarch64.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
aarch64.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
amd64.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
amd64.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
arm-get-next-pcs.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
arm-get-next-pcs.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
arm-linux.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
arm-linux.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
arm.c Arm: Use feature target descriptions 2019-07-19 15:01:11 +01:00
arm.h Arm: Add read_description read funcs and use in GDB 2019-07-19 14:59:10 +01:00
i386.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
i386.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
ppc-linux-common.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
ppc-linux-common.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ppc-linux-tdesc.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
riscv.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
riscv.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
tic6x.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
tic6x.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
xtensa.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00