1. e2c1cd4 Correct use of strncpy function (#1247) by Tim Brooks · 6 years ago
  2. 6cfbd06 arch/M68k: do not return reg_name if beyond limits (#1219) by Riccardo Schirone · 6 years ago
  3. 782ea67 sparc: fix issue #1221 on double printing imm operand by Nguyen Anh Quynh · 6 years ago
  4. afffa5d merge next to master by Nguyen Anh Quynh · 6 years ago
  5. 9b9844d Init cs_detail (#1205) by clslgrnc · 6 years ago
  6. 65da43d Declare global arch arrays with contents (next branch) (#1186) by Travis Finkenauer · 6 years ago
  7. 0b874b2 cleanup by Nguyen Anh Quynh · 6 years ago
  8. 853a287 Declare global arch arrays with contents (#1171) by Travis Finkenauer · 6 years ago
  9. 2b054af Use printint functions from SStream (#1165) by Catena cyber · 6 years ago
  10. 86d124a Fix undefined shifts (#1156) by Catena cyber · 6 years ago
  11. fb798d3 Undefined shifts (#1154) by Catena cyber · 6 years ago
  12. e6883a3 indentation by Nguyen Anh Quynh · 7 years ago
  13. 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 7 years ago
  14. c43fd99 Fixing #1061 by Google AutoFuzz Team · 7 years ago
  15. 5f173b0 prefix cs_ to global variables to avoid link problems (#1102) by Alberto Garcia Illera · 7 years ago
  16. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 7 years ago
  17. 0601235 sparc: fix relative branch target for Sparc64 by Nguyen Anh Quynh · 7 years ago
  18. db15616 sparc: fix #1061 by Nguyen Anh Quynh · 7 years ago
  19. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  20. 8998a3a ppc: fix endian check (#1029) by Travis Finkenauer · 7 years ago
  21. bd2077c switch endian mode with cs_option() for Arm/Arm64/Mips/Sparc. fix issue #849 by Nguyen Anh Quynh · 8 years ago
  22. 0f456b3 switch endian mode with cs_option() for Arm/Arm64/Mips/Sparc. fix issue #849 by Nguyen Anh Quynh · 8 years ago
  23. 2df9a8e suppress MSVC code analysis (PREfast) warnings by Satoshi Tanda · 8 years ago
  24. f177f92 suppress MSVC code analysis (PREfast) warnings by Satoshi Tanda · 8 years ago
  25. c45f1db Merge remote-tracking branch 'upstream/next' into next by tandasat · 8 years ago
  26. 45e5eab port Windows driver support by tandasat · 8 years ago
  27. a6609fe address warnings with capstone_static_winkernel by tandasat · 8 years ago
  28. ab93c00 sparc: fix target address of CALL instruction. issue #653 by Nguyen Anh Quynh · 8 years ago
  29. b158b93 remove myinttypes.h by Nguyen Anh Quynh · 8 years ago
  30. e51eeae skip stdint.h for windows driver configuration by tandasat · 8 years ago
  31. b914a1b Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013). by Koutheir Attouchi · 9 years ago
  32. f0c7da0 sparc: fix POPC instruction. bug reported by @zonkzonk & @pancake by Nguyen Anh Quynh · 9 years ago
  33. 0088d2a sparc: fix POPC instruction. issue reported by @zonkzonk & @pancake by Nguyen Anh Quynh · 9 years ago
  34. 1182d25 simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE by Nguyen Anh Quynh · 9 years ago
  35. 72ee3c9 sparc: Improved displacement decoding for banching instructions by NighterMan · 10 years ago
  36. 40e6a99 Improved displacement decoding for sparc banching instructions by NighterMan · 10 years ago
  37. 27a22f8 Sparc conditional branches displacement fix by NighterMan · 10 years ago
  38. 19ee2d1 inttypes.h fix by Cr4sh · 10 years ago
  39. 9d60607 inttypes.h fix by Cr4sh · 10 years ago
  40. efffe78 Add new API and start to provide access information for instruction operands by Nguyen Anh Quynh · 10 years ago
  41. fcde1e1 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  42. 21b0bdd Fix indent issue by pancake · 10 years ago
  43. 7d5266d sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus by Nguyen Anh Quynh · 10 years ago
  44. a7837a4 sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus by Nguyen Anh Quynh · 10 years ago
  45. 037e01f core: remove unused Subregister indices for Sparc, PPC, SystemZ & Mips by Nguyen Anh Quynh · 10 years ago
  46. bb5dcce core: put insns[] into separate .inc files to make it easier to manage by Nguyen Anh Quynh · 10 years ago
  47. bfcaba5 2015 by Nguyen Anh Quynh · 10 years ago
  48. 2f2e8e2 sparc: upgrade core by Nguyen Anh Quynh · 10 years ago
  49. c87ccd1 mips: fix bugs in the last update by Nguyen Anh Quynh · 10 years ago
  50. 9c10ace Make pkg-config and source consistent with installation by pancake · 10 years ago
  51. 273c6f4 arm64 & sparc: fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  52. b6f4c1d sparc: add missing ICC/XCC registers in operands[] for some alias instructions. bug reported by @pancake by Nguyen Anh Quynh · 10 years ago
  53. 1caeee4 sparc: absolute address for Bxx instructions. issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  54. e16813d sparc: get absolute address for CALL. issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  55. c2ea812 fix cs_group_name() after the change on generic group ids by Nguyen Anh Quynh · 10 years ago
  56. d7e42b7 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly by Nguyen Anh Quynh · 10 years ago
  57. ced9d24 Workaround missing <inttypes.h> on MSVC 2010 by Yegor Derevenets · 10 years ago
  58. 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
  59. 0c07cc9 zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode by Nguyen Anh Quynh · 10 years ago
  60. 4c95022 fix warnings on unused variables when compiling in Diet mode by Nguyen Anh Quynh · 10 years ago
  61. 9be1f93 fixed warnings in MSVC x64 compilation by Mr. eXoDia · 10 years ago
  62. 4b6b15f fix more MSVC warnings by Nguyen Anh Quynh · 10 years ago
  63. 14b684e last commit missed a check by Nguyen Anh Quynh · 10 years ago
  64. b1e87e3 arm, mips, ppc, spac, x86: printAliasInstr() should handle \t (besides space) as separate char between mnemonic & operands by Nguyen Anh Quynh · 10 years ago
  65. a726402 sparc: update core. this added/removed some instructions & groups. updated Python & Java bindings accordingly by Nguyen Anh Quynh · 10 years ago
  66. 159ddbd ppc: add new groups to group_name_maps[] by Nguyen Anh Quynh · 10 years ago
  67. 5d80678 Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm by Nguyen Anh Quynh · 10 years ago
  68. 298d413 * added a test file to suite for testing invalid and valid instruction sequences by flyingsymbols · 10 years ago
  69. 55cd996 sparc: initialize detail->sparc in Sparc_getInstruction. bug reported by Ben Nagy by Nguyen Anh Quynh · 10 years ago
  70. e1fc8a8 sparc: initialize detail->sparc in Sparc_getInstruction. bug reported by Ben Nagy by Nguyen Anh Quynh · 10 years ago
  71. 650f96c add new API cs_group_name() to return group name in string, given the group id by Nguyen Anh Quynh · 10 years ago
  72. cae09bf replace offset_of with offsetof from stddef.h by Nguyen Anh Quynh · 10 years ago
  73. 3d3b6ce sparc: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free by Nguyen Anh Quynh · 10 years ago
  74. 9b91de0 sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible by Nguyen Anh Quynh · 10 years ago
  75. 69582d7 initialize cs_insn.detail by properly zero-out right members for each arch by Nguyen Anh Quynh · 10 years ago
  76. 29fd0f6 fix all the code in other non-X86 archs after the change made by commit 5329a6ffd485ce4b06305c1b104df5a0adab57e6 by Nguyen Anh Quynh · 10 years ago
  77. 04f2ec6 cleanup redundant headers included by Nguyen Anh Quynh · 10 years ago
  78. 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
  79. 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
  80. c5cad6c avoid using stdbool.h to support compilers without C99 support by Nguyen Anh Quynh · 10 years ago
  81. 8598a21 enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up by Nguyen Anh Quynh · 10 years ago
  82. 805fed5 make checkDecoderPredicate() handle boolean casting for MSVC by Nguyen Anh Quynh · 10 years ago
  83. 043702e more fixes for warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  84. 6893ec5 more warnings fixed reported by MSVC by Nguyen Anh Quynh · 10 years ago
  85. abffe02 sparc: recover autogen code in arch/Sparc/SparcGenDisassemblerTables.inc by Nguyen Anh Quynh · 10 years ago
  86. bb0744d do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC by Nguyen Anh Quynh · 10 years ago
  87. 779d4c7 first changes to get a successfully compiled version of capstone on VS2012 by Axel 0vercl0k Souchet · 10 years ago
  88. 958927e clean up after the last removal of SubtargetFeature.h by Nguyen Anh Quynh · 10 years ago
  89. a5ffdc3 x86: properly handle LOCK/REP in the core, so remove buch of hacks by Nguyen Anh Quynh · 10 years ago
  90. 2cff6f6 x86: handle instructions with LOCK/REP/REPNE prefix after other prefixes. bear with this until we have a better approach by Nguyen Anh Quynh · 10 years ago
  91. a3c9bd6 sparc: more fix to print negative numbers in more friendly way by Nguyen Anh Quynh · 11 years ago
  92. 88b2833 sparc: cleanup by Nguyen Anh Quynh · 11 years ago
  93. f6c7cbc core: fix some warnings by Nguyen Anh Quynh · 11 years ago
  94. 65c7a01 sparc: fix warning on unused variable by Nguyen Anh Quynh · 11 years ago
  95. 641be49 sparc: fix mnemnonic for some alias instructions by Nguyen Anh Quynh · 11 years ago
  96. 78153f5 sparc: add SWAP instruction by Nguyen Anh Quynh · 11 years ago
  97. 1055a2e python: support Sparc by Nguyen Anh Quynh · 11 years ago
  98. 05e2713 core: add Sparc arch by Nguyen Anh Quynh · 11 years ago