binutils-gdb/sim/testsuite
Nick Clifton 2e8cf49e13 Add an AArch64 simulator to GDB.
sim	* configure.tgt: Add aarch64 entry.
	* configure: Regenerate.
	* sim/aarch64/configure.ac: New configure template.
	* sim/aarch64/aclocal.m4: Generate.
	* sim/aarch64/config.in: Generate.
	* sim/aarch64/configure: Generate.
	* sim/aarch64/cpustate.c: New file - functions for accessing
	AArch64 registers.
	* sim/aarch64/cpustate.h: New header.
	* sim/aarch64/decode.h: New header.
	* sim/aarch64/interp.c: New file - interface between GDB and
	simulator.
	* sim/aarch64/Makefile.in: New makefile template.
	* sim/aarch64/memory.c: New file - functions for simulating
	aarch64 memory accesses.
	* sim/aarch64/memory.h: New header.
	* sim/aarch64/sim-main.h: New header.
	* sim/aarch64/simulator.c: New file - aarch64 simulator
	functions.
	* sim/aarch64/simulator.h: New header.

include/gdb * sim-aarch64.h: New file.

sim/test * configure: Regenerate.
	* sim/aarch64: New directory.
2015-11-24 08:47:59 +00:00
..
common Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
config
d10v-elf Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
frv-elf Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lib sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
m32r-elf Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mips64el-elf Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
.gitignore
ChangeLog Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac sim: d10v: link in missing testsuite 2015-03-30 01:06:57 -04:00