| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -213/+0 |
| * | Support python2/python3 | Fabrice Desclaux | 2019-03-05 | 1 | -12/+19 |
| * | Linux fake: __libc_start_main implementation for PPC | Ajax | 2018-03-05 | 1 | -8/+39 |
| * | Various Win32 API additions/fixes (#616) | Adrien Guinet | 2017-10-31 | 1 | -22/+2 |
| * | Add basic libc_start_main stub for Linux | Ajax | 2017-04-06 | 1 | -0/+30 |
| * | Introduce a naive "System V" calling convention | Ajax | 2017-04-06 | 1 | -28/+28 |
| * | remove #! command line on files not supposed to be run at top level | Aymeric Vincent | 2017-01-05 | 1 | -1/+0 |
| * | Os_dep: fix get/set str | Fabrice Desclaux | 2016-09-29 | 1 | -6/+5 |
| * | Linux/api: add memset; fix printf | Fabrice Desclaux | 2015-08-09 | 1 | -14/+102 |
| * | os_dep/linux: use named arguments | Pierre LALET | 2015-02-20 | 1 | -23/+24 |
| * | PyLint: Remove keyword redefinition, bad open mode | Camille Mougey | 2015-02-18 | 1 | -6/+6 |
| * | Move os_dep out of the jitter module | Fabrice Desclaux | 2014-10-07 | 1 | -0/+78 |