mrexodia
7a0b6374fe
fixed issue #726 (snprintf undefined in test_arm_regression)
2016-09-15 23:30:24 +07:00
tandasat
d4ef430b33
port Windows driver support
2016-05-11 21:48:32 -07:00
Nguyen Anh Quynh
7654a68fa2
fix the last fix
2016-03-08 11:11:20 +08:00
Nguyen Anh Quynh
017267e0ea
fix some MSVC warnings
2016-03-08 11:08:20 +08:00
learn_more
04f9c32eb4
use the correct include location
2015-04-21 19:27:42 +02:00
Cr4sh
19ee2d10b3
inttypes.h fix
2015-03-29 21:16:38 +08:00
Nguyen Anh Quynh
967e98786a
suite: fix a MSVC warning
2015-02-25 18:12:10 +08:00
Nguyen Anh Quynh
4b68d9505e
arm: fix some warnings reported by MSVC
2015-02-25 18:02:19 +08:00
Nguyen Anh Quynh
9a1238d353
suite: fix an compilation warning reported by MSVC on test_arm_regression.c
2015-01-13 14:21:15 +08:00
Nguyen Anh Quynh
ad449b59cb
suite: compile test_arm_regression.c with proper include & change cs_disasm_ex() to cs_disasm()
2014-10-24 00:36:48 +08:00
flyingsymbols
d91f964d40
* Fixed bug in Thumb2 pop caused by me incorrectly assuming that
...
ARM_SP == 13, ARM_LR == 14, and ARM_PC == 15, which is not the case
* updated CMakeLists to include building arm regression test
* added explicit casts for 64 bit visual studio 2012 build to get around
truncation warnings from size_t conversion
2014-10-23 12:04:23 -04:00
Yegor Derevenets
ced9d24e35
Workaround missing <inttypes.h> on MSVC 2010
2014-09-21 17:27:11 +02:00
Nguyen Anh Quynh
3edc30d61b
suite: correct author of test_arm_regression.c
2014-08-15 13:53:03 +08:00
Nguyen Anh Quynh
26dfbc6677
fix indentation introduced by the latest merge. also move test_arm_regression.c into suite/arm/ and add Makefile for it
2014-07-31 18:24:51 +08:00