aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-30Use -Werror in external/capstoneandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11temp_p_mergepie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devChih-Hung Hsieh
2017-10-04Merge commit '050ebf4' into honggfuzz-androidZach Riggle
2017-09-22Initial empty repository(raulenrique)
2017-09-10Remove references to vendor, since this should not be on /system or /vendorZach Riggle
2017-09-04Add Android.bp blueprint for building within AOSPZach Riggle
2017-09-04Fix the include path for Android builds when building cstoolZach Riggle
2017-08-25Add LICENSE and METADATA for Android external/Zach Riggle
2017-08-03Bug fix for incorrect operand type in certain load/store instructions on AArc...Andrew Calvano
2017-08-03bump PKG_TAG to rc3Nguyen Anh Quynh
2017-07-31ChangeLog for 3.0.5-rc3Nguyen Anh Quynh
2017-07-31Merge branch 'master' of https://github.com/aquynh/capstoneNguyen Anh Quynh
2017-07-31arm: UADD8 updates flags. fix #980Nguyen Anh Quynh
2017-07-29arm64: handling of system registers added in ARMv8.1/2 (#960)semihalf-oleksy-michalina
2017-07-26cstool: cs_op_count() can return -1. fix #978Nguyen Anh Quynh
2017-07-19cmake: do not set libsuffix=64 on MacOS. fix issue #963Nguyen Anh Quynh
2017-07-18detect 64bit library location. compatibility for 64bit systems. (#963)Fernie
2017-07-08x86: MOV AL, [mem] has 2 operands. fix #959Nguyen Anh Quynh
2017-06-23x86: wrong number of operands. fix #950Nguyen Anh Quynh
2017-06-02mingw build: cstool fails to build with mingw (#941)Adrian Herrera
2017-05-25rebuild cstool when the core changes. fix #932Nguyen Anh Quynh
2017-05-24Several changes for size reduction (#929)vit9696
2017-05-22x86: indentationNguyen Anh Quynh
2017-05-16Compile cstool on Windows using Microsoft Visual Studio (VS). (#927)Quang Nguyễn
2017-05-11Rename test.c to test_basic.c with corresponding executable name change. (#923)Nick Briggs
2017-05-08x86: LDS is invalid in x64. see #904Nguyen Anh Quynh
2017-05-07Merge branch 'master' of https://github.com/aquynh/capstoneNguyen Anh Quynh
2017-05-07x86: handle f2/f3 prefix for 16bit. see issue #452Nguyen Anh Quynh
2017-05-06x86: LES is invalid in x64. see #904Nguyen Anh Quynh
2017-05-06x86: AT&T syntax bug with zero offset segment register. see #884Nguyen Anh Quynh
2017-05-05Makefile: do not delete capstone.pc.inNguyen Anh Quynh
2017-05-04arm: POP {reg} read/write SP register. this fixes #913Nguyen Anh Quynh
2017-05-03x86: lock nop is a valid instruction. #915Nguyen Anh Quynh
2017-05-02cmake - fix SOVERSION property used for libcapstone.so (#914)Gabor Buella
2017-04-30CMake: fix pkgconfig fileNguyen Anh Quynh
2017-04-30cmake: install pkg config fileGabor Buella
2017-04-26fix compiling error in MS VS2015 (#869)noword
2017-04-25cstool: support arm64beNguyen Anh Quynh
2017-04-21Bugfix : setting all fields to insns cache (#899)Simorfo
2017-04-19python: add a debug lineNguyen Anh Quynh
2017-04-17cleanupNguyen Anh Quynh
2017-04-15Fix for incorrect operand size in 64bit CALL / JMP when x66 prefix in use (#777)el2ro
2017-04-15replace if-s in AArch64_AM_decodeAdvSIMDModImmType10 with lookup table (#552)szt
2017-04-15vb6 bindings added to credits.txt (#891)David Zimmer
2017-04-14add VB to READMENguyen Anh Quynh
2017-04-14+vb6 bindings (#889)David Zimmer
2017-04-12PHP bindingNguyen Anh Quynh
2017-04-11cstool: fix mips64 modeNguyen Anh Quynh
2017-03-20Fix an integer overflow issue (#871)Quang Nguyễn
2017-03-18x86: support BND prefix. issue #872Nguyen Anh Quynh
2017-03-13provide a validity check to prevent against Integer overflow conditions (#870)Quang Nguyễn