1. 02f7296 cstool: Separate instruction bytes by spaces (#1009) by Ruslan Kabatsayev · 7 years ago
  2. 881f920 retrieve and print "status register updates" info (#995) by smart-rabbit · 7 years ago
  3. 4aec4de cstool: Separate instruction bytes by spaces (#1009) by Ruslan Kabatsayev · 7 years ago
  4. 394cdfc Resolve some casting issues with Visual Studio. by Matt Suiche · 7 years ago
  5. 782d339 - Resolve some casting issues with Visual Studio. (#1007) by Matt Suiche · 7 years ago
  6. 7a274e2 Add posibility to disable universal build for osx by Jonas · 7 years ago
  7. 60f17f5 Add posibility to disable universal build for osx. (#1004) by Jonas · 7 years ago
  8. 596d316 Fix the include path for Android builds when building cstool by Zach Riggle · 7 years ago
  9. 8f813d4 Fix the include path for Android builds when building cstool (#1000) by Zach Riggle · 7 years ago
  10. c10a631 x86: fix an warning on unintialized vars by Nguyen Anh Quynh · 7 years ago
  11. eeceed2 Bug fix for incorrect operand type in certain load/store instructions on AArch64. (#952) by Andrew Calvano · 7 years ago
  12. 7925323 Bug fix for incorrect operand type in certain load/store instructions on AArch64. (#952) by Andrew Calvano · 7 years ago
  13. 088340d bump PKG_TAG to rc3 by Nguyen Anh Quynh · 7 years ago
  14. 9f6b28c Add name to relative branch group in supported architectures. (#982) by Alfredo Beaumont · 7 years ago
  15. 27f03c1 Fixed bug in memory operand decoding. (#981) by Fotis Loukos · 7 years ago
  16. da2e94e ChangeLog for 3.0.5-rc3 by Nguyen Anh Quynh · 7 years ago 3.0.5-rc3
  17. 2e2d9bf Merge branch 'master' of https://github.com/aquynh/capstone by Nguyen Anh Quynh · 7 years ago
  18. b04dce3 arm: UADD8 updates flags. fix #980 by Nguyen Anh Quynh · 7 years ago
  19. 26cb22a arm: UADD8 updates flags. fix #980 by Nguyen Anh Quynh · 7 years ago
  20. 0652e62 binding: update following addition of GRP_BRANCH_RELATIVE by Nguyen Anh Quynh · 7 years ago
  21. a09a818 Relative branch group (#964) by Alfredo Beaumont · 7 years ago
  22. 85960f9 arm64: handling of system registers added in ARMv8.1/2 (#960) by semihalf-oleksy-michalina · 7 years ago
  23. fef1c29 cstool: fix #975 by Nguyen Anh Quynh · 7 years ago
  24. 438f824 cstool: cs_op_count() can return -1. fix #978 by Nguyen Anh Quynh · 7 years ago
  25. e12e2de cstool: cs_op_count() can return -1. fix #978 by Nguyen Anh Quynh · 7 years ago
  26. f5b0e3c cmake: do not set libsuffix=64 on MacOS. fix issue #963 by Nguyen Anh Quynh · 7 years ago
  27. cbf274c cmake: do not set libsuffix=64 on MacOS. fix issue #963 by Nguyen Anh Quynh · 7 years ago
  28. 4be19c3 detect 64bit library location. compatibility for 64bit systems. (#963) by Fernie · 7 years ago
  29. 408de03 detect 64bit library location. compatibility for 64bit systems. (#963) by Fernie · 7 years ago
  30. d4babd9 x86: MOV AL, [mem] has 2 operands. fix #959 by Nguyen Anh Quynh · 7 years ago
  31. 13e0698 cstool: some cleanup by Nguyen Anh Quynh · 7 years ago
  32. cff6650 Refactor cstool to use getopt -100LOC (#953) by Sergi Àlvarez i Capilla · 7 years ago
  33. 532bc3f Fixes DATA REX_W CALL_PC_REL IMM32 issue (decoded as IMM16) (#883) by Snarpix · 7 years ago
  34. 1fb2b53 Add CS_MODE_MIPS2 to opt-in for COP3 instructions (#939) by Francesco Tamagni · 7 years ago
  35. c508224 x86: wrong number of operands. fix #950 by Nguyen Anh Quynh · 7 years ago
  36. 9af9742 Honor CS_OPT_UNSIGNED on x86 and add cstool -u (#945) by radare · 7 years ago
  37. 1910fd5 mingw build: cstool fails to build with mingw (#941) by Adrian Herrera · 7 years ago
  38. 229593d mingw build: cstool fails to build with mingw (#941) by Adrian Herrera · 7 years ago
  39. bde76eb x86: fix FPU flags so const_generator.py can generate proper Python symbols by Nguyen Anh Quynh · 7 years ago
  40. 640bf38 bindings: update FPU flags & FPU group for x86 after the last merge by Nguyen Anh Quynh · 7 years ago
  41. 7982670 Next (#918) by echotyh · 7 years ago
  42. 4cd0857 Added qsort implementation for OS X kernel mode (#934) by vit9696 · 7 years ago
  43. b6c4c3f rebuild cstool when the core changes. fix #932 by Nguyen Anh Quynh · 7 years ago
  44. 73acde0 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 7 years ago
  45. 1be2ed8 rebuild cstool when the core changes. fix #932 by Nguyen Anh Quynh · 7 years ago
  46. a8c7e4a Merge #929 with some changes to get things compile (#930) by vit9696 · 7 years ago
  47. 4a757e1 Several changes for size reduction (#929) by vit9696 · 7 years ago
  48. 79194cc x86: indentation by Nguyen Anh Quynh · 7 years ago
  49. 44c419a x86: indentation by Nguyen Anh Quynh · 7 years ago
  50. 2266e67 fix nmake-x86.bat by Nguyen Anh Quynh · 7 years ago
  51. 3e7dae8 Compile cstool on Windows using Microsoft Visual Studio (VS) (#928) by Quang Nguyễn · 7 years ago
  52. f49df92 suite: add disasm_mc.{py,sh} by Nguyen Anh Quynh · 7 years ago
  53. 69b163a Compile cstool on Windows using Microsoft Visual Studio (VS). (#927) by Quang Nguyễn · 7 years ago
  54. 2eda2a6 Test suite update (#926) by Ruslan Kabatsayev · 7 years ago
  55. ce3f0d0 Rename test.c to test_basic.c with corresponding executable name change. (#923) by Nick Briggs · 7 years ago
  56. 1010db4 Merge branch 'test3' into next by Nguyen Anh Quynh · 7 years ago
  57. c62fe10 add nmake-x86.bat by Nguyen Anh Quynh · 7 years ago
  58. d4345d9 x86: attempt to fix uninitialized memory, probably by introduction of UD0 by Nguyen Anh Quynh · 7 years ago
  59. 7917523 cmake: build static MSVCRT by default by Nguyen Anh Quynh · 7 years ago
  60. 7b4e870 x86: LDS is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  61. 7ee4581 x86: LDS is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  62. 7ca24f1 Merge branch 'master' of https://github.com/aquynh/capstone by Nguyen Anh Quynh · 7 years ago
  63. ce8a822 x86: handle f2/f3 prefix for 16bit. see issue #452 by Nguyen Anh Quynh · 7 years ago
  64. 2b84c0c x86: handle f2/f3 prefix for 16bit. see issue #452 by Nguyen Anh Quynh · 7 years ago
  65. 64328e3 x86: add UD0 instruction by Nguyen Anh Quynh · 7 years ago
  66. d5f075a x86: LES is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  67. a8ad69a x86: LES is invalid in x64. see #904 by Nguyen Anh Quynh · 7 years ago
  68. efc9036 x86: AT&T syntax bug with zero offset segment register. see #884 by Nguyen Anh Quynh · 7 years ago
  69. c0b9f86 x86: AT&T syntax bug with zero offset segment register. see #884 by Nguyen Anh Quynh · 7 years ago
  70. ed1dab2 arm: another fix for #913 by Nguyen Anh Quynh · 7 years ago
  71. cbc1c03 Makefile: do not delete capstone.pc.in by Nguyen Anh Quynh · 7 years ago
  72. f4c5d5e Makefile: do not delete capstone.pc.in by Nguyen Anh Quynh · 7 years ago
  73. 079d94d arm: POP {reg} read/write SP register. this fixes #913 by Nguyen Anh Quynh · 7 years ago
  74. 6cd1ab1 arm: POP {reg} read/write SP register. this fixes #913 by Nguyen Anh Quynh · 7 years ago
  75. 3cebee3 x86: lock nop is a valid instruction. #915 by Nguyen Anh Quynh · 7 years ago
  76. ec76b6f x86: lock nop is a valid instruction. #915 by Nguyen Anh Quynh · 7 years ago
  77. 3cc69be cmake - fix SOVERSION property used for libcapstone.so (#914) by Gabor Buella · 7 years ago
  78. 5dccc62 cmake - fix SOVERSION property used for libcapstone.so (#914) by Gabor Buella · 7 years ago
  79. bc0e173 CMake: fix pkgconfig file by Nguyen Anh Quynh · 7 years ago
  80. b9a2c1a cmake: install pkg config file by Gabor Buella · 7 years ago
  81. 342f50b CMake: fix pkgconfig file by Nguyen Anh Quynh · 7 years ago
  82. 150ac00 cmake: install pkg config file by Gabor Buella · 7 years ago
  83. e1e2b5b fix compiling error in MS VS2015 (#869) by noword · 7 years ago
  84. 6fbb0ed fix compiling error in MS VS2015 (#869) by noword · 7 years ago
  85. 2acb205 cstool: support arm64be by Nguyen Anh Quynh · 7 years ago
  86. 6d609eb cstool: support arm64be by Nguyen Anh Quynh · 7 years ago
  87. 6beb6ad Bugfix : setting all fields to insns cache (#899) by Simorfo · 7 years ago
  88. 10e8323 Bugfix : setting all fields to insns cache (#899) by Simorfo · 7 years ago
  89. cd7b282 Fix undefined behaviour produced by disassembling 6662dcbc615a (#898) by radare · 7 years ago
  90. 54f4863 python: add a debug line by Nguyen Anh Quynh · 7 years ago
  91. 2c1c1b1 Fix assigned value with undefined (#893) by radare · 7 years ago
  92. aaebd0b add TMS320C64X to README by Nguyen Anh Quynh · 7 years ago 4.0-alpha5
  93. ae34c9b Merge branch 'next2' into next by Nguyen Anh Quynh · 7 years ago
  94. 6f8bd55 binding: add Ocaml & Java const files for TMS320C64x by Nguyen Anh Quynh · 7 years ago
  95. 47d0478 Merge branch 'next' of https://github.com/fotisl/capstone into fotisl-next by Nguyen Anh Quynh · 7 years ago
  96. 44ca0e3 Added cstool support for tms320c64x by Fotis Loukos · 7 years ago
  97. a6111df Fixed group name getting function by Fotis Loukos · 7 years ago
  98. c1d5c09 cleanup by Nguyen Anh Quynh · 7 years ago
  99. cc8cc60 cleanup by Nguyen Anh Quynh · 7 years ago
  100. d09f565 fix merged conflicts by el2ro · 7 years ago