1. fcde1e1 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  2. 956c24d Merge pull request #281 from radare/indent by Nguyen Anh Quynh · 10 years ago
  3. 21b0bdd Fix indent issue by pancake · 10 years ago
  4. 6791b26 arm: revert the last change on OperandInfo* in ARMGenInstrInfo.inc by Nguyen Anh Quynh · 10 years ago
  5. dfd1c0b arm: get rid of some useless variables in ARMGenInstrInfo.inc. this saves at lease 50KB by Nguyen Anh Quynh · 10 years ago
  6. a7837a4 sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus by Nguyen Anh Quynh · 10 years ago
  7. 037e01f core: remove unused Subregister indices for Sparc, PPC, SystemZ & Mips by Nguyen Anh Quynh · 10 years ago
  8. bf97e21 core: add CS_NEXT_VERSION to version the latest code in the 'next' branch by Nguyen Anh Quynh · 10 years ago
  9. 914066b x86: CLI & STI are privileged instructions. issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  10. 0423562 x86: RDTSC is not a privilege instructions, but all VM instructions are by Nguyen Anh Quynh · 10 years ago
  11. 4dd0dcb add CS_GRP_PRIVILEGE group, and also add X86_GRP_PRIVILEGE group for bunch of X86 privileged instructions by Nguyen Anh Quynh · 10 years ago
  12. bb5dcce core: put insns[] into separate .inc files to make it easier to manage by Nguyen Anh Quynh · 10 years ago
  13. d3d574e x86: XCHG* do not implicitly access *AX registers (reduce mode) by Nguyen Anh Quynh · 10 years ago
  14. 8b8d762 x86: XCHG* do not implicitly access *AX registers by Nguyen Anh Quynh · 10 years ago
  15. e0329dd arm: printModImmOperand() should print Imm as unsigned number in some special cases by Nguyen Anh Quynh · 10 years ago
  16. 796f1d4 Fix make -j warning by radare · 10 years ago
  17. 8e34388 arm: update insn_ops[] by Nguyen Anh Quynh · 10 years ago
  18. 78699e0 x86: update insn_ops[] by Nguyen Anh Quynh · 10 years ago
  19. e4ca35d x86: delete the fiction instruction X86_INS_VPCOM by Nguyen Anh Quynh · 10 years ago
  20. 7a94483 x86: remove another fiction instruction VCMP by Nguyen Anh Quynh · 10 years ago
  21. e402e02 x86: remove unreal instruction VPCMP by Nguyen Anh Quynh · 10 years ago
  22. 3c626fb mips: add register operands when detail = ON in the newly added function printRegisterList() by Nguyen Anh Quynh · 10 years ago
  23. 825a228 python: make Cython binding support X86's @xop_cc by Nguyen Anh Quynh · 10 years ago
  24. debaa2e bindings: support newly added field @xop_cc in the last commit (Java, Ocaml, Python) by Nguyen Anh Quynh · 10 years ago
  25. a81bf42 x86: add new field @xop_cc to struct @cs_x86 by Nguyen Anh Quynh · 10 years ago
  26. 6bb255b mips: remove mode CS_MODE_MIPSGP64 by Nguyen Anh Quynh · 10 years ago
  27. 522a6f4 Merge branch 'upgrade-core' into next by Nguyen Anh Quynh · 10 years ago
  28. ad42f16 mips: remove the confusing mode CS_MODE_MIPSGP64 by Nguyen Anh Quynh · 10 years ago
  29. b8b8348 arm: print immediate in hex format when suitable for printModImmOperand() by Nguyen Anh Quynh · 10 years ago
  30. 16f703e x86: remove more abundant space at the end of instructions (ATT syntax) by Nguyen Anh Quynh · 10 years ago
  31. a3c8505 x86: remove one extra space in ATT syntax by Nguyen Anh Quynh · 10 years ago
  32. ca792b2 x86: fix some groups X86_GRP* in insns[] in X86Mapping.c by Nguyen Anh Quynh · 10 years ago
  33. dcbfc39 x86: fix ATT syntax by Nguyen Anh Quynh · 10 years ago
  34. 5a36377 x86: add GRP_VM for some VMX instructions by Nguyen Anh Quynh · 10 years ago
  35. 3a1a77f x86: reduce mode support for the upgraded core by Nguyen Anh Quynh · 10 years ago
  36. cdc9e20 x86: add missing GRP_VM for some virtualization instructions by Nguyen Anh Quynh · 10 years ago
  37. 02a7675 x86: cleanup by Nguyen Anh Quynh · 10 years ago
  38. 4c1d097 x86: test [mem], reg by Nguyen Anh Quynh · 10 years ago
  39. 54d5071 x86: update core. also update all the bindings Java, Ocaml & Python by Nguyen Anh Quynh · 10 years ago
  40. f4a2da5 ppc: fix PPC_init() by Nguyen Anh Quynh · 10 years ago
  41. bfcaba5 2015 by Nguyen Anh Quynh · 10 years ago
  42. 0be9eab ppc: update core by Nguyen Anh Quynh · 10 years ago
  43. 338f2ea xcore: update core by Nguyen Anh Quynh · 10 years ago
  44. 603a32e systemz: upgrade core by Nguyen Anh Quynh · 10 years ago
  45. 2f2e8e2 sparc: upgrade core by Nguyen Anh Quynh · 10 years ago
  46. c488de3 Merge branch 'next' of github.com:zneak/capstone into next by Félix Cloutier · 10 years ago
  47. dffa0bc Updated header files location in Xcode project by Félix Cloutier · 10 years ago
  48. 2c55b81 mips: fix conflict when merging with 'next' branch by Nguyen Anh Quynh · 10 years ago
  49. 1f6dea0 Leaving it to the tester to decide which test to run by Félix Cloutier · 10 years ago
  50. 6d2c6a7 Silencing Clang warning about losing precision by Félix Cloutier · 10 years ago
  51. f6a065c Silencing uninitialized variable warning about insn_id by Félix Cloutier · 10 years ago
  52. 3973d8b Silencing Clang warning bys casting values by Félix Cloutier · 10 years ago
  53. 1f151f9 Adding default schemes for popular targets by Félix Cloutier · 10 years ago
  54. 7184cd0 Merge branch 'next' into upgrade-core by Nguyen Anh Quynh · 10 years ago
  55. 3e4c357 arm64: update core by Nguyen Anh Quynh · 10 years ago
  56. 7e25609 arm: fix bugs in the last commit by Nguyen Anh Quynh · 10 years ago
  57. d1fc2bd arm: update core by Nguyen Anh Quynh · 10 years ago
  58. 367d438 Merge branch 'makesh' of https://github.com/radare/capstone into test3 by Nguyen Anh Quynh · 10 years ago
  59. 18336b7 bindings: update Java, Ocaml & Python bindings after the last Mips update by Nguyen Anh Quynh · 10 years ago
  60. d1af4dd Honor HOMEBREW_CAPSTONE (should be deprecated) by pancake · 10 years ago
  61. c87ccd1 mips: fix bugs in the last update by Nguyen Anh Quynh · 10 years ago
  62. bf88118 Merge branch 'next' into mips by Nguyen Anh Quynh · 10 years ago
  63. cfe18ad mips: update core by Nguyen Anh Quynh · 10 years ago
  64. ff3a29e python: fix Version of PKG-INFO.win by Nguyen Anh Quynh · 10 years ago
  65. 72d3c4f bindings: change include dir after the patch of @pancake by Nguyen Anh Quynh · 10 years ago
  66. 96ee76f Merge branch 'next' of https://github.com/radare/capstone into test2 by Nguyen Anh Quynh · 10 years ago
  67. 63414a4 Rewrite make.sh to make it shorter, faster and more portable by pancake · 10 years ago
  68. e0352d6 Limit exported symbols by Hilko Bengen · 10 years ago
  69. 967e987 suite: fix a MSVC warning by Nguyen Anh Quynh · 10 years ago
  70. 4b68d95 arm: fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
  71. e84d2cd x86: allow prefixes to be positioned anywhere. this should fix the bug reported by Gabriel Quadros by Nguyen Anh Quynh · 10 years ago
  72. 5e7f055 update CREDITS.TXT by Nguyen Anh Quynh · 10 years ago
  73. 625b267 update CREDITS.TXT by Nguyen Anh Quynh · 10 years ago
  74. ed6d75a arm64: fix a wrong declaration of array insn_ops[] by Nguyen Anh Quynh · 10 years ago
  75. 54cd6c3 Merge branch 'next' of https://github.com/cuongitbk/capstone into t2 by Nguyen Anh Quynh · 10 years ago
  76. 651e358 x86: update insn_ops[] by Nguyen Anh Quynh · 10 years ago
  77. 51ff849 Add instructions into insn_ops by BuiDinhCuong · 10 years ago
  78. eb36af9 package: update Brew formula (copied from upstream) by Nguyen Anh Quynh · 10 years ago
  79. 9f4b373 arm: fix some instructions in insn_ops[] by Nguyen Anh Quynh · 10 years ago
  80. 9c10ace Make pkg-config and source consistent with installation by pancake · 10 years ago
  81. 4c50395 arm: fix bugs in the last commit where some instructions in insn_ops[] do not update CPSR by Nguyen Anh Quynh · 10 years ago
  82. 10434df arm: some instructions update status flags in insns_ops[] by Nguyen Anh Quynh · 10 years ago
  83. 760c548 arm: fix some more Thumb & vectored instructions in insn_ops[] by Nguyen Anh Quynh · 10 years ago
  84. cea230f arm: fix some Thumb instructions in insn_ops[] by Nguyen Anh Quynh · 10 years ago
  85. d0f96df arm: add insn_ops[] (temporarily disable) by Nguyen Anh Quynh · 10 years ago
  86. e8eb536 arm64: add place holder for insn_ops[] by Nguyen Anh Quynh · 10 years ago
  87. ced9a6e Correct printAM3PreOrOffsetIndexOp disp value by pzread · 10 years ago
  88. 764112d python: fix a bug in test_arm.py by Nguyen Anh Quynh · 10 years ago
  89. ec95020 Remove incorrect ITBlock.size = 0 by pzread · 10 years ago
  90. e3bcbdb x86: REPNE can go with STOS/MOVS. bug reported by Gabriel Quadros by Nguyen Anh Quynh · 10 years ago
  91. dfa396e x86: add the missing X86 instructions in X86_REDUCE mode in X86DisassemblerDecoder.c. bug reported by Julian Stecklina by Nguyen Anh Quynh · 10 years ago
  92. 0822c34 python bindings: rename member struct to _csh to avoid conflict with typedef csh by StalkR · 10 years ago
  93. 4bd4a2f add some missing header files into COMPILE.TXT by Nguyen Anh Quynh · 10 years ago
  94. 4363911 x86: fix operand size for 'CALL PTR [REG]'. bug reported by Gabriel Quadros by Nguyen Anh Quynh · 10 years ago
  95. da1a1b8 package: update Brew to 3.0.1 by Nguyen Anh Quynh · 10 years ago
  96. cca286b package: update FreeBSD to 3.0.1 by Nguyen Anh Quynh · 10 years ago
  97. b7afb7a capstone_dll gets also statically linked to the CRT now by Axel 0vercl0k Souchet · 10 years ago
  98. 7ea921e x86: add work-in-progress mapping table on explicit operands access. this reused some code contributed by Vincent Bénony by Nguyen Anh Quynh · 10 years ago
  99. 1dca561 package: update Macports by Nguyen Anh Quynh · 10 years ago
  100. d7c0f5d python: indentation for README.TXT by Nguyen Anh Quynh · 10 years ago