binutils-gdb/sim/aarch64
Andrew Burgess cd5b607419 sim: fix aarch64 sim build
This commit:

  commit ef9866970c
  Date:   Thu Mar 28 06:40:30 2019 +0900

      sim/common: convert sim-arange to use sim-inline

Broke the simulator build for aarch64 - some required macros are no
longer included where needed, fixed in this commit.

sim/aarch64/ChangeLog:

	* cpustate.c: Add 'libiberty.h' include.
	* interp.c: Add 'sim-assert.h' include.
2019-03-28 13:46:09 +00:00
..
aclocal.m4
ChangeLog sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
config.in
configure
configure.ac
cpustate.c sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
cpustate.h
decode.h
interp.c sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
Makefile.in
memory.c
memory.h
sim-main.h
simulator.c
simulator.h