| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2012-05-22 | ia32_sem: hlt priv instr | serpilliere | 1 | -1/+4 |
| 2012-05-11 | fix fild tipo | serpilliere | 1 | -2/+3 |
| 2012-05-10 | to_c_helper: add macro for emulation | serpilliere | 2 | -2/+176 |
| 2012-05-10 | whitespace cleanup | serpilliere | 2 | -119/+119 |
| 2012-05-10 | replace operator ! by operator ~; fix reload_expr | serpilliere | 3 | -10/+20 |
| 2012-05-09 | clean space in arm_sem | serpilliere | 1 | -21/+21 |
| 2012-05-09 | fix mask in toC | serpilliere | 1 | -2/+4 |
| 2012-05-08 | remove useless ExprSliceTo | serpilliere | 10 | -274/+290 |
| 2012-04-15 | arch_ppc: whitespace cleanup | serpilliere | 1 | -84/+84 |
| 2012-04-15 | arch: add comments to instructions | serpilliere | 5 | -4/+20 |
| 2012-04-12 | graph_qt: fix missing splines | serpilliere | 1 | -0/+1 |
| 2012-04-03 | ia32_arch: add lahf/sahf | serpilliere | 1 | -0/+20 |
| 2012-04-02 | ia32_arch: add fpu eip/cs updt; | serpilliere | 3 | -2/+106 |
| 2012-04-02 | ia32_arch: change instruction info api | serpilliere | 2 | -28/+28 |
| 2012-04-02 | ia32_arch: add jmpf w/ea form | serpilliere | 2 | -1/+21 |
| 2012-03-26 | ia32_arch: add setalc mnmo | serpilliere | 3 | -0/+11 |
| 2012-03-22 | ia32arch: clean white space | serpilliere | 1 | -135/+135 |
| 2012-03-22 | ia32arch: fix reloc generation | serpilliere | 1 | -7/+10 |
| 2012-03-20 | example: add asm box | serpilliere | 2 | -2/+41 |
| 2012-03-20 | miasm/win_api: fix api | serpilliere | 1 | -2/+7 |
| 2012-03-09 | arch_arm: missing subcall | serpilliere | 1 | -2/+14 |
| 2012-03-09 | arm_arch: add mnemonic bkpt; fix bxl/blx mnemo; fix imm | serpilliere | 1 | -135/+222 |
| 2012-03-08 | asmbloc: clean behaviour when disasm bad mnemonic in bloc | serpilliere | 2 | -10/+12 |
| 2012-03-01 | libcodenat: add is_mem_mapped; get_mem_base_addr | serpilliere | 3 | -0/+98 |
| 2012-02-29 | win_api: fix getprox | serpilliere | 2 | -2/+7 |
| 2012-02-27 | example: add a code analyser | serpilliere | 2 | -0/+123 |
| 2012-02-27 | example: add symbolic execution and simplification | serpilliere | 2 | -0/+38 |
| 2012-02-27 | example: add expression manipulation demo | serpilliere | 6 | -0/+264 |
| 2012-02-27 | expression: clean white space | serpilliere | 2 | -109/+113 |
| 2012-02-23 | expression: rem white space | serpilliere | 1 | -59/+2 |
| 2012-02-23 | add expr canonization form | serpilliere | 1 | -8/+107 |
| 2012-02-20 | fix setbe tipo | serpilliere | 1 | -1/+1 |
| 2012-02-20 | fix error in substract mem | serpilliere | 1 | -3/+32 |
| 2012-02-20 | mod mem pool to support dirrect mem addr base lookup | serpilliere | 1 | -4/+59 |
| 2012-02-20 | fix evalabs bad inplace modif of expressions | serpilliere | 5 | -21/+32 |
| 2012-02-20 | fix win api | serpilliere | 2 | -4/+12 |
| 2012-02-02 | fix log; fix winapi | serpilliere | 6 | -14/+76 |
| 2012-01-20 | minor | serpilliere | 1 | -1/+1 |
| 2012-01-20 | fix pe_helper | serpilliere | 2 | -1/+7 |
| 2012-01-18 | tipo | serpilliere | 1 | -1/+1 |
| 2012-01-17 | remove unused Crypo ref | serpilliere | 3 | -12/+8 |
| 2012-01-17 | enable miasm installation without tcc | serpilliere | 4 | -27/+63 |
| 2012-01-11 | fix mnemo info bug | serpilliere | 3 | -10/+11 |
| 2012-01-05 | fix 16 bit bug in x86 arch | serpilliere | 5 | -15/+85 |
| 2012-01-03 | emulation fix | serpilliere | 2 | -10/+10 |
| 2011-12-23 | fix 16 bit bug | serpilliere | 5 | -74/+198 |
| 2011-12-22 | add segmentation q&d support for emulation (16bit/32bit?) | serpilliere | 9 | -367/+695 |
| 2011-12-20 | fix 16bit bug in ia32 arch | serpilliere | 4 | -55/+86 |
| 2011-12-19 | fix float; expr eval abs | serpilliere | 5 | -21/+47 |
| 2011-12-19 | updt winapi | serpilliere | 1 | -10/+78 |