aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 hoursREADME: Mention Alpha and HPPA (#2357)upstream-nextAnton Kochkov
2 daysReplace non-standard 0b(...) literals (#2314)Florian Märkl
2 daysfix typos (#2346)RainRat
2 dayschore: fix typos (#2328)Snoppy
6 daysFix #2244: The offset for pseudo-instr. IDs was incorrectly applied for vcmp....Rot127
6 daysClang tidy quality of life (#2348)Rot127
6 daysRewrite str_replace using snprintf for security and fix clang-tidy (#2350)Chen
12 daysFix pkgconfig file to make #include <capstone/capstone.h> work (#2307)Riccardo Schirone
13 daysFix clang tidy (#2347)Rot127
2024-04-30fix typos (#2344)RainRat
2024-04-30Fix #2079 via the post-printer. (#2330)Rot127
2024-04-26Replace manually compile tree-sitter-cpp with their Python bindings. (#2337)Rot127
2024-04-26Fix #2128 by adding missing mapping values. (#2335)Rot127
2024-04-26Add a clang-tidy checks and warnings (#2312)Rot127
2024-04-23Add eBPF bswap16/32/64 instruction (#2323)Shuyi Cheng
2024-04-23check if decode[idx] is callable (#2322)Ced2911
2024-04-23Fix cstool Makefile for non-C99-defaulting compilers (#2315)Florian Märkl
2024-04-22chore: remove repetitive words (#2326)careworry
2024-04-22[Auto-Sync] LLVM 18 update (#2296)Rot127
2024-04-18Weaken requirements to document functions. (#2324)Rot127
2024-04-10HPPA dissassembler fix unitialized variables errors (#2309)R3v0LT
2024-03-29Fix invalid comparison with HPPA_OP_INVALID (#2300)R3v0LT
2024-03-26Add HPPA(PA-RISC) architecture (#2265)R3v0LT
2024-03-23Remove repetitive words (#2297)James Kang
2024-03-21Avoid random access values for operands in not-yet-specified instructions. (#...Yudi Zheng
2024-03-20Add telegram group link to README.mdWu ChenXu
2024-03-20Add issue and PR templates (#2294)Rot127
2024-02-23[PPC] Expose instruction formats (#2276)Rot127
2024-02-23[CMake] Architecture definition fix (#2272)Rot127
2024-02-23Makefile: Improve Apple detection (#2263)Sevan Janiyan
2024-02-22Fix incorrect alignment of labels. (#2277)Rot127
2024-02-18Fix OOB read and wries (#2273)Rot127
2024-02-15Fix #2233 (#2267)Rot127
2024-02-15Drop distutils in python binding (#2271)Xeonacid
2024-02-15Make helper functions static to prevent multiple defintions. (#2266)Rot127
2024-02-11Fix: cibuildwheel broken on windows buildWu ChenXu
2024-01-24auto-sync BitCastStdArray.py: Transform to `union` instead (#2257)Khairul Azhar Kasmiran
2024-01-24Fix compilation with CAPSTONE_X86_REDUCE (#2256)Ole André Vadla Ravnås
2024-01-20Fix regressions in custom memory allocator support (#2251)Ole André Vadla Ravnås
2024-01-20Fix crash on x86 when building with MSVC (#2253)Ole André Vadla Ravnås
2024-01-20cstool: Fix ppc_br_hint comparison (#2254)Ole André Vadla Ravnås
2024-01-20auto-sync: Fix some tree-sitter queries (#2255)Khairul Azhar Kasmiran
2024-01-20Add support for architecture registration (#2252)Ole André Vadla Ravnås
2024-01-20Fix MSVC warning overrides when using non-MSVC toolchains (#2250)Ole André Vadla Ravnås
2024-01-20Fix warnings when building with CAPSTONE_DIET (#2249)Ole André Vadla Ravnås
2024-01-20Fix compilation with DIET + X86_REDUCE (#2248)Ole André Vadla Ravnås
2024-01-18Constify Alpha and TriCore (#2245)Richard Henderson
2024-01-18Fix label assignment for LLVM generated files. (#2243)Rot127
2024-01-18Remove comment stating support for multiple `clang-format` versions (#2242)Khairul Azhar Kasmiran
2024-01-14Fix #2234. (#2236)Rot127