capstone/contrib
z f1e49f6ce6 add riscv cmake support & using static array contain temp string for riscv (#1435)
* add TableGen patch whcih fix riscv asmwrter.inc memory leak

* add riscv for cmake suporrt and change asmwriter using static array container

* add missing .inc files for riscv cmake support
2019-03-20 23:19:26 +08:00
..
cs_driver fix typo, style 2016-09-28 07:33:14 -07:00
m68k_instruction_tbl_gen Made instruction table static (#1408) 2019-03-02 10:53:30 +08:00
objdump Fix typo in m68k constant for immediate operand. 2016-06-15 08:25:59 +02:00
riscv_update add riscv cmake support & using static array contain temp string for riscv (#1435) 2019-03-20 23:19:26 +08:00
sysz_update Update SystemZ to LLVM commit 5ad902a6 (#1306) 2018-12-16 21:48:51 +08:00
windows_kernel Fix an integer overflow issue (#871) 2017-03-20 20:13:14 +08:00
README add contrib/ directory 2014-05-31 12:07:25 +08:00

This directory contains contributions that do not belong to the core engine.
Code here might be helpful for those who want to integrate Capstone into
their own projects.

The license of these code was defined by their authors.