1. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  2. 1fb2b53 Add CS_MODE_MIPS2 to opt-in for COP3 instructions (#939) by Francesco Tamagni · 7 years ago
  3. 7114a62 binding: remove cx_x86_op::fp following the change in the core by Nguyen Anh Quynh · 8 years ago
  4. 8fa48fb bindings: update java/ocaml/python bindings after the last change on Arm core by Nguyen Anh Quynh · 9 years ago
  5. 10647ae bindings: update java/ocaml/python after the latest changes in the core for the new API by Nguyen Anh Quynh · 9 years ago
  6. cac770a bindings: support QPX mode & QPX alias instructions by Nguyen Anh Quynh · 9 years ago
  7. debaa2e bindings: support newly added field @xop_cc in the last commit (Java, Ocaml, Python) by Nguyen Anh Quynh · 9 years ago
  8. ad42f16 mips: remove the confusing mode CS_MODE_MIPSGP64 by Nguyen Anh Quynh · 9 years ago
  9. 9c10ace Make pkg-config and source consistent with installation by pancake · 9 years ago
  10. 993e031 java & ocaml: update these bindings following the addition of lshift field to arm_op_mem of Arm engine by Nguyen Anh Quynh · 10 years ago
  11. ff9a574 ocaml: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 by Nguyen Anh Quynh · 10 years ago
  12. 7b7d745 ocaml: properly handle newly added mode CS_MODE_V8 & PPC_OP_CRX in test_ppc.ml by Nguyen Anh Quynh · 10 years ago
  13. 0b3d95e java/ocaml/python: support the newly added mem_barrier field of cs_arm struct by Nguyen Anh Quynh · 10 years ago
  14. 8e53890 ocaml/java: support CS_MODE_V8 for Arm by Nguyen Anh Quynh · 10 years ago
  15. 9dbb2f0 ocaml: update after the latest change on PPC in the core by Nguyen Anh Quynh · 10 years ago
  16. 79e253c Remove CS_MODE_N64 by Jay Oster · 10 years ago
  17. 5be2592 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  18. b0cc71d bindings: update java/ocaml/python after the last change in Arm's core by Nguyen Anh Quynh · 10 years ago
  19. fe4822c Ocaml: major update by Nguyen Anh Quynh · 10 years ago
  20. 6dc1dd5 ocaml: remove fields regs_read_count, regs_write_count, groups_count, as they can be derived from the lengths of related arrays by Nguyen Anh Quynh · 10 years ago
  21. 81a97c6 ocaml: ocaml.c is wrongly implemented in various places. this fixes all the issues, and all test_<arch> works as expected now by Nguyen Anh Quynh · 10 years ago
  22. 443af14 ocaml: make some calls on Store_field() in ocaml.c to be in order by Nguyen Anh Quynh · 10 years ago
  23. 77d93e9 ocaml: update to work with v3 core by Nguyen Anh Quynh · 10 years ago
  24. 0beb0d4 api: get back the old API cs_disasm() & mark cs_disasm_ex() deprecated. cs_disasm_ex() will be removed in the future by Nguyen Anh Quynh · 10 years ago
  25. ae48c97 OCaml: add sparc, systemz and xcore by Guillaume Jeanne · 10 years ago
  26. 58fe971 ocaml: simplification in ocaml.c: op_count variable by Guillaume Jeanne · 10 years ago
  27. e002ac7 ocaml: add support of ppc by Guillaume Jeanne · 10 years ago
  28. cece24e working OCaml bindings by Guillaume Jeanne · 10 years ago
  29. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago