binutils-gdb/include/gdb
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
..
ChangeLog Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
callback.h sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
fileio.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gdb-index.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
remote-sim.h sim: dv-sockser: push module init prototype down 2015-03-15 03:05:05 -04:00
section-scripts.h Add support for inlining scripts into .debug_gdb_scripts. 2015-01-31 12:01:13 -08:00
signals.def Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
signals.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-aarch64.h Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
sim-arm.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00
sim-bfin.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-cr16.h sim: cr16: convert to common sim memory modules 2015-11-15 21:48:06 -05:00
sim-d10v.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00
sim-frv.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00
sim-ft32.h sim: ft32: new port 2015-03-28 02:12:33 -04:00
sim-h8300.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00
sim-lm32.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00
sim-m32c.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-ppc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-rl78.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-rx.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-sh.h sim: drop extern C linkage from most sim interface headers 2015-11-15 00:38:26 -05:00