1. 99ecb1e Move functionality from make.sh to Makefile (#1142) by Stephen · 7 years ago
  2. 5e184ec Move functionality from make.sh to Makefile (#1138) by Stephen · 7 years ago
  3. 8c8089e Cleanup build process (#1023) by Stephen · 7 years ago
  4. 6be1770 Remove homebrew formula (#1135) by Stephen · 7 years ago
  5. ecdaa60 Cleanup makefile (#1132) by Stephen · 7 years ago
  6. 4d38800 Cleanup makefile (#1132) by Stephen · 7 years ago
  7. 37569a6 Fixed incorrect size of code check (#1130) by Daniel Collin · 7 years ago
  8. e67a41c Prevent buffer overflow in cs_regs_access on ud0 (#1122) by clslgrnc · 7 years ago
  9. b4998b3 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 7 years ago
  10. 5c17897 CMakeLists.txt: Add cstool build option (#1118) by Connor Davis · 7 years ago
  11. 7e004bd .gitignore: add test binaries from next branch by Nguyen Anh Quynh · 7 years ago
  12. 6939b2c SStream.c needs limits.h by Nguyen Anh Quynh · 7 years ago
  13. 7569300 indentation by Nguyen Anh Quynh · 7 years ago
  14. cab90f9 indentation fix by Nguyen Anh Quynh · 7 years ago
  15. e6883a3 indentation by Nguyen Anh Quynh · 7 years ago
  16. 80ba15a Merge branch 'Google-Autofuzz-capstone-patch-1-1' of https://github.com/Google-Autofuzz/capstone into Google-Autofuzz-Google-Autofuzz-capstone-patch-1-1 by Nguyen Anh Quynh · 7 years ago
  17. 9501dba indentation by Nguyen Anh Quynh · 7 years ago
  18. 0ae0ee2 Merge branch 'Google-Autofuzz-capstone-patch-1' of https://github.com/Google-Autofuzz/capstone into Google-Autofuzz-Google-Autofuzz-capstone-patch-1 by Nguyen Anh Quynh · 7 years ago
  19. 863ec0a EVM: add missing files by Nguyen Anh Quynh · 7 years ago
  20. ed1246d add Ethereum VM architecture by Nguyen Anh Quynh · 7 years ago
  21. a6b4e42 force Capstone to be build using MT (#1109) by Alberto Garcia Illera · 7 years ago
  22. 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 7 years ago
  23. 5194dcb Update SStream.c by Google AutoFuzz Team · 7 years ago
  24. 19e5777 Update SStream.c by Google AutoFuzz Team · 7 years ago
  25. b9e8185 Update SStream.c by Google AutoFuzz Team · 7 years ago
  26. 670939c Update SStream.c by Google AutoFuzz Team · 7 years ago
  27. 518a8ae Update SystemZInstPrinter.c by Google AutoFuzz Team · 7 years ago
  28. 63a12d5 Update SystemZInstPrinter.c by Google AutoFuzz Team · 7 years ago
  29. aa9885c Fixing #1062 by Google AutoFuzz Team · 7 years ago
  30. c43fd99 Fixing #1061 by Google AutoFuzz Team · 7 years ago
  31. d158fe8 Fixing #1060 by Google AutoFuzz Team · 7 years ago
  32. 3a6ccaf cstool: Add cortexm support (#1100) by Priit Laes · 7 years ago
  33. 5f173b0 prefix cs_ to global variables to avoid link problems (#1102) by Alberto Garcia Illera · 7 years ago
  34. a1659e9 Add cortex-m support to cstool, refactoring and crash fix (#1099) by Priit Laes · 7 years ago
  35. 540a1b2 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 7 years ago
  36. 7185555 Fix pkg-config output when using cmake (#1098) by Andrew D'Addesio · 7 years ago
  37. 5b55115 Fixed #1060 #1061 #1062 (#1079) by l0stb1t · 7 years ago
  38. 8879b5d python: import os by Nguyen Anh Quynh · 7 years ago
  39. 4a1b580 python: import os by Nguyen Anh Quynh · 7 years ago
  40. 3eed64c Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) by Audrey Dutcher · 7 years ago
  41. aeda70f Add option for inhibiting the core build while installing the python components. Add option for loading the core from a custom path. (#1089) by Audrey Dutcher · 7 years ago
  42. 0f3dc67 tests: fix warning on unused var in test_skipdata.c by Nguyen Anh Quynh · 7 years ago
  43. 1af1e41 fix tests & cstool, so we can compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  44. 673d733 m680x: compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  45. 5c6e430 compile on MSVC 2010 by Nguyen Anh Quynh · 7 years ago
  46. 1144608 Fix MSVC build (#1080) by Jason Shirk · 7 years ago
  47. 9e6605b python: cleanup by Nguyen Anh Quynh · 7 years ago
  48. 85b268c python: fix merge confliction of #1073 by tdube · 7 years ago
  49. cdf523c Update setup.py (#1073) by tdube · 7 years ago
  50. c7b1f2d Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  51. de4377e Fix language statistics by considering *.inc files to be C files. (#1078) by Petr Zemek · 7 years ago
  52. bdbc57d m68k: update bindings after #1068 by Nguyen Anh Quynh · 7 years ago
  53. 8a6fca8 M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068) by Kalmalyzer · 7 years ago
  54. f127444 Reorder M68KOp elements to match order on C side (#1067) by Kalmalyzer · 7 years ago
  55. d19cedc sparc: change imm type from int32_t to int64_t by Nguyen Anh Quynh · 7 years ago
  56. 0601235 sparc: fix relative branch target for Sparc64 by Nguyen Anh Quynh · 7 years ago
  57. 7c846f0 Fix EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065) by bezita · 7 years ago
  58. b5d3667 bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  59. f98fde5 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  60. f48111d bindings: update after #1064 by Nguyen Anh Quynh · 7 years ago
  61. 0a4e6d1 Fix wrong register aliases on arm64 (#1064) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  62. df6b8e0 Fix type of eflags (#1063) by keenk · 7 years ago
  63. e6efa65 indentation by Nguyen Anh Quynh · 7 years ago
  64. 206f5ff fix signed int overflow reported by Google AutoFuzz at #1060, #1061, #1062 by Nguyen Anh Quynh · 7 years ago
  65. db15616 sparc: fix #1061 by Nguyen Anh Quynh · 7 years ago
  66. 4582a67 systemz: fix #1062 by Nguyen Anh Quynh · 7 years ago
  67. 449b17d arm: fix #1060 by Nguyen Anh Quynh · 7 years ago
  68. bc8a649 macOS framework - Added a module map for Swift/Objective-C. (#1057) by Jean-David Gadina · 7 years ago
  69. 93bfcf1 macOS framework - Added a module map for Swift/Objective-C. (#1056) by Jean-David Gadina · 7 years ago
  70. 69f3798 Updated Xcode project for Xcode 9.1 (#1055) by Jean-David Gadina · 7 years ago
  71. fe36ea9 Updated Xcode project for Xcode 9.1 (#1053) by Jean-David Gadina · 7 years ago
  72. 8c472d0 cython: add m68x to ext_module_names[] by Nguyen Anh Quynh · 7 years ago
  73. 171731a Added an explicit cast to silence a compiler warning casting a parameter to an enum type (). (#1052) by Jean-David Gadina · 7 years ago
  74. 9f1d438 fix python (cython) bindings by Anton Bolshakov · 7 years ago
  75. 96b131a Update test.c to test_basic.c (#1049) by Terry Rodery · 7 years ago
  76. 6abcc70 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  77. f5045f0 x86: fix att syntax when imm operand is 0 (#1046) by Nguyen Anh Quynh · 7 years ago
  78. e0d1f3f x86: fix immediate operand for AND instruction in ATT mode (issue #1047) by Nguyen Anh Quynh · 7 years ago
  79. 1145eb2 bindings: update capstone-rs link (#1044) by Tasuku SUENAGA a.k.a. gunyarakun · 7 years ago
  80. e965a58 cstool: align assembly output by Nguyen Anh Quynh · 7 years ago
  81. 22ead3e Constify backend data (#1040) by Richard Henderson · 7 years ago
  82. d7281e9 cleanup Makefile for M680K. also include its INC files in dependency by Nguyen Anh Quynh · 7 years ago
  83. 1ec3060 more makefile cleanup (#1039) by Stephen · 7 years ago
  84. 22b4d0e M680X: Target ready for pull request (#1034) by Wolfgang Schwotzer · 7 years ago
  85. 8998a3a ppc: fix endian check (#1029) by Travis Finkenauer · 7 years ago
  86. 572a4ae cleanup makefile (#1038) by Stephen · 7 years ago
  87. 4b2b160 [M68K] Fixed invalid base reg (#1028) by Daniel Collin · 7 years ago
  88. 33f39e1 Fix undefined behavior when disassembling ud0 x86 instructions (#1032) by obs1dium · 7 years ago
  89. f524bc0 start watching brew HEAD builds (#1024) by Stephen · 7 years ago
  90. 4e53210 start watching brew HEAD builds (#1024) by Stephen · 7 years ago
  91. f5ee69e Mips64: fix the last cherry-pick on selecting getInstruction() by Nguyen Anh Quynh · 7 years ago
  92. 99e303b Revert "cleanup travis and use environment variables" by Nguyen Anh Quynh · 7 years ago
  93. c1dbc8a Mips: Fix selection of disasm handler (#1022) by Travis Finkenauer · 7 years ago
  94. 94bce43 Fix selection of mips disasm handler (#1022) by Travis Finkenauer · 7 years ago
  95. 63913ef cleanup travis and use environment variables by Stephen · 7 years ago
  96. 20343cc cleanup travis and use environment variables (#1021) by Stephen · 7 years ago
  97. c745e64 fixed hardcoded paths with variables. (#1018) by Fernie · 7 years ago
  98. a1eeb6f fixed hardcoded paths with variables. (#1018) by Fernie · 7 years ago
  99. 629ae66 Fix pp field in readPrefix for VEX3 and EVEX (#1015) (#1016) by Richard Henderson · 7 years ago
  100. a279481 Fix pp field in readPrefix for VEX3 and EVEX (#1015) (#1016) by Richard Henderson · 7 years ago