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
Makefile: make config.mk the dependency of object files More... almost 11 years ago
Makefile: make config.mk the dependency of object files More... almost 11 years ago
remove the useless diet.h More... almost 11 years ago
remove the useless diet.h More... almost 11 years ago
docs: indentation More... almost 11 years ago
correct config.mk since X86-reduce now supports VMX/SVM More... almost 11 years ago
x86: reduce mode support VMX/SVM instructions now More... almost 11 years ago
x86: do not print negative immediate. request of Le Dinh Long More... almost 11 years ago
x86: do not print negative immediate. request of Le Dinh Long More... almost 11 years ago
config.mk: set X86_REDUCE back to 'no' as default value More... almost 11 years ago
docs: add X86-reduce link More... almost 11 years ago
x86: rename X86_COMPACT to X86_REDUCE. suggested by Pancake More... almost 11 years ago
sparc: more fix to print negative numbers in more friendly way More... almost 11 years ago
arm: more fix to print negative numbers in more friendly way More... almost 11 years ago
arm: more fix to print negative numbers in more friendly way More... almost 11 years ago
config.mk: add more instruction for X86 compact mode More... almost 11 years ago
.gitignore: add test_systemz More... almost 11 years ago
config.mk: explain all the shortnames of X86 instruction sets to be removed for x86-compact More... almost 11 years ago
python: expose CS_SUPPORT_X86_COMPACT More... almost 11 years ago
arm64: fix the rest code printing out negative numbers like big decimal positive numbers More... almost 11 years ago
arm64: fix the rest code printing out negative numbers like big decimal positive numbers More... almost 11 years ago
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu More... almost 11 years ago
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu More... almost 11 years ago
add X86_COMPACT option. also add CS_SUPPORT_X86_COMPACT. made Python support this change More... almost 11 years ago
support dylib versioning for OSX More... almost 11 years ago
support dylib versioning for OSX More... almost 11 years ago
Makefile: move the calculation of API_MAJOR advance. this fixes versioning lib for OSX More... almost 11 years ago
Makefile: move the calculation of API_MAJOR advance. this fixes versioning lib for OSX More... almost 11 years ago
systemz: indentation More... almost 11 years ago
java: update after the last change to the core of systemz More... almost 11 years ago