about summary refs log tree commit diff stats
path: root/miasm/jitter/jitcore_cc_base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update setup & testsFabrice Desclaux2025-01-261-2/+1
|
* Rename ir_arch for jitterFabrice Desclaux2020-12-251-6/+6
|
* Add Appveyor for Python3.8Jean-Baptiste Galet2020-04-281-1/+1
| | | | | | | * Appveyor * Fix typo, update jitcore_llvm.py, update llvmlite to 0.32.0 to have python3.8 wheels * Add all platforms in AppVeyor. Use -m to avoid WinError 32 * Use llvmlite 0.31.0, latest version to provide Python2.7 support AND Python3.8 * Remove -m
* Fix jitter on WindowsJean-Baptiste Galet2020-04-281-0/+7
|
* Fix compilationWilliam Bruneau2019-05-151-1/+1
| | | | | | | | - add miasm/jitter/vm_mngr_py.c dependency to all JitCore (needed for PyLong_to_bn and bn_to_PyLong functions) - vm_set_mem and vm_get_mem already exist in miasm/jitter/arch/JitCore_*.c so must be renamed in miasm/jitter/vm_mngr_py.c
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+121