4570 Commits

Author SHA1 Message Date
kabeor
cdce5c8190 fixed incorrect MI->ac_idx leading to wrong AArch64 InsnOp access printing 2022-02-28 13:26:08 +08:00
kabeor
a4744e3417 disable publish to testpypi for now 2022-02-28 10:42:44 +08:00
Wu ChenXu
d6ad736170 Merge pull request #1844 from kabeor/next
add python publish file
2022-02-28 00:20:03 +08:00
kabeor
2b05b8ef94 replace missing option CMAKE_BUILD_SHARED for python setup.py 2022-02-28 00:01:09 +08:00
kabeor
2cfb74fde3 fix for python publish build 2022-02-27 23:44:35 +08:00
kabeor
d86c150854 fix for python publish build 2022-02-27 23:31:51 +08:00
kabeor
9c0019a006 add python publish file 2022-02-27 23:19:07 +08:00
Nguyen Anh Quynh
28447a6c87 fix Changelog 2022-02-27 23:02:59 +08:00
Wu ChenXu
32d4c373e5 Merge pull request #1841 from LLVMParty/cmake-packaging
Modernize CMake and switch to CMake 3.15
2022-02-26 20:11:07 +08:00
Duncan Ogilvie
f4d86a3034 Modernize CMake and switch to CMake 3.15 2022-02-25 20:39:30 +01:00
stevielavern
e1c9ecbb1f Add unit test for #1839 2022-02-22 15:35:24 +01:00
stevielavern
6751c53aec Fix ldapr detailed information #1839 2022-02-22 15:22:41 +01:00
Wu ChenXu
814cc0a0df Merge pull request #1837 from kabeor/next 2022-01-29 13:44:44 +08:00
kabeor
bf0ed51371 add more test cases for seg:off format 2022-01-29 13:09:01 +08:00
Wu ChenXu
47c9e9a5fb Merge branch 'capstone-engine:next' into next 2022-01-29 12:41:59 +08:00
pancake
792721b90c Revert "x86: fix lcall seg:off format for x86-16 (#1827)" (#1833)
This reverts commit e4965783cfb30c12ae8f1b7bbce446fef03e2b68.

Co-authored-by: pancake <pancake@nopcode.org>
2022-01-28 10:22:00 +08:00
David Pfeiffer
13cc08b6c9 Add encoding field to cs_x86 in python bindings for consistency (#1834) 2022-01-28 10:21:39 +08:00
kabeor
75379eadf8 add cmake uninstall option 2022-01-27 14:22:43 +08:00
Wu ChenXu
8add9aec43 Merge pull request #1836 from kabeor/next
Add recently closed issues testcase
2022-01-27 13:22:46 +08:00
Wu ChenXu
d0b67fb71f Merge branch 'capstone-engine:next' into next 2022-01-27 12:28:03 +08:00
kabeor
b7d036698c Merge branch 'next' of https://github.com/kabeor/capstone into next 2022-01-27 12:27:17 +08:00
kabeor
6e83784e80 add recently closed issues testcase 2022-01-27 12:26:59 +08:00
Wu ChenXu
ee89ce8318 Merge pull request #1835 from kabeor/next
Update ChangeLog & update makefile
2022-01-27 11:19:13 +08:00
Wu ChenXu
5087c2333d Merge branch 'capstone-engine:next' into next 2022-01-27 10:40:44 +08:00
Nguyen Anh Quynh
972d46f3f2 revert #1276 2022-01-26 12:34:43 +08:00
Nguyen Anh Quynh
50b7bc01ab x86: fix lcall seg:off format for x86-16 (#1827) 2022-01-26 11:35:07 +08:00
pancake
43b2e52e95 Fix pkgcfg generation for the archs variable (#1830)
* Fix pkgcfg generation for the archs variable

* Remove bashism from cmake.sh

Co-authored-by: pancake <pancake@nopcode.org>
2022-01-26 11:28:04 +08:00
pancake
c803ce4751 Add the archs variable in the pkg-config file (#1828)
Usage:
 $ pkg-config --variable=archs capstone
 arm aarch64 m68k mips powerpc sparc systemz x86
 xcore tms320c64x m680x evm riscv mos65xx wasm bpf

Co-authored-by: pancake <pancake@nopcode.org>
2022-01-25 09:15:59 +08:00
Wu ChenXu
7c1996c873 Merge pull request #1827 from lasek0/fix_x86-16_lcall_seg_off
fix lcall seg:off format for x86-16
2022-01-24 11:24:30 +08:00
lasek0
ebea319035 fix lcall seg:off format for x86-16 2022-01-24 00:04:03 +01:00
Wu ChenXu
6927e666b4 Update ChangeLog to v5.0.0-rc1 (#1825)
* Update ChangeLog to v4.0.2

* Update ChangeLog to v5.0.0-rc1

* ignore fuzz build for users

* Update ChangeLog v5.0.0-rc1 date

* update makefile
2022-01-20 19:51:12 +08:00
Wu ChenXu
7b1162fa3a Merge branch 'capstone-engine:next' into next 2022-01-20 19:01:35 +08:00
kabeor
9fa622c10c update makefile 2022-01-20 13:12:44 +08:00
kabeor
6fc8a01f82 Update ChangeLog v5.0.0-rc1 date 2022-01-20 13:05:16 +08:00
kabeor
fde751d4de ignore fuzz build for users 2022-01-20 13:04:20 +08:00
kabeor
8280e9214c Update ChangeLog to v5.0.0-rc1 2022-01-19 20:55:27 +08:00
kabeor
ad8a5428b2 Update ChangeLog to v4.0.2 2022-01-19 19:36:05 +08:00
Wu ChenXu
b5eb283447 Merge pull request #1823 from kabeor/next
Fixed incorrect operand access on x86 instruction vmovdqu & update CITest
2022-01-18 12:54:14 +08:00
kabeor
12853a4cd2 Fix CITest cmake install 2022-01-18 12:30:37 +08:00
kabeor
fbfcd5af19 Add CITest build by cmake 2022-01-18 12:05:57 +08:00
kabeor
8a3f4df74e Fixed incorrect operand access on x86 instruction vmovdqu 2022-01-18 11:48:18 +08:00
Wu ChenXu
f952784cd2 Merge pull request #1822 from owlxiao/riscv-des
[RISCV] Update COMPILE_CMAKE.TXT
2022-01-18 11:27:22 +08:00
Xiao
8118f36b56 [RISCV] Update COMPILE_CMAKE.TXT
- Add RISC-V info
2022-01-18 09:42:45 +08:00
Nguyen Anh Quynh
fbccb06ce4 CMake: retain VERSION_xxx macros 2022-01-13 00:17:31 +08:00
Rwitaban Goswami
0de7e69b5d Update CMakeLists.txt to bump CMake version to 2.8.12 (#1817)
* Update CMakeLists.txt

* Fix depcrecated warning on CMP0048

* Fix CMP0048 policy
2022-01-13 00:13:57 +08:00
Wu ChenXu
b3e49463a1 Merge pull request #1818 from carenas/next
test_customized_mnem: avoid abort() if x86 not supported
2022-01-10 17:23:07 +08:00
Wu ChenXu
352f156df9 Merge pull request #1820 from kabeor/next
fix bugs
2022-01-09 11:42:05 +08:00
kabeor
3a1c3be772 fix sp undeclared error 2022-01-09 11:22:01 +08:00
kabeor
cbd762a92f fix mnem undeclared error 2022-01-09 11:20:05 +08:00
Wu ChenXu
7e3f590dbd Merge pull request #1 from capstone-engine/next
Next
2022-01-09 11:16:53 +08:00