about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1185 from nofiv/IDAPython74serpilliere2020-06-106-31/+31
|\
| * IDAPython 7.4 portingnofiv2020-04-166-31/+31
* | Merge pull request #1254 from serpilliere/remove_old_deprecationserpilliere2020-06-101-157/+1
|\ \
| * | Remove old asmblock deprecationsFabrice Desclaux2020-06-101-157/+1
|/ /
* | Merge pull request #1145 from 6oclock/bcdadd_simplifications_pythonserpilliere2020-06-092-0/+53
|\ \
| * | Adding simplifications for bcdadd and bcdadd_cf with pythonNicolas DILLIES2020-03-032-0/+53
* | | Merge pull request #1243 from Frky/patch-4serpilliere2020-06-091-0/+94
|\ \ \
| * | | Minimalistic implementation of kernel32_GetStringTypeW_Frky2020-06-091-0/+94
* | | | Merge pull request #1250 from serpilliere/fix_x86_semserpilliere2020-06-091-1/+3
|\ \ \ \
| * | | | Updt x86 swap 16 bitFabrice Desclaux2020-06-091-1/+3
|/ / / /
* | | | Merge pull request #1249 from serpilliere/fix_elf_loaderserpilliere2020-06-091-0/+2
|\ \ \ \
| * | | | Fix elf no symbFabrice Desclaux2020-06-091-0/+2
* | | | | Merge pull request #1248 from Frky/patch-7serpilliere2020-06-081-1/+14
|\ \ \ \ \
| * | | | | Fix MultiByteToWideChar when cbMultiByte = -1_Frky2020-06-031-1/+14
| |/ / / /
* | | | | Merge pull request #1247 from icecr4ck/fix_msvcrt_wcsrchrserpilliere2020-06-031-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix type error in msvcrt_wcsrchr and msvcrt_strrchrHugo Porcher2020-06-021-2/+2
* | | | | Merge pull request #1246 from serpilliere/fix_x86serpilliere2020-06-012-2/+8
|\ \ \ \ \
| * | | | | Test expr noneFabrice Desclaux2020-06-011-0/+3
| * | | | | Fix ExprOp(+ with one argFabrice Desclaux2020-06-011-1/+4
| * | | | | Fix x86 asm offsetFabrice Desclaux2020-06-011-1/+1
|/ / / / /
* | | | | Merge pull request #1237 from mrphrazer/assertion_messagesserpilliere2020-06-011-4/+6
|\ \ \ \ \
| * | | | | simplifications_common: added explicit assertion messages for division by 0Tim Blazytko2020-05-241-4/+6
* | | | | | Merge pull request #1245 from Frky/patch-5serpilliere2020-05-311-1/+1
|\ \ \ \ \ \
| * | | | | | Fix bug in WideCharToMultiByte_Frky2020-05-301-1/+1
|/ / / / / /
* | | | | | Merge pull request #1241 from Frky/patch-3serpilliere2020-05-281-5/+58
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix bug in kernel32_MultiByteToWideChar and implement a minimalistic kernel32..._Frky2020-05-281-5/+58
* | | | | | Merge pull request #1242 from nofiv/patch-4serpilliere2020-05-281-6/+9
|\ \ \ \ \ \
| * | | | | | Add apply_simp to DiGraphDefUseVladislav Hrčka2020-05-271-6/+9
| |/ / / / /
* | | | | | Wrong conditional prefix for MRC/MCR (#1233)IridiumXOR2020-05-282-3/+8
* | | | | | Merge pull request #1240 from serpilliere/ldrload_logserpilliere2020-05-271-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add log to ldrloaddllFabrice Desclaux2020-05-271-0/+1
|/ / / / /
* | | | | Merge pull request #1239 from Frky/patch-2serpilliere2020-05-271-3/+78
|\ \ \ \ \
| * | | | | Update win_api_x86_32.py_Frky2020-05-261-11/+58
| * | | | | Fix bug in kernel32_GetStartupInfo_Frky2020-05-261-2/+30
|/ / / / /
* | | | | Merge pull request #1238 from carolineLe/jitter_step_traceserpilliere2020-05-251-5/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Jitter: add a trace option to 'run'Caroline Leman2020-05-251-5/+10
|/ / / /
* | | | Merge pull request #1153 from aguinet/hack/divserpilliere2020-05-2411-3/+793
|\ \ \ \
| * | | | Include missing functions from llvm's compiler-rt into JitllvmAdrien Guinet2020-05-2411-3/+793
|/ / / /
* | | | Merge pull request #1234 from serpilliere/fix_tiposerpilliere2020-05-231-1/+1
|\ \ \ \
| * | | | Fix tipoFabrice Desclaux2020-05-231-1/+1
|/ / / /
* | | | Merge pull request #1229 from IridiumXOR/mips_new_opsserpilliere2020-05-234-5/+147
|\ \ \ \
| * | | | Add test cases and fix args orderIridiumXOR2020-05-223-12/+33
| * | | | Implementing clz using ExprOp 'cntleadzeros'IridiumXOR2020-05-191-46/+5
| * | | | New opcodes and little bugfixIridiumXOR2020-05-163-5/+167
* | | | | Merge pull request #1232 from serpilliere/fix_tiposerpilliere2020-05-2217-83/+77
|\ \ \ \ \
| * | | | | White spaces cleaningFabrice Desclaux2020-05-225-61/+61
| * | | | | Fix tipoFabrice Desclaux2020-05-2213-22/+16
|/ / / / /
* | | | | Merge pull request #1231 from nofiv/patch-3serpilliere2020-05-221-0/+7
|\ \ \ \ \
| * | | | | simp_cmp_bijective_op improvementVladislav Hrčka2020-05-211-0/+7
|/ / / / /
* | | | | Merge pull request #1223 from IridiumXOR/arm_mmuserpilliere2020-05-214-30/+337
|\ \ \ \ \