0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix an warning on unused local variable in fill-insn() when CAPSTONE_DIET is defined More... over 10 years ago
msvc: add 2 predefined macros CAPSTONE_DIET_NO & CAPSTONE_X86_REDUCE_NO More... over 10 years ago
rename the project names in order to be consisten with *nix's ones More... over 10 years ago
Fix Makefile to use && as well in bindings More... over 10 years ago
Switch to cd && make from make -C More... over 10 years ago
added capstone-dll, renamed the static lib output (capstone.lib now) More... over 10 years ago
the tests won't build if the library hasn't been generated now More... over 10 years ago
x86: fix C89 issues for X86GenAsmWriter1_reduce.inc & X86GenAsmWriter_reduce.inc More... over 10 years ago
arm: make checkDecoderPredicate() handle boolean casting for MSVC (redone in more systematic way for autogen code) More... over 10 years ago
make checkDecoderPredicate() handle boolean casting for MSVC More... over 10 years ago
arm: checkDecoderPredicate() needs to handle Bool data type in the way that MSVC can understand More... over 10 years ago
more fixes for warnings reported by MSVC More... over 10 years ago
more warnings fixed reported by MSVC More... over 10 years ago
fix some warnings reported by MSVC More... over 10 years ago
skipdata: change data type of callback's offset to uint64_t More... over 10 years ago
sparc: recover autogen code in arch/Sparc/SparcGenDisassemblerTables.inc More... over 10 years ago
do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC More... over 10 years ago
cleaned up the msvc tree More... over 10 years ago
x86: handle 16bit segment bound for JMP. bug reported by Pancake & Anton Kochkov More... over 10 years ago
Makefile: do not overwritte LDFLAGS with null value More... over 10 years ago
Makefile: do not overwritte LDFLAGS with null value More... over 10 years ago
Merge branch 'next' into msvc2 More... over 10 years ago
COMPILE_MSVC.TXT: 80 columns More... over 10 years ago
Merge pull request #114 from nanomad/next More... over 10 years ago
Ignore .d files and tests/test_skipdata More... over 10 years ago
some more More... over 10 years ago
forgot to add the new project files More... over 10 years ago
rename the solution & the project to make more sense ; add some build instructions More... over 10 years ago
Merge branch 'next' into msvc2 More... over 10 years ago
add COMPILE_MSVC.TXT More... over 10 years ago