4189 Commits

Author SHA1 Message Date
Tuan
27ffc7aca9 fixing 2019-02-01 16:48:33 +07:00
Tuan
4497c07915 Merge remote-tracking branch 'upstream/master' 2019-02-01 15:27:20 +07:00
Nguyen Anh Quynh
85cf993bb8 nmake.bat: build with static runtime 2019-02-01 13:53:00 +08:00
Nguyen Anh Quynh
0c0103e3a2 fix cmake-x86.sh 2019-02-01 13:50:18 +08:00
Nguyen Anh Quynh
eec03603a2 cmake: add new option CAPSTONE_X86_ONLY to build just x86. also add cmake-x86.sh 2019-02-01 13:43:18 +08:00
HarDToBelieve
fd462e3956 updating issue dispatcher 2019-01-31 23:20:10 +07:00
Catena cyber
9da578a820 Doc anout adding an architecture (#1356)
and fixing a comment
2019-01-30 20:33:35 +08:00
Nguyen Anh Quynh
14fee302fd Python: version = 5.0.0 2019-01-30 01:00:18 +08:00
Nguyen Anh Quynh
be24095038 arm: update writeback for STR_POST_REG (issue #1296) 2019-01-28 16:35:18 +08:00
Nguyen Anh Quynh
147eab3ff9 arm: update writeback for STR_POST_REG (issue #1296) 2019-01-28 16:34:44 +08:00
Nguyen Anh Quynh
f565725d13 Merge branch 'master' of github.com:aquynh/capstone 2019-01-28 12:40:24 +08:00
Nguyen Anh Quynh
836af866bf cstool: print mem.scale as int, not uint. bug reported by @hardtobelieve 2019-01-28 12:40:18 +08:00
Nguyen Anh Quynh
5cf65cf1bd cstool: print mem.scale as int, not uint. bug reported by @hardtobelieve 2019-01-28 12:38:57 +08:00
Nguyen Anh Quynh
dbab8d6494 arm: fix issue #746 for arm mode. reported by @HarDToBelieve 2019-01-27 22:37:43 +08:00
Nguyen Anh Quynh
66dd1cd0e3 arm: fix issue #746 for arm mode. reported by @HarDToBelieve 2019-01-27 22:37:13 +08:00
Albert Long
feaffb9980 make.sh: fix ./make.sh ios issue (#1354) 2019-01-25 14:28:17 +08:00
Albert Long
2e1c71d30c make.sh: fix ./make.sh ios issue (#1354) 2019-01-25 12:36:37 +08:00
HarDToBelieve
4a802bc5b2 test suite 2019-01-25 09:54:11 +07:00
Nguyen Anh Quynh
62e532947a nmake-x86.bat: disable EVM, MOS65XX & M680X 2019-01-24 10:45:00 +08:00
Nguyen Anh Quynh
e64bbe3819 nmake-x86.bat: disable EVM, MOS65XX & M680X 2019-01-24 10:43:48 +08:00
Nguyen Anh Quynh
48ba21041b cstool: cleanup usage instructions 2019-01-23 14:39:01 +08:00
Nguyen Anh Quynh
cffbc8ed15 update COMPILE.TXT & COMPILE_CMAKE.TXT 2019-01-22 15:50:02 +08:00
Nguyen Anh Quynh
478a6e6146 update COMPILE.TXT & COMPILE_CMAKE.TXT 2019-01-22 15:49:34 +08:00
Nguyen Anh Quynh
edfcb092c4 .gitignore 2019-01-22 15:38:25 +08:00
radare
f03310afe8 Add default case in MOS65XX instruction length helper (#1333) 2019-01-22 15:37:35 +08:00
Nguyen Anh Quynh
938b072655 MOS65XX: fix missing prototype for ‘MOS65XX_global_init' 2019-01-22 15:35:48 +08:00
Nguyen Anh Quynh
5a04d43361 .gitignore 2019-01-22 15:31:39 +08:00
Nguyen Anh Quynh
5db00cf9a0 capstone.h: CS_VERSION_EXTRA = 0 for v4.1.0 2019-01-22 15:31:00 +08:00
Nguyen Anh Quynh
165483e6f0 v4.1.0: set extra version = 0 2019-01-22 15:28:55 +08:00
Nguyen Anh Quynh
9afe61c8c0 MOS65XX: fix missing prototype for ‘MOS65XX_global_init' 2019-01-22 15:23:22 +08:00
JNA
5294fa9fb6 fix cmovcc eflags (#1349) 2019-01-22 14:13:05 +08:00
JNA
ad06af9643 fix cmovcc eflags (#1349) 2019-01-22 14:12:37 +08:00
JNA
43c8983096 fix cmovcc eflags (#1349) 2019-01-22 13:11:34 +07:00
Nguyen Anh Quynh
1865138a19 remove unused MCOperand_Init() 2019-01-22 09:01:14 +08:00
Marius Melzer
7450461a5f Fix missing-prototypes warnings (#1348) 2019-01-22 09:01:13 +08:00
Marius Melzer
f2731135f9 Add missing-prototypes warning option (#1347) 2019-01-22 09:01:13 +08:00
Nguyen Anh Quynh
a24eba1e0f X86: turn some print functions to static. see #1342 2019-01-22 09:01:13 +08:00
Nguyen Anh Quynh
31552062ed remove unused MCOperand_Init() 2019-01-22 08:43:02 +08:00
Marius Melzer
7d20c40060 Fix missing-prototypes warnings (#1348) 2019-01-22 08:43:02 +08:00
Marius Melzer
23355cd5b2 Add missing-prototypes warning option (#1347) 2019-01-22 08:43:02 +08:00
Nguyen Anh Quynh
48b08869c0 X86: turn some print functions to static. see #1342 2019-01-22 08:43:02 +08:00
Nguyen Anh Quynh
a87f955414 remove unused MCOperand_Init() 2019-01-22 08:41:09 +08:00
Marius Melzer
c6612a3059 Fix missing-prototypes warnings (#1348) 2019-01-22 07:39:44 +07:00
Marius Melzer
b1d804a296 Add missing-prototypes warning option (#1347) 2019-01-21 21:23:30 +08:00
Nguyen Anh Quynh
dddabb1bde X86: turn some print functions to static. see #1342 2019-01-21 20:21:18 +08:00
Erik Hemming
1200ad4486 Fix a couple of corner-cases with rarely used m68k instructions. (#1344)
* Bump the "cs_insn.bytes[]" size to 24 (from 16) to support M680x0 instructions with full EA (maximum 11 words)
Added a test for this in test_m68k.s

* Bump the "cs_detail.regs_read[]" size to 16 (from 12) to support M680x0 instructions with full REG_BITS (Dn+An = 16)

* m68k: use immediate mode syntax (#$0) for movem/fmovem instructions with empty register list

* update bindings to match changes to cs_insn and cs_detail
2019-01-21 17:42:28 +08:00
Erik Hemming
44ce36d1ad Fix a couple of corner-cases with rarely used m68k instructions. (#1344)
* Bump the "cs_insn.bytes[]" size to 24 (from 16) to support M680x0 instructions with full EA (maximum 11 words)
Added a test for this in test_m68k.s

* Bump the "cs_detail.regs_read[]" size to 16 (from 12) to support M680x0 instructions with full REG_BITS (Dn+An = 16)

* m68k: use immediate mode syntax (#$0) for movem/fmovem instructions with empty register list

* update bindings to match changes to cs_insn and cs_detail
2019-01-21 17:42:01 +08:00
Erik Hemming
652d5754e4 Fix a couple of corner-cases with rarely used m68k instructions. (#1344)
* Bump the "cs_insn.bytes[]" size to 24 (from 16) to support M680x0 instructions with full EA (maximum 11 words)
Added a test for this in test_m68k.s

* Bump the "cs_detail.regs_read[]" size to 16 (from 12) to support M680x0 instructions with full REG_BITS (Dn+An = 16)

* m68k: use immediate mode syntax (#$0) for movem/fmovem instructions with empty register list

* update bindings to match changes to cs_insn and cs_detail
2019-01-21 16:55:05 +08:00
Nguyen Anh Quynh
d47dccef36 python: bump version to 4.0.1 2019-01-15 21:34:06 +08:00
rwmjones
7355e5610c Fix include path in pkg-config for Makefile too (#1339). (#1340)
Commit 0a39b785d3 fixed the pkg-config include path when using cmake.
However it didn't fix it for the Makefile.  This fixes the Makefile
path.

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2019-01-13 21:40:51 +08:00