about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Test: Add LLVM jitter in md5_arm exampleajax2014-06-132-2/+3
* Jitter LLVM: Fix an issue with pointer collision cachingajax2014-06-131-1/+1
* Jitter LLVM: Add architecture dependent libs for ARMajax2014-06-131-1/+2
* ARM: Add API to be LLVM compliantserpilliere2014-06-131-0/+154
* Jitter LLVM: Force ret size to 64 to comply with llvm_exec_funcajax2014-06-131-1/+1
* Arm sem: remove == operatorserpilliere2014-06-131-8/+9
* Jitter: Fix compilation on macserpilliere2014-06-131-0/+3
* Jitter: Remove inline for clang compilationserpilliere2014-06-133-13/+13
* jit: remove verbose outputserpilliere2014-06-135-32/+6
* Simplification: detect and handle == conditionserpilliere2014-06-134-23/+38
* merge; fix x86 ror/rolserpilliere2014-06-125-535/+796
|\
| * Simplifications: Add symetric cond catching + corresponding testsajax2014-06-122-2/+40
| * Simplifications_cond: Fix size issue, add constructorajax2014-06-122-7/+26
| * Test: Simplifications: Use ".msb()" instead of hard coded [31:32]ajax2014-06-121-2/+2
| * Simplifications: Add regression tests for simplifications_condajax2014-06-121-1/+30
| * Simplifications: Add basic conditions detectionajax2014-06-122-4/+175
| * Simplifications: Export common simplifications to an extern fileajax2014-06-092-504/+508
* | x86: int is set to splitflow (fix by Florent Monjalet)serpilliere2014-06-121-0/+2
* | expression: fix rol/ror simplifications (fix by fperigaud)serpilliere2014-06-122-2/+8
|/
* Gdbserver: assert EIP with jitter PCajax2014-06-041-0/+6
* Debugging: fix watchmem second argajax2014-06-041-4/+5
* test_ida: fix missing importserpilliere2014-06-041-0/+1
* LLVM:ajax2014-06-041-5/+9
* Added tag Miasm v2 for changeset c9bbdcd3d9ccserpilliere2014-06-030-0/+0
* Miasm v2serpilliere2014-06-03128-0/+43356
* Send miasm v1 to hellserpilliere2014-06-03137-35379/+0
* ubuntu python dev doesnt define __LP64__ ??serpilliere2013-06-112-2/+15
* fix tcc api modificationserpilliere2013-06-111-1/+1
* expression: accept + with multiples argsserpilliere2013-05-181-1/+6
* mergeserpilliere2013-03-121-0/+103
|\
| * mergeserpilliere2013-02-2210-110/+425
| |\
| * \ mergeserpilliere2013-01-281-0/+94
| |\ \
| | * \ mergeserpilliere2013-01-282-1/+7
| | |\ \
| | * | | expression_helper: add expression matcherserpilliere2013-01-281-0/+94
| * | | | expression: add get expr idsserpilliere2013-01-281-0/+9
* | | | | fix bt* semanticserpilliere2013-03-125-24/+139
* | | | | start mmx supportserpilliere2013-03-113-3/+41
* | | | | fix upx with dllserpilliere2013-03-111-6/+9
* | | | | ia32_arch: add str; lsl; seh_helper: fix ininitloadorderserpilliere2013-02-265-1/+51
* | | | | ia32_arch: add larserpilliere2013-02-266-5/+26
* | | | | fix vm2pe default image baseserpilliere2013-02-251-6/+11
| |_|_|/ |/| | |
* | | | seh_helper: updt chained modules; add emulated process envserpilliere2013-02-223-25/+68
* | | | mod seh creationserpilliere2013-02-143-9/+174
* | | | fix float issuesserpilliere2013-02-143-44/+143
* | | | fix fdivp; fmulp; int16todoubleserpilliere2013-02-134-4/+22
* | | | fix fdivrserpilliere2013-02-131-3/+5
* | | | fix shld with 0 shifterserpilliere2013-02-133-41/+15
* | | | pe_helper: fix export; mod canon; to_c_helper: add resource parser optserpilliere2013-01-103-6/+20
|/ / /
* | / rewrite expression visitor; expr_simpserpilliere2012-12-193-79/+155
| |/ |/|
* | ia32_arch: fix get_label (louis granboulan)serpilliere2012-12-181-1/+1