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
..
ChangeLog sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
Makefile.in Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
config.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure.ac Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cpustate.c sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
cpustate.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
decode.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
interp.c sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
memory.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
memory.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
sim-main.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
simulator.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
simulator.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00