Nguyen Anh Quynh
|
a82a0890a6
|
more more fixes on C coding style
|
11 years ago |
Nguyen Anh Quynh
|
aa078a1c4a
|
more fixes on C coding style
|
11 years ago |
Nguyen Anh Quynh
|
2e79ba8996
|
fix C coding style
|
11 years ago |
Nguyen Anh Quynh
|
eaeee31f64
|
Merge branch 'msvc' into test
|
11 years ago |
Nguyen Anh Quynh
|
f52e68d589
|
Makefile: generate .tgz file for dist target (rather than tar.gz)
|
11 years ago |
Nguyen Anh Quynh
|
b57c90dd23
|
fix some issues introduced by MSVC port
|
11 years ago |
Nguyen Anh Quynh
|
2be19c40c1
|
recover some files changed by last merge
|
11 years ago |
Alex Ionescu
|
b8a57fe285
|
Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do).
|
11 years ago |
Alex Ionescu
|
46018db884
|
Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done).
|
11 years ago |
Nguyen Anh Quynh
|
186d501826
|
Makefile: generate .tgz file for dist target (rather than tar.gz)
|
11 years ago |
Nguyen Anh Quynh
|
961b62f3af
|
Merge branch 'master' into next
|
11 years ago |
Nguyen Anh Quynh
|
6c5eec5ae5
|
minor fix for ChangeLog
|
11 years ago |
Nguyen Anh Quynh
|
1ee2326ede
|
update Changelog
|
11 years ago |
Nguyen Anh Quynh
|
61b9cfa3f3
|
one more fix for RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
4d37ce8dd1
|
fix RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
33fe7b2dfc
|
one more fix for RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
2b39eb2493
|
fix RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
fe8ab35be9
|
add RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
be8f76d5d8
|
add RELEASE_NOTES
|
11 years ago |
Nguyen Anh Quynh
|
11b05193ec
|
reset prev_prefix at the entry of cs_disasm_ex(). this fixes a nasty segfault bug
|
11 years ago |
Nguyen Anh Quynh
|
9162aa1756
|
suite: cleanup benchmark.py
|
11 years ago |
Nguyen Anh Quynh
|
fd2814b71a
|
reset prev_prefix at the entry of cs_disasm_ex(). this fixes a nasty segfault bug
|
11 years ago |
Nguyen Anh Quynh
|
084b3a72d7
|
Merge branch 'master' of https://github.com/aquynh/capstone
|
11 years ago |
Nguyen Anh Quynh
|
e542c22681
|
suite: cleanup benchmark.py
|
11 years ago |
Nguyen Anh Quynh
|
2b25445d39
|
update README
|
11 years ago |
Nguyen Anh Quynh
|
38b7bbb552
|
update README
|
11 years ago |
Nguyen Anh Quynh
|
9919e3bbf6
|
update COMPILE.TXT
|
11 years ago |
Nguyen Anh Quynh
|
04f4da1c16
|
update COMPILE.TXT
|
11 years ago |
Nguyen Anh Quynh
|
c34959b588
|
x86: proper calculation for the trailing instruction in total cache. issue reported by Pancake
|
11 years ago |
Nguyen Anh Quynh
|
c36ce95d4a
|
x86: proper calculation for the trailing instruction in total cache. issue reported by Pancake
|
11 years ago |
Nguyen Anh Quynh
|
06b3c05e20
|
cs_open() should return error on invalid mode
|
11 years ago |
Nguyen Anh Quynh
|
53fc5c103a
|
cs_open() should return error on invalid mode
|
11 years ago |
Nguyen Anh Quynh
|
1031048241
|
correct usage instruction of make.sh
|
11 years ago |
Nguyen Anh Quynh
|
7ad216cb1e
|
correct usage instruction of make.sh
|
11 years ago |
Nguyen Anh Quynh
|
9a291bda75
|
x86: do not use non-standard strlcat & strlcpy
|
11 years ago |
Nguyen Anh Quynh
|
b9ff3aaf19
|
x86: do not use non-standard strlcat & strlcpy
|
11 years ago |
Nguyen Anh Quynh
|
4a4028d45b
|
Merge branch 'prefix' into next
|
11 years ago |
Nguyen Anh Quynh
|
66c8d5d7fc
|
suite: add test_all.sh
|
11 years ago |
Nguyen Anh Quynh
|
dc8c346cf0
|
Merge branch 'prefix' into next
|
11 years ago |
Nguyen Anh Quynh
|
7772d859af
|
x86: fix known issue with prefix by combining with previous prefix instruction. this is not perfect, but good enough for now
|
11 years ago |
Nguyen Anh Quynh
|
3732725342
|
rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu
|
11 years ago |
Nguyen Anh Quynh
|
f328f30fd9
|
rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu
|
11 years ago |
Nguyen Anh Quynh
|
dd40750aa3
|
change header guards to have CAPSTONE_ as prefix. suggested by Markus Elfring
|
11 years ago |
Nguyen Anh Quynh
|
747c4eff69
|
change header guards to have CAPSTONE_ as prefix. suggested by Markus Elfring
|
11 years ago |
Nguyen Anh Quynh
|
5d1244d194
|
java: update X86_const.java after last update to x86 core
|
11 years ago |
Nguyen Anh Quynh
|
f46713b521
|
python: update x86_const.py after last update to x86 core
|
11 years ago |
Nguyen Anh Quynh
|
d68a30f4c3
|
x86: remove 'opaque' in the output of some instructions
|
11 years ago |
Nguyen Anh Quynh
|
9dfdae6421
|
x86: add new instructions: FSETPM, SALC, GETSEC & INT1. bug reported by Pancake
|
11 years ago |
Nguyen Anh Quynh
|
38c1322bde
|
x86: remove 'opaque' in the output of some instructions
|
11 years ago |
Nguyen Anh Quynh
|
ceae16d5a9
|
tests: report error when cs_open() failure
|
11 years ago |