about summary refs log tree commit diff stats
path: root/miasm2/jitter/Jitgcc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Jitcore: run_at actually takes a list of stop_offset, instead of aAjax2018-06-221-4/+4
* Jitcore: remove useless strucs and rename for more meaningful namesAjax2018-06-221-3/+3
* Jitter: fix exit return codeFabrice Desclaux2018-02-131-1/+1
* Jitter: Add max exec per jit call optionFabrice Desclaux2016-11-101-1/+21
* Jitter: fix function castserpilliere2016-05-311-2/+1
* Jitter: add gcc backendserpilliere2016-04-261-0/+87