Nguyen Anh Quynh
|
a992d95048
|
x86: report unsupported instructions in encodeInstruction(). this fixes c-crashes/crash-24-x64-not-is16bitmemoperand.c
|
2016-05-30 00:28:11 +08:00 |
|
Nguyen Anh Quynh
|
e644380b1b
|
handle parser error in getIntVal(), getAPIntVal() & Lex(). this fixes some crashes in c-crashes
|
2016-05-30 00:04:26 +08:00 |
|
Nguyen Anh Quynh
|
4ae32f997d
|
propagate error from llvm/lib/MC/MCParser/AsmParser.cpp to ks_asm()
|
2016-05-29 01:13:41 +08:00 |
|
Ingmar Steen
|
fc6ff81e80
|
The aarch64 target is actually little endian.
|
2016-05-24 10:01:32 +02:00 |
|
Nguyen Anh Quynh
|
ef0e95ac4b
|
make ks_strerror() support new error code
|
2016-05-22 19:13:29 +08:00 |
|
Nguyen Anh Quynh
|
f719c95bee
|
remove assert() from AsmToken::getStringContents()
|
2016-05-22 19:03:54 +08:00 |
|
Nguyen Anh Quynh
|
03193cd9cc
|
rename KS_ERR_ASM_SYMBOL_NOTFOUND to KS_ERR_ASM_SYMBOL_MISSING
|
2016-05-18 02:14:04 +08:00 |
|
Nguyen Anh Quynh
|
fbea39ccd7
|
propagate the error of missing symbol back to ks_asm(). this adds new error code KS_ERR_ASM_SYMBOL_NOTFOUND. fix issue #61
|
2016-05-18 01:56:02 +08:00 |
|
Nguyen Anh Quynh
|
c5ca679598
|
add error code KS_ERR_ASM_SYMBOL_REDEFINED to report redefined symbols. also updated all the bindings after this
|
2016-05-17 22:19:30 +08:00 |
|
Nguyen Anh Quynh
|
d9e2003aca
|
python: add some debug print to loading shared library
|
2016-05-14 15:32:21 +08:00 |
|
Nguyen Anh Quynh
|
6997ea7aa8
|
bindings: add GAS syntax after the addition in the core
|
2016-04-30 23:40:33 +08:00 |
|
Sébastien Duquette
|
48f8496cc2
|
Make the python sample compatible with python3.
|
2016-04-30 00:06:55 -04:00 |
|
Nguyen Anh Quynh
|
ca098bcad5
|
better readability for bindings/python/README
|
2016-04-28 21:27:56 +08:00 |
|
Nguyen Anh Quynh
|
9f1a353f68
|
import
|
2016-04-28 21:06:49 +08:00 |
|