about summary refs log tree commit diff stats
path: root/miasm2/jitter (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Loader: Move 'vm2pe' to loader/peCamille Mougey2014-12-032-76/+74
* Jitter: move loader specific code to a submoduleFabrice Desclaux2014-12-035-419/+460
* Jitter: unify import errorFabrice Desclaux2014-12-031-4/+1
* Jitter: fail open on missing imports (Fix issue #6)Fabrice Desclaux2014-12-031-3/+16
* Jitter: Support shift/rot for 64 bitsFabrice Desclaux2014-10-312-13/+24
* vm2pe: fix min/max default addressFabrice Desclaux2014-10-161-4/+9
* Jitter: add endianess supportFabrice Desclaux2014-10-093-21/+60
* Move os_dep out of the jitter moduleFabrice Desclaux2014-10-074-3937/+0
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-0711-287/+287
* mergeFabrice Desclaux2014-10-061-2/+3
|\
| * Jitload: vm2pe default min_addr is the first section rvaFabrice Desclaux2014-10-031-2/+3
* | JitLoad: Rewrite & comment 'gen_new_lib'ajax2014-10-031-18/+34
|/
* Win_api: myjit is jitterFabrice Desclaux2014-10-021-869/+869
* win_api: add msvcrt strlenFabrice Desclaux2014-10-011-0/+8
* JitCore Python: Handle log_regs, log_mnajax2014-09-261-0/+9
* WinAPI SEH: reduce import scopeajax2014-09-221-2/+2
* WinAPI SEH: Useless and buggy importajax2014-09-221-1/+0
* jitload: fix loaded header sizeFabrice Desclaux2014-09-191-2/+2
* Jittcc: fix tcc return struct bug; fix missing irbloc ret testserpilliere2014-09-054-14/+8
* jitcore_python: fix reg initFabrice Desclaux2014-09-051-2/+2
* Jitcore: check for empty blocksCamille Mougey2014-09-051-0/+5
* jitcore_tcc: disable logFabrice Desclaux2014-09-051-1/+1
* WinApi: Fix alloc in GlobalAllocCamille Mougey2014-09-051-1/+1
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-0513-55/+97
* mips: add pc_fetch to support delay slot jump_reg and update_regFabrice Desclaux2014-09-012-0/+8
* jitload: fix elf loadingFabrice Desclaux2014-09-011-8/+26
* jitload: fix elf loadFabrice Desclaux2014-08-291-0/+1
* Jitter: add set_breakpoint methodCamille Mougey2014-08-281-1/+9
* ir: move float declaration by arch; clean ir2cserpilliere2014-08-281-0/+66
* mips32: add r_lo/r_hiserpilliere2014-08-262-0/+16
* jittcc: free tcc_states on jit delserpilliere2014-08-262-16/+29
* mergeserpilliere2014-08-251-0/+4
|\
| * Jitter: Fix memory leaksCamille Mougey2014-08-251-0/+4
* | jittcc: free pointersserpilliere2014-08-257-87/+23
|/
* mergeserpilliere2014-08-252-1/+20
|\
| * Jitter: handle SIGALRM during jitCamille Mougey2014-08-252-1/+20
* | mips: fix all_regs_ids_no_alias; fix llvm soserpilliere2014-08-251-1/+2
* | Jitter: add mips32l jitserpilliere2014-08-223-0/+797
* | Jitter: merge jitcoreARCH and vm_mngrserpilliere2014-08-227-81/+78
|/
* mergeserpilliere2014-08-221-1/+1
|\
| * Vmmngr: remove debug logsCM2014-08-221-5/+5
* | vm_mngr: remove debug printserpilliere2014-08-211-4/+4
* | msp430: move jitserpilliere2014-08-211-31/+0
* | jit: move code into arch directoryserpilliere2014-08-211-216/+0
|/
* jitter: publify method to allow class modificationserpilliere2014-08-122-10/+14
* JitCore_x86: UDIV & UMOD return value and arguments sizes have to be the sameajax2014-07-302-16/+16
* win_api_x86_32: remove printserpilliere2014-07-101-155/+46
* mergeserpilliere2014-07-101-9/+5
|\
| * ajout test jitter/os_dep/win_api_x86_32.pyRomain CARRE2014-07-071-9/+5
* | Jitload: fix gen_new_lib tipo (off/rva)serpilliere2014-07-071-5/+5
|/