Nguyen Anh Quynh
|
189e83a486
|
Makefile: add a check for Brew compilation environment (HOMEBREW_CAPSTONE=1)
|
11 years ago |
Nguyen Anh Quynh
|
aca71c0714
|
Makefile: make current_version & compatibility_version use pkgconfig.mk on OSX
|
11 years ago |
Nguyen Anh Quynh
|
6606ebd719
|
Makefile: add a check for Brew compilation environment (HOMEBREW_CAPSTONE=1)
|
11 years ago |
Nguyen Anh Quynh
|
3ed3f5702d
|
bump package version to 2.1.2
|
11 years ago |
Nguyen Anh Quynh
|
e3ecb0a82f
|
x86: do not print memory offset in negative form. bug reported by Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
6baf084480
|
x86: print offset value in memory reference instruction properly when offset is negative. bug reported by Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
2be9b8791a
|
x86: do not print negative immediate. request of Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
7626808de6
|
Merge branch 'x86imm' into next
|
11 years ago |
Nguyen Anh Quynh
|
235a274fa0
|
Makefile: move UNAME_S calculation advance
|
11 years ago |
Nguyen Anh Quynh
|
1d447534d3
|
Makefile: no lib64 for OSX
|
11 years ago |
Nguyen Anh Quynh
|
bc78f3a84f
|
Makefile: move UNAME_S calculation advance
|
11 years ago |
Nguyen Anh Quynh
|
dbe27845ad
|
Makefile: no lib64 for OSX
|
11 years ago |
Nguyen Anh Quynh
|
6d3d8005aa
|
x86: do not print memory offset in negative form. bug reported by Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
125f504174
|
x86: print offset value in memory reference instruction properly when offset is negative. bug reported by Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
e20b2ae38d
|
ppc: disable some redundant functions when Diet option is enable
|
11 years ago |
Nguyen Anh Quynh
|
2eb37ee02a
|
ppc: disable some redundant functions when Diet option is enable
|
11 years ago |
Nguyen Anh Quynh
|
0b81a91547
|
Merge branch 'next' of https://github.com/aquynh/capstone into next
|
11 years ago |
Nguyen Anh Quynh
|
81d930ad1f
|
Makefile: X86-reduce & Diet options should compile with size optimization
|
11 years ago |
Nguyen Anh Quynh
|
71264b2d5c
|
no more diet.h
|
11 years ago |
Nguyen Anh Quynh
|
c78ed98531
|
Revert "no more diet.h"
This reverts commit 02d04698d1 .
|
11 years ago |
Nguyen Anh Quynh
|
02d04698d1
|
no more diet.h
|
11 years ago |
Nguyen Anh Quynh
|
5721d1ba28
|
no more diet.h
|
11 years ago |
Nguyen Anh Quynh
|
731f73fd80
|
Makefile: make config.mk the dependency of object files
|
11 years ago |
Nguyen Anh Quynh
|
aeb0c406ec
|
Makefile: make config.mk the dependency of object files
|
11 years ago |
Nguyen Anh Quynh
|
12e6ebcb94
|
remove the useless diet.h
|
11 years ago |
Nguyen Anh Quynh
|
901631eaed
|
remove the useless diet.h
|
11 years ago |
Nguyen Anh Quynh
|
3c5ab99c80
|
docs: indentation
|
11 years ago |
Nguyen Anh Quynh
|
6d3c71128c
|
correct config.mk since X86-reduce now supports VMX/SVM
|
11 years ago |
Nguyen Anh Quynh
|
d325b1a94b
|
x86: reduce mode support VMX/SVM instructions now
|
11 years ago |
Nguyen Anh Quynh
|
e51cf36636
|
x86: do not print negative immediate. request of Le Dinh Long
|
11 years ago |
Nguyen Anh Quynh
|
477c56813b
|
config.mk: set X86_REDUCE back to 'no' as default value
|
11 years ago |
Nguyen Anh Quynh
|
1dce9c203a
|
docs: add X86-reduce link
|
11 years ago |
Nguyen Anh Quynh
|
59b5489d8e
|
x86: rename X86_COMPACT to X86_REDUCE. suggested by Pancake
|
11 years ago |
Nguyen Anh Quynh
|
ca0319d304
|
arm: more fix to print negative numbers in more friendly way
|
11 years ago |
Nguyen Anh Quynh
|
a3c9bd678f
|
sparc: more fix to print negative numbers in more friendly way
|
11 years ago |
Nguyen Anh Quynh
|
ffff756d21
|
arm: more fix to print negative numbers in more friendly way
|
11 years ago |
Nguyen Anh Quynh
|
5fbcc9e220
|
config.mk: add more instruction for X86 compact mode
|
11 years ago |
Nguyen Anh Quynh
|
a3cfe4a87b
|
.gitignore: add test_systemz
|
11 years ago |
Nguyen Anh Quynh
|
01d8a49182
|
config.mk: explain all the shortnames of X86 instruction sets to be removed for x86-compact
|
11 years ago |
Nguyen Anh Quynh
|
0d9440ced2
|
python: expose CS_SUPPORT_X86_COMPACT
|
11 years ago |
Nguyen Anh Quynh
|
6211ab8e5e
|
arm64: fix the rest code printing out negative numbers like big decimal positive numbers
|
11 years ago |
Nguyen Anh Quynh
|
9677136f3d
|
arm64: fix the rest code printing out negative numbers like big decimal positive numbers
|
11 years ago |
Nguyen Anh Quynh
|
6f4840270a
|
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu
|
11 years ago |
Nguyen Anh Quynh
|
08e8d61192
|
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu
|
11 years ago |
Nguyen Anh Quynh
|
9518148e6f
|
add X86_COMPACT option. also add CS_SUPPORT_X86_COMPACT. made Python support this change
|
11 years ago |
Nguyen Anh Quynh
|
a8fb48c5b3
|
support dylib versioning for OSX
|
11 years ago |
Nguyen Anh Quynh
|
e2bdcf064c
|
support dylib versioning for OSX
|
11 years ago |
Nguyen Anh Quynh
|
1c9b1a6a35
|
Makefile: move the calculation of API_MAJOR advance. this fixes versioning lib for OSX
|
11 years ago |
pancake
|
bac8cc70ec
|
Use versioned library names on Darwin too
|
11 years ago |
pancake
|
6d09b90585
|
Fix proper versioned lib symlink for linux
|
11 years ago |