Cr4sh
|
9d60607645
|
inttypes.h fix
|
2015-03-29 18:29:06 +08:00 |
Nguyen Anh Quynh
|
22278ec937
|
mips & xcore: some safety guards to make sure printOperand() do not overflow Operands[] for some unknown reasons
|
2014-11-17 22:59:24 +08:00 |
Yegor Derevenets
|
ced9d24e35
|
Workaround missing <inttypes.h> on MSVC 2010
|
2014-09-21 17:27:11 +02:00 |
Nguyen Anh Quynh
|
88fca42a5f
|
xcore: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible
|
2014-06-16 14:30:19 +08:00 |
Nguyen Anh Quynh
|
b95647d2c1
|
systemz & xcore: create details only when detail mode is ON. this fixes some crashes in tests/test
|
2014-06-09 18:49:37 +07:00 |
Nguyen Anh Quynh
|
29fd0f6405
|
fix all the code in other non-X86 archs after the change made by commit 5329a6ffd4
|
2014-06-09 08:00:18 +07:00 |
Nguyen Anh Quynh
|
3a5965eb05
|
xcore: fix some warnings with Diet mode
|
2014-05-28 15:14:28 +08:00 |
Nguyen Anh Quynh
|
b2e566ac88
|
xcore: use strcpy() rather than strncpy()
|
2014-05-28 11:35:19 +08:00 |
Nguyen Anh Quynh
|
2a33afe6e8
|
msvc: make MSVC shutup on strncpy()
|
2014-05-28 00:24:33 +08:00 |
Nguyen Anh Quynh
|
be2b788dc1
|
xcore: handle details for some special tricky instructions
|
2014-05-27 23:34:03 +08:00 |
Nguyen Anh Quynh
|
553bb488d7
|
python: support XCore
|
2014-05-26 23:47:45 +08:00 |
Nguyen Anh Quynh
|
c80d840ffc
|
add XCore architecture
|
2014-05-26 23:02:48 +08:00 |