Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
5c3021250d66fbe718c554b3dc436a784b7d6f8a
5c30212
prefix cs_ to global variables to avoid link problems (#1108)
by Alberto Garcia Illera
· 7 years ago
3a6ccaf
cstool: Add cortexm support (#1100)
by Priit Laes
· 7 years ago
540a1b2
Fix pkg-config output when using cmake (#1098)
by Andrew D'Addesio
· 7 years ago
4a1b580
python: import os
by Nguyen Anh Quynh
· 7 years ago
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
0f3dc67
tests: fix warning on unused var in test_skipdata.c
by Nguyen Anh Quynh
· 7 years ago
1af1e41
fix tests & cstool, so we can compile on MSVC 2010
by Nguyen Anh Quynh
· 7 years ago
673d733
m680x: compile on MSVC 2010
by Nguyen Anh Quynh
· 7 years ago
5c6e430
compile on MSVC 2010
by Nguyen Anh Quynh
· 7 years ago
1144608
Fix MSVC build (#1080)
by Jason Shirk
· 7 years ago
9e6605b
python: cleanup
by Nguyen Anh Quynh
· 7 years ago
85b268c
python: fix merge confliction of #1073
by tdube
· 7 years ago
c7b1f2d
Fix language statistics by considering *.inc files to be C files. (#1078)
by Petr Zemek
· 7 years ago
bdbc57d
m68k: update bindings after #1068
by Nguyen Anh Quynh
· 7 years ago
8a6fca8
M68K: Branch targets are a separate addressing mode; PC relative displacements printed as target addresses (#1068)
by Kalmalyzer
· 7 years ago
f127444
Reorder M68KOp elements to match order on C side (#1067)
by Kalmalyzer
· 7 years ago
d19cedc
sparc: change imm type from int32_t to int64_t
by Nguyen Anh Quynh
· 7 years ago
0601235
sparc: fix relative branch target for Sparc64
by Nguyen Anh Quynh
· 7 years ago
7c846f0
Fix EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065)
by bezita
· 7 years ago
b5d3667
bindings: update after #1064
by Nguyen Anh Quynh
· 7 years ago
f98fde5
Fix wrong register aliases on arm64 (#1064)
by Tasuku SUENAGA a.k.a. gunyarakun
· 7 years ago
df6b8e0
Fix type of eflags (#1063)
by keenk
· 7 years ago
e6efa65
indentation
by Nguyen Anh Quynh
· 7 years ago
206f5ff
fix signed int overflow reported by Google AutoFuzz at #1060, #1061, #1062
by Nguyen Anh Quynh
· 7 years ago
bc8a649
macOS framework - Added a module map for Swift/Objective-C. (#1057)
by Jean-David Gadina
· 7 years ago
69f3798
Updated Xcode project for Xcode 9.1 (#1055)
by Jean-David Gadina
· 7 years ago
8c472d0
cython: add m68x to ext_module_names[]
by Nguyen Anh Quynh
· 7 years ago
9f1d438
fix python (cython) bindings
by Anton Bolshakov
· 7 years ago
6abcc70
x86: fix att syntax when imm operand is 0 (#1046)
by Nguyen Anh Quynh
· 7 years ago
e965a58
cstool: align assembly output
by Nguyen Anh Quynh
· 7 years ago
d7281e9
cleanup Makefile for M680K. also include its INC files in dependency
by Nguyen Anh Quynh
· 7 years ago
1ec3060
more makefile cleanup (#1039)
by Stephen
· 7 years ago
22b4d0e
M680X: Target ready for pull request (#1034)
by Wolfgang Schwotzer
· 7 years ago
572a4ae
cleanup makefile (#1038)
by Stephen
· 7 years ago
4b2b160
[M68K] Fixed invalid base reg (#1028)
by Daniel Collin
· 7 years ago
33f39e1
Fix undefined behavior when disassembling ud0 x86 instructions (#1032)
by obs1dium
· 7 years ago
f5ee69e
Mips64: fix the last cherry-pick on selecting getInstruction()
by Nguyen Anh Quynh
· 7 years ago
99e303b
Revert "cleanup travis and use environment variables"
by Nguyen Anh Quynh
· 7 years ago
c1dbc8a
Mips: Fix selection of disasm handler (#1022)
by Travis Finkenauer
· 7 years ago
63913ef
cleanup travis and use environment variables
by Stephen
· 7 years ago
c745e64
fixed hardcoded paths with variables. (#1018)
by Fernie
· 7 years ago
629ae66
Fix pp field in readPrefix for VEX3 and EVEX (#1015) (#1016)
by Richard Henderson
· 7 years ago
881f920
retrieve and print "status register updates" info (#995)
by smart-rabbit
· 7 years ago
4aec4de
cstool: Separate instruction bytes by spaces (#1009)
by Ruslan Kabatsayev
· 7 years ago
394cdfc
Resolve some casting issues with Visual Studio.
by Matt Suiche
· 7 years ago
7a274e2
Add posibility to disable universal build for osx
by Jonas
· 7 years ago
596d316
Fix the include path for Android builds when building cstool
by Zach Riggle
· 7 years ago
c10a631
x86: fix an warning on unintialized vars
by Nguyen Anh Quynh
· 7 years ago
eeceed2
Bug fix for incorrect operand type in certain load/store instructions on AArch64. (#952)
by Andrew Calvano
· 7 years ago
9f6b28c
Add name to relative branch group in supported architectures. (#982)
by Alfredo Beaumont
· 7 years ago
27f03c1
Fixed bug in memory operand decoding. (#981)
by Fotis Loukos
· 7 years ago
26cb22a
arm: UADD8 updates flags. fix #980
by Nguyen Anh Quynh
· 7 years ago
0652e62
binding: update following addition of GRP_BRANCH_RELATIVE
by Nguyen Anh Quynh
· 7 years ago
a09a818
Relative branch group (#964)
by Alfredo Beaumont
· 7 years ago
fef1c29
cstool: fix #975
by Nguyen Anh Quynh
· 7 years ago
e12e2de
cstool: cs_op_count() can return -1. fix #978
by Nguyen Anh Quynh
· 7 years ago
cbf274c
cmake: do not set libsuffix=64 on MacOS. fix issue #963
by Nguyen Anh Quynh
· 7 years ago
4be19c3
detect 64bit library location. compatibility for 64bit systems. (#963)
by Fernie
· 7 years ago
13e0698
cstool: some cleanup
by Nguyen Anh Quynh
· 7 years ago
cff6650
Refactor cstool to use getopt -100LOC (#953)
by Sergi Àlvarez i Capilla
· 7 years ago
532bc3f
Fixes DATA REX_W CALL_PC_REL IMM32 issue (decoded as IMM16) (#883)
by Snarpix
· 7 years ago
1fb2b53
Add CS_MODE_MIPS2 to opt-in for COP3 instructions (#939)
by Francesco Tamagni
· 7 years ago
9af9742
Honor CS_OPT_UNSIGNED on x86 and add cstool -u (#945)
by radare
· 7 years ago
1910fd5
mingw build: cstool fails to build with mingw (#941)
by Adrian Herrera
· 7 years ago
bde76eb
x86: fix FPU flags so const_generator.py can generate proper Python symbols
by Nguyen Anh Quynh
· 7 years ago
640bf38
bindings: update FPU flags & FPU group for x86 after the last merge
by Nguyen Anh Quynh
· 7 years ago
7982670
Next (#918)
by echotyh
· 7 years ago
4cd0857
Added qsort implementation for OS X kernel mode (#934)
by vit9696
· 7 years ago
73acde0
Merge branch 'next' of https://github.com/aquynh/capstone into next
by Nguyen Anh Quynh
· 7 years ago
1be2ed8
rebuild cstool when the core changes. fix #932
by Nguyen Anh Quynh
· 7 years ago
a8c7e4a
Merge #929 with some changes to get things compile (#930)
by vit9696
· 7 years ago
79194cc
x86: indentation
by Nguyen Anh Quynh
· 7 years ago
2266e67
fix nmake-x86.bat
by Nguyen Anh Quynh
· 7 years ago
3e7dae8
Compile cstool on Windows using Microsoft Visual Studio (VS) (#928)
by Quang Nguyễn
· 8 years ago
f49df92
suite: add disasm_mc.{py,sh}
by Nguyen Anh Quynh
· 8 years ago
2eda2a6
Test suite update (#926)
by Ruslan Kabatsayev
· 8 years ago
1010db4
Merge branch 'test3' into next
by Nguyen Anh Quynh
· 8 years ago
c62fe10
add nmake-x86.bat
by Nguyen Anh Quynh
· 8 years ago
d4345d9
x86: attempt to fix uninitialized memory, probably by introduction of UD0
by Nguyen Anh Quynh
· 8 years ago
7917523
cmake: build static MSVCRT by default
by Nguyen Anh Quynh
· 8 years ago
7ee4581
x86: LDS is invalid in x64. see #904
by Nguyen Anh Quynh
· 8 years ago
2b84c0c
x86: handle f2/f3 prefix for 16bit. see issue #452
by Nguyen Anh Quynh
· 8 years ago
64328e3
x86: add UD0 instruction
by Nguyen Anh Quynh
· 8 years ago
d5f075a
x86: LES is invalid in x64. see #904
by Nguyen Anh Quynh
· 8 years ago
c0b9f86
x86: AT&T syntax bug with zero offset segment register. see #884
by Nguyen Anh Quynh
· 8 years ago
ed1dab2
arm: another fix for #913
by Nguyen Anh Quynh
· 8 years ago
cbc1c03
Makefile: do not delete capstone.pc.in
by Nguyen Anh Quynh
· 8 years ago
6cd1ab1
arm: POP {reg} read/write SP register. this fixes #913
by Nguyen Anh Quynh
· 8 years ago
ec76b6f
x86: lock nop is a valid instruction. #915
by Nguyen Anh Quynh
· 8 years ago
5dccc62
cmake - fix SOVERSION property used for libcapstone.so (#914)
by Gabor Buella
· 8 years ago
342f50b
CMake: fix pkgconfig file
by Nguyen Anh Quynh
· 8 years ago
150ac00
cmake: install pkg config file
by Gabor Buella
· 8 years ago
6fbb0ed
fix compiling error in MS VS2015 (#869)
by noword
· 8 years ago
6d609eb
cstool: support arm64be
by Nguyen Anh Quynh
· 8 years ago
6beb6ad
Bugfix : setting all fields to insns cache (#899)
by Simorfo
· 8 years ago
cd7b282
Fix undefined behaviour produced by disassembling 6662dcbc615a (#898)
by radare
· 8 years ago
2c1c1b1
Fix assigned value with undefined (#893)
by radare
· 8 years ago
aaebd0b
add TMS320C64X to README
by Nguyen Anh Quynh
· 8 years ago
ae34c9b
Merge branch 'next2' into next
by Nguyen Anh Quynh
· 8 years ago
6f8bd55
binding: add Ocaml & Java const files for TMS320C64x
by Nguyen Anh Quynh
· 8 years ago
Next »