13 Commits (master)

Author SHA1 Message Date
Catena cyber 06a1f805c4 fix undefined shift in countLeadingZeros (#1157) 6 years ago
Catena cyber 14cdd65dd2 fix undefined shift in countLeadingZeros (#1157) 6 years ago
tandasat 45e5eab646 port Windows driver support 8 years ago
tandasat e51eeaef39 skip stdint.h for windows driver configuration 9 years ago
Koutheir Attouchi b914a1be3f Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013). 9 years ago
Koutheir Attouchi 07290ff82d Replaced header inclusions of "stdint.h" and "intrin.h" by selective inclusions to support platforms that do not provide those headers. The header "platform.h" handles the platform test. 9 years ago
Nguyen Anh Quynh bfcaba5851 2015 10 years ago
Nguyen Anh Quynh 46a74e53b7 arm64: update core. this added a lot more details to cs_arm64_op struct 10 years ago
Axel 0vercl0k Souchet 779d4c75d9 first changes to get a successfully compiled version of capstone on VS2012 11 years ago
Nguyen Anh Quynh 6023ef7843 Disassembler -> Disassembly 11 years ago
Nguyen Anh Quynh 714aa91ebb core: fix warning bugs on unused vars introduced by the last commit 11 years ago
Nguyen Anh Quynh 942362e36e core: fix warning bugs on unused vars introduced by the last commit 11 years ago
pancake 8ef059f370 Avoid c99 features 11 years ago
Nguyen Anh Quynh 9ada10b3fc core: fix warning bugs on unused vars introduced by the last commit 11 years ago
Nguyen Anh Quynh 2e79ba8996 fix C coding style 11 years ago
Alex Ionescu 46018db884 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). 11 years ago
Nguyen Anh Quynh 26ee41aa67 initial import 11 years ago