Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
2c5e3e583379b32a199b4f7fa3619c4afad1ed93
« Previous
927b2ad
Makefile: -share option is not for Darwin
by Nguyen Anh Quynh
· 11 years ago
e7314e9
packages: update homebrew formula
by Nguyen Anh Quynh
· 11 years ago
c7d7884
packages: update homebrew formula
by Nguyen Anh Quynh
· 11 years ago
59a53c1
Makefile: make current_version & compatibility_version use pkgconfig.mk on OSX
by Nguyen Anh Quynh
· 11 years ago
189e83a
Makefile: add a check for Brew compilation environment (HOMEBREW_CAPSTONE=1)
by Nguyen Anh Quynh
· 11 years ago
aca71c0
Makefile: make current_version & compatibility_version use pkgconfig.mk on OSX
by Nguyen Anh Quynh
· 11 years ago
6606ebd
Makefile: add a check for Brew compilation environment (HOMEBREW_CAPSTONE=1)
by Nguyen Anh Quynh
· 11 years ago
3ed3f57
bump package version to 2.1.2
by Nguyen Anh Quynh
· 11 years ago
e3ecb0a
x86: do not print memory offset in negative form. bug reported by Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
6baf084
x86: print offset value in memory reference instruction properly when offset is negative. bug reported by Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
2be9b87
x86: do not print negative immediate. request of Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
7626808d
Merge branch 'x86imm' into next
by Nguyen Anh Quynh
· 11 years ago
235a274
Makefile: move UNAME_S calculation advance
by Nguyen Anh Quynh
· 11 years ago
1d44753
Makefile: no lib64 for OSX
by Nguyen Anh Quynh
· 11 years ago
bc78f3a
Makefile: move UNAME_S calculation advance
by Nguyen Anh Quynh
· 11 years ago
dbe2784
Makefile: no lib64 for OSX
by Nguyen Anh Quynh
· 11 years ago
6d3d800
x86: do not print memory offset in negative form. bug reported by Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
125f504
x86: print offset value in memory reference instruction properly when offset is negative. bug reported by Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
e20b2ae
ppc: disable some redundant functions when Diet option is enable
by Nguyen Anh Quynh
· 11 years ago
2eb37ee
ppc: disable some redundant functions when Diet option is enable
by Nguyen Anh Quynh
· 11 years ago
0b81a91
Merge branch 'next' of https://github.com/aquynh/capstone into next
by Nguyen Anh Quynh
· 11 years ago
81d930a
Makefile: X86-reduce & Diet options should compile with size optimization
by Nguyen Anh Quynh
· 11 years ago
71264b2
no more diet.h
by Nguyen Anh Quynh
· 11 years ago
c78ed98
Revert "no more diet.h"
by Nguyen Anh Quynh
· 11 years ago
02d0469
no more diet.h
by Nguyen Anh Quynh
· 11 years ago
5721d1b
no more diet.h
by Nguyen Anh Quynh
· 11 years ago
731f73f
Makefile: make config.mk the dependency of object files
by Nguyen Anh Quynh
· 11 years ago
aeb0c40
Makefile: make config.mk the dependency of object files
by Nguyen Anh Quynh
· 11 years ago
12e6ebc
remove the useless diet.h
by Nguyen Anh Quynh
· 11 years ago
901631e
remove the useless diet.h
by Nguyen Anh Quynh
· 11 years ago
3c5ab99
docs: indentation
by Nguyen Anh Quynh
· 11 years ago
6d3c711
correct config.mk since X86-reduce now supports VMX/SVM
by Nguyen Anh Quynh
· 11 years ago
d325b1a
x86: reduce mode support VMX/SVM instructions now
by Nguyen Anh Quynh
· 11 years ago
e51cf36
x86: do not print negative immediate. request of Le Dinh Long
by Nguyen Anh Quynh
· 11 years ago
477c568
config.mk: set X86_REDUCE back to 'no' as default value
by Nguyen Anh Quynh
· 11 years ago
1dce9c2
docs: add X86-reduce link
by Nguyen Anh Quynh
· 11 years ago
59b5489
x86: rename X86_COMPACT to X86_REDUCE. suggested by Pancake
by Nguyen Anh Quynh
· 11 years ago
ca0319d
arm: more fix to print negative numbers in more friendly way
by Nguyen Anh Quynh
· 11 years ago
a3c9bd6
sparc: more fix to print negative numbers in more friendly way
by Nguyen Anh Quynh
· 11 years ago
ffff756
arm: more fix to print negative numbers in more friendly way
by Nguyen Anh Quynh
· 11 years ago
5fbcc9e
config.mk: add more instruction for X86 compact mode
by Nguyen Anh Quynh
· 11 years ago
a3cfe4a
.gitignore: add test_systemz
by Nguyen Anh Quynh
· 11 years ago
01d8a49
config.mk: explain all the shortnames of X86 instruction sets to be removed for x86-compact
by Nguyen Anh Quynh
· 11 years ago
0d9440c
python: expose CS_SUPPORT_X86_COMPACT
by Nguyen Anh Quynh
· 11 years ago
6211ab8
arm64: fix the rest code printing out negative numbers like big decimal positive numbers
by Nguyen Anh Quynh
· 11 years ago
9677136
arm64: fix the rest code printing out negative numbers like big decimal positive numbers
by Nguyen Anh Quynh
· 11 years ago
6f48402
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu
by Nguyen Anh Quynh
· 11 years ago
08e8d61
arm64: properly print immediate in friendly format in printSImm7ScaledOperand(). bug reported by Amanieu
by Nguyen Anh Quynh
· 11 years ago
9518148
add X86_COMPACT option. also add CS_SUPPORT_X86_COMPACT. made Python support this change
by Nguyen Anh Quynh
· 11 years ago
a8fb48c
support dylib versioning for OSX
by Nguyen Anh Quynh
· 11 years ago
e2bdcf0
support dylib versioning for OSX
by Nguyen Anh Quynh
· 11 years ago
1c9b1a6
Makefile: move the calculation of API_MAJOR advance. this fixes versioning lib for OSX
by Nguyen Anh Quynh
· 11 years ago
bac8cc7
Use versioned library names on Darwin too
by pancake
· 11 years ago
6d09b90
Fix proper versioned lib symlink for linux
by pancake
· 11 years ago
066791e
Use relative path in versioned symlink lib
by pancake
· 11 years ago
315f02d
Makefile: move the calculation of API_MAJOR advance. this fixes versioning lib for OSX
by Nguyen Anh Quynh
· 11 years ago
6db860a
systemz: indentation
by Nguyen Anh Quynh
· 11 years ago
477e6bf
Makefile: do not need to calculate UNAME_S two times
by Nguyen Anh Quynh
· 11 years ago
3bb71e7
build: added DragonFly BSD
by Oliver Pinter
· 11 years ago
dc5a2b1
build: simplify
by Oliver Pinter
· 11 years ago
f784b26
port FreeBSD commit over
by Oliver Pinter
· 11 years ago
f01fb5b
build: improve build
by Oliver Pinter
· 11 years ago
003c260
arm64, mips, x86: print -9, not -0x9
by Nguyen Anh Quynh
· 11 years ago
822df9a
arm64: print label & offset in hex format for negative numbers
by Nguyen Anh Quynh
· 11 years ago
e189152
x86: flag short instruction with missing SIB byte as broken one. ported from upstream. bug reported by @longledinh
by Nguyen Anh Quynh
· 11 years ago
9ef5f39
Makefile: remove old libs before installing
by Nguyen Anh Quynh
· 11 years ago
38c097b
Merge branch 'master' of https://github.com/aquynh/capstone
by Nguyen Anh Quynh
· 11 years ago
9361e91
link version lib to .so file for Linux
by Nguyen Anh Quynh
· 11 years ago
21402b1
Merge branch 'master' of https://github.com/aquynh/capstone
by Nguyen Anh Quynh
· 11 years ago
017f184
fix soname for Linux - get it right now
by Nguyen Anh Quynh
· 11 years ago
5e747ea
Merge pull request #81 from opntr/package-2.1.1
by Nguyen Anh Quynh
· 11 years ago
0a533c2
capstone: updated tests/Makefile for FreeBSD package
by Oliver Pinter
· 11 years ago
9c17124
capstone: updated Makefile for FreeBSD packages
by Oliver Pinter
· 11 years ago
7763870
capstone: updated package for FreeBSD
by Oliver Pinter
· 11 years ago
6427712
Merge branch 'master' of https://github.com/aquynh/capstone
by Nguyen Anh Quynh
· 11 years ago
69841d2
package: update Brew formula
by Nguyen Anh Quynh
· 11 years ago
fcfca88
package: update Macports for 2.1.1
by Nguyen Anh Quynh
· 11 years ago
1ed8bb6
typo
by Nguyen Anh Quynh
· 11 years ago
e068b6c
package: update Macports to upstream package
by Nguyen Anh Quynh
· 11 years ago
e59be46
delete some orphan files
by Nguyen Anh Quynh
· 11 years ago
22b867e
package: upgrade Brew package to 2.1.1
by Nguyen Anh Quynh
· 11 years ago
2813a18
package: update Brew formula to upstream version
by Nguyen Anh Quynh
· 11 years ago
f4f7253
make dist should also generate ZIP file
by Nguyen Anh Quynh
· 11 years ago
a96d25e
update ChangeLog & RELEASE_NOTES for 2.1.1
by Nguyen Anh Quynh
· 11 years ago
a5f42cf
fix soname to use CS_API_MAJOR for library versioning (linux)
by Nguyen Anh Quynh
· 11 years ago
56db639
update for 2.1.1 stable release
by Nguyen Anh Quynh
· 11 years ago
abd7790
fix soname
by Nguyen Anh Quynh
· 11 years ago
c79ad39
set proper SONAME to libray versioning
by Nguyen Anh Quynh
· 11 years ago
25dc23d
indentation for ppc.h
by Nguyen Anh Quynh
· 11 years ago
de319f8
cleanup x86.h & mips.h (C-IMM)
by Nguyen Anh Quynh
· 11 years ago
448648f
ppc: correct a comment on IMM operand in ppc.h
by Nguyen Anh Quynh
· 11 years ago
c77cf3a
only turn off some string check functions with _FORTIFY_SOURCE=0 for OSX when USE_SYS_DYN_MEM=yes
by Nguyen Anh Quynh
· 11 years ago
b6ece8d
fix typo for vsnprintf in config.mk
by Nguyen Anh Quynh
· 11 years ago
d9669cb
Merge branch 'master' into next
by Nguyen Anh Quynh
· 11 years ago
3ff259c
support -extra level version for pkgconfig. this is useful when we release bugfix version
by Nguyen Anh Quynh
· 11 years ago
714aa91
core: fix warning bugs on unused vars introduced by the last commit
by Nguyen Anh Quynh
· 11 years ago
942362e
core: fix warning bugs on unused vars introduced by the last commit
by Nguyen Anh Quynh
· 11 years ago
0adacf1
Merge pull request #80 from radare/c99
by Nguyen Anh Quynh
· 11 years ago
8ef059f
Avoid c99 features
by pancake
· 11 years ago
5ee2b45
core: reduce insn_cache's size when USE_SYS_DYN_MEM, not on CAPSTONE_DIET
by Nguyen Anh Quynh
· 11 years ago
Next »