This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
capstone
Watch
1
Star
0
Fork
0
You've already forked capstone
mirror of
https://github.com/capstone-engine/capstone.git
synced
2025-01-05 20:58:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fc83a439e5
capstone
/
include
History
Nguyen Anh Quynh
fc83a439e5
add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40%
2014-02-22 23:26:27 +08:00
..
arm64.h
Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done).
2014-01-22 09:45:00 -08:00
arm.h
arm: update core
2014-02-19 12:52:50 +08:00
capstone.h
add diet compile option (CAPSTONE_DIET option in config.mk). This reduces binary size by around 40%
2014-02-22 23:26:27 +08:00
mips.h
mips: update core
2014-02-19 15:13:20 +08:00
ppc.h
ppc: update core
2014-02-19 17:01:44 +08:00
x86.h
Fix the X86_REL_ADDR macro in x86.h
2014-02-19 22:07:36 +08:00