Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
ec58a02c6daeb5696c4c097fa02df89c679f2f97
/
arch
/
ARM
/
ARMAddressingModes.h
dd9225b
arm: use SStream_concat0() for SStream_concat() whereever possible for better performance
by Nguyen Anh Quynh
· 10 years ago
5e2e660
fix some warnings reported by Coverity
by Nguyen Anh Quynh
· 10 years ago
c5cad6c
avoid using stdbool.h to support compilers without C99 support
by Nguyen Anh Quynh
· 10 years ago
bb0744d
do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC
by Nguyen Anh Quynh
· 10 years ago
42706a3
indentation with tab
by Nguyen Anh Quynh
· 10 years ago
779d4c7
first changes to get a successfully compiled version of capstone on VS2012
by Axel 0vercl0k Souchet
· 10 years ago
46018db
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).
by Alex Ionescu
· 11 years ago
d14d397
coding style for C code
by Nguyen Anh Quynh
· 11 years ago
26ee41a
initial import
by Nguyen Anh Quynh
· 11 years ago