Nguyen Anh Quynh
|
da1e833c8c
|
systemz: support accesss register operand
|
2014-03-23 11:12:07 +08:00 |
Nguyen Anh Quynh
|
4321468245
|
java: fix Sparc to get correct CsSparc fields
|
2014-03-23 10:47:33 +08:00 |
Nguyen Anh Quynh
|
cf2f9e1c17
|
tests: fix test_systemz.c following last changes on SystemZ's Op
|
2014-03-23 09:20:47 +08:00 |
Nguyen Anh Quynh
|
b3d000a841
|
fix SystemZ on Op
|
2014-03-23 09:15:50 +08:00 |
Nguyen Anh Quynh
|
48a14ca4ce
|
add SystemZ arch
|
2014-03-23 08:35:45 +08:00 |
Nguyen Anh Quynh
|
88b2833760
|
sparc: cleanup
|
2014-03-22 13:41:04 +08:00 |
Nguyen Anh Quynh
|
017df604dc
|
arm64, mips, x86: print -9, not -0x9
|
2014-03-20 15:38:51 +08:00 |
Nguyen Anh Quynh
|
beda293c06
|
arm64: print label & offset in hex format for negative numbers
|
2014-03-20 15:30:54 +08:00 |
Nguyen Anh Quynh
|
fa814fe479
|
x86: flag short instruction with missing SIB byte as broken one. ported from upstream. bug reported by @longledinh
|
2014-03-20 14:14:27 +08:00 |
Nguyen Anh Quynh
|
7df338ca21
|
Makefile: remove old libs before installing
|
2014-03-18 09:28:48 +08:00 |
Nguyen Anh Quynh
|
c0c0d529cf
|
link version lib to .so file for Linux
|
2014-03-17 17:32:12 +08:00 |
Nguyen Anh Quynh
|
6d5381e0b5
|
fix soname setup for linux
|
2014-03-17 10:37:08 +08:00 |
Nguyen Anh Quynh
|
604c45e8d8
|
cleaning capstone.h
|
2014-03-13 07:04:18 +08:00 |
Nguyen Anh Quynh
|
ce371a7c71
|
Makefile: fix SONAME
|
2014-03-12 12:53:51 +08:00 |
Nguyen Anh Quynh
|
f6c7cbc972
|
core: fix some warnings
|
2014-03-12 12:50:54 +08:00 |
Nguyen Anh Quynh
|
69841d20c9
|
package: update Brew formula
|
2014-03-11 17:29:11 +08:00 |
Nguyen Anh Quynh
|
e59be46714
|
delete some orphan files
|
2014-03-11 12:37:03 +08:00 |
Nguyen Anh Quynh
|
22b867e754
|
package: upgrade Brew package to 2.1.1
|
2014-03-11 12:36:31 +08:00 |
Nguyen Anh Quynh
|
2813a18615
|
package: update Brew formula to upstream version
|
2014-03-11 12:35:38 +08:00 |
Nguyen Anh Quynh
|
f4f7253cdb
|
make dist should also generate ZIP file
|
2014-03-11 12:29:16 +08:00 |
Nguyen Anh Quynh
|
a96d25ed45
|
update ChangeLog & RELEASE_NOTES for 2.1.1
|
2014-03-11 11:41:09 +08:00 |
Nguyen Anh Quynh
|
a5f42cf59e
|
fix soname to use CS_API_MAJOR for library versioning (linux)
|
2014-03-11 11:34:28 +08:00 |
Nguyen Anh Quynh
|
56db6390ec
|
update for 2.1.1 stable release
|
2014-03-11 11:24:46 +08:00 |
Nguyen Anh Quynh
|
abd77900b9
|
fix soname
|
2014-03-11 10:33:55 +08:00 |
Nguyen Anh Quynh
|
e05be68e1a
|
fix soname
|
2014-03-11 10:33:01 +08:00 |
Nguyen Anh Quynh
|
65c7a01d4f
|
sparc: fix warning on unused variable
|
2014-03-11 10:31:53 +08:00 |
Nguyen Anh Quynh
|
a733fc4126
|
Merge branch 'master' into next
|
2014-03-11 10:21:20 +08:00 |
Nguyen Anh Quynh
|
c79ad392fb
|
set proper SONAME to libray versioning
|
2014-03-11 10:20:23 +08:00 |
Nguyen Anh Quynh
|
5a0869d9cf
|
Merge branch 'next' of https://github.com/aquynh/capstone into next
|
2014-03-11 00:19:10 +08:00 |
Nguyen Anh Quynh
|
2ff665ad4a
|
arm: support asm syntax CS_OPT_SYNTAX_NOREGNAME to print out registers with numbers (ex: 'r11' rather than 'fp')
|
2014-03-11 00:18:50 +08:00 |
Nguyen Anh Quynh
|
1a48ba3636
|
java: fix Sparc test
|
2014-03-10 22:31:14 +08:00 |
Nguyen Anh Quynh
|
1a39bb59e1
|
API: bump to 2.2 after the addition of Sparc support
|
2014-03-10 20:49:46 +08:00 |
Nguyen Anh Quynh
|
897c2ccf18
|
Merge branch 'sparc' into next
|
2014-03-10 20:38:22 +08:00 |
Nguyen Anh Quynh
|
ea9f4b197e
|
sparc: add SparcV9 tests
|
2014-03-10 20:38:01 +08:00 |
Nguyen Anh Quynh
|
641be49c2f
|
sparc: fix mnemnonic for some alias instructions
|
2014-03-10 17:57:04 +08:00 |
Nguyen Anh Quynh
|
61b7a722c1
|
suite: add Sparc support
|
2014-03-10 15:44:48 +08:00 |
Nguyen Anh Quynh
|
78153f59bb
|
sparc: add SWAP instruction
|
2014-03-10 15:29:33 +08:00 |
Nguyen Anh Quynh
|
d067ebc697
|
java: support Sparc
|
2014-03-10 15:03:16 +08:00 |
Nguyen Anh Quynh
|
30a9d54894
|
python: add Sparc tests
|
2014-03-10 14:40:48 +08:00 |
Nguyen Anh Quynh
|
1055a2e22a
|
python: support Sparc
|
2014-03-10 14:37:08 +08:00 |
Nguyen Anh Quynh
|
20ab8069e7
|
add missing sparc.h
|
2014-03-10 14:36:25 +08:00 |
Nguyen Anh Quynh
|
25dc23d085
|
indentation for ppc.h
|
2014-03-10 11:59:56 +08:00 |
Nguyen Anh Quynh
|
de319f8f95
|
cleanup x86.h & mips.h (C-IMM)
|
2014-03-10 11:59:46 +08:00 |
Nguyen Anh Quynh
|
448648f821
|
ppc: correct a comment on IMM operand in ppc.h
|
2014-03-10 11:59:32 +08:00 |
Nguyen Anh Quynh
|
05e27138ae
|
core: add Sparc arch
|
2014-03-10 11:58:57 +08:00 |
Nguyen Anh Quynh
|
f3b7bcfea1
|
indentation for ppc.h
|
2014-03-10 00:22:02 +08:00 |
Nguyen Anh Quynh
|
395bbab2de
|
cleanup x86.h & mips.h (C-IMM)
|
2014-03-09 04:08:11 +08:00 |
Nguyen Anh Quynh
|
183d05350d
|
ppc: correct a comment on IMM operand in ppc.h
|
2014-03-09 00:28:36 +08:00 |
Nguyen Anh Quynh
|
fd76fa2a98
|
Merge branch 'next' into sparc
|
2014-03-07 22:08:41 +08:00 |
Nguyen Anh Quynh
|
c77cf3a18f
|
only turn off some string check functions with _FORTIFY_SOURCE=0 for OSX when USE_SYS_DYN_MEM=yes
|
2014-03-07 22:06:51 +08:00 |