One build fix for mingw cross-compiling, one feature regression fix.

r~


The following changes since commit b0fbe46ad82982b289a44ee2495b59b0bad8a842:

  Update version for v2.11.0-rc0 release (2017-11-07 16:05:28 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-cap-20171109

for you to fetch changes up to 9f81aeb5dadab588920b157a4610e890995ef4b9:

  Makefile: Capstone: Add support for cross compile ranlib (2017-11-09 08:47:14 
+0100)

----------------------------------------------------------------
Capstone fixes for 2.11

----------------------------------------------------------------
Alistair Francis (1):
      Makefile: Capstone: Add support for cross compile ranlib

Richard Henderson (1):
      disas: Dump insn bytes along with capstone disassembly

 Makefile            |  2 +-
 include/disas/bfd.h |  2 ++
 disas.c             | 96 ++++++++++++++++++++++++++++++++++++++++++++++-------
 target/arm/cpu.c    |  6 ++++
 target/i386/cpu.c   |  2 ++
 configure           |  3 ++
 6 files changed, 98 insertions(+), 13 deletions(-)

Reply via email to