]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/aarch64/ChangeLog
sim: fix aarch64 sim build
authorAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 28 Mar 2019 13:42:07 +0000 (13:42 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 28 Mar 2019 13:46:09 +0000 (13:46 +0000)
commitcd5b60741993f9e075d3f2492e2251da5bdf260f
treec312ed5d13e6142c98ea6254fab27861ab83bace
parentbffa1015cd6cb4a2a4bd1276ed749d150684dd5c
sim: fix aarch64 sim build

This commit:

  commit ef9866970ce6683d40465fb7c3168f87a1dcd1b7
  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.
sim/aarch64/ChangeLog
sim/aarch64/cpustate.c
sim/aarch64/interp.c