1. e2c1cd4 Correct use of strncpy function (#1247) by Tim Brooks · 6 years ago
  2. 782ea67 sparc: fix issue #1221 on double printing imm operand by Nguyen Anh Quynh · 6 years ago
  3. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  4. 2b054af Use printint functions from SStream (#1165) by Catena cyber · 6 years ago
  5. e6883a3 indentation by Nguyen Anh Quynh · 7 years ago
  6. c43fd99 Fixing #1061 by Google AutoFuzz Team · 7 years ago
  7. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 7 years ago
  8. 0601235 sparc: fix relative branch target for Sparc64 by Nguyen Anh Quynh · 7 years ago
  9. db15616 sparc: fix #1061 by Nguyen Anh Quynh · 7 years ago
  10. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  11. 2df9a8e suppress MSVC code analysis (PREfast) warnings by Satoshi Tanda · 8 years ago
  12. f177f92 suppress MSVC code analysis (PREfast) warnings by Satoshi Tanda · 8 years ago
  13. c45f1db Merge remote-tracking branch 'upstream/next' into next by tandasat · 8 years ago
  14. 45e5eab port Windows driver support by tandasat · 8 years ago
  15. a6609fe address warnings with capstone_static_winkernel by tandasat · 8 years ago
  16. ab93c00 sparc: fix target address of CALL instruction. issue #653 by Nguyen Anh Quynh · 8 years ago
  17. 72ee3c9 sparc: Improved displacement decoding for banching instructions by NighterMan · 10 years ago
  18. 40e6a99 Improved displacement decoding for sparc banching instructions by NighterMan · 10 years ago
  19. 27a22f8 Sparc conditional branches displacement fix by NighterMan · 10 years ago
  20. bfcaba5 2015 by Nguyen Anh Quynh · 10 years ago
  21. 273c6f4 arm64 & sparc: fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  22. b6f4c1d sparc: add missing ICC/XCC registers in operands[] for some alias instructions. bug reported by @pancake by Nguyen Anh Quynh · 10 years ago
  23. 1caeee4 sparc: absolute address for Bxx instructions. issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  24. e16813d sparc: get absolute address for CALL. issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  25. 1738a3e sparc: handle some alias instructions & more details for some special instructions. update Python & Java bindings accordingly with new instructions & registers by Nguyen Anh Quynh · 10 years ago
  26. 4b6b15f fix more MSVC warnings by Nguyen Anh Quynh · 10 years ago
  27. a726402 sparc: update core. this added/removed some instructions & groups. updated Python & Java bindings accordingly by Nguyen Anh Quynh · 10 years ago
  28. 159ddbd ppc: add new groups to group_name_maps[] by Nguyen Anh Quynh · 10 years ago
  29. 9b91de0 sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible by Nguyen Anh Quynh · 10 years ago
  30. 29fd0f6 fix all the code in other non-X86 archs after the change made by commit 5329a6ffd485ce4b06305c1b104df5a0adab57e6 by Nguyen Anh Quynh · 10 years ago
  31. 5d6383e sparc: SPARC_CC_ICC_N should not have the same value as SPARC_CC_INVALID. bug reported by Jason Oster by Nguyen Anh Quynh · 10 years ago
  32. 6456481 x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax by Nguyen Anh Quynh · 10 years ago
  33. 8598a21 enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up by Nguyen Anh Quynh · 10 years ago
  34. a3c9bd6 sparc: more fix to print negative numbers in more friendly way by Nguyen Anh Quynh · 11 years ago
  35. 641be49 sparc: fix mnemnonic for some alias instructions by Nguyen Anh Quynh · 11 years ago
  36. 05e2713 core: add Sparc arch by Nguyen Anh Quynh · 11 years ago