| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ENV][COSIM] Enable x87double only if it's off (#2554) | Yang Liu | 2025-04-21 | 1 | -1/+2 |
| | | |||||
| * | [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 ↵ | ptitSeb | 2025-04-09 | 1 | -0/+2 |
| | | | | | only, RV64 and LA64 todo) | ||||
| * | [RCFILE] Fixed BOX64_EMULATED_LIBS that was broken when used inside an rcfile | ptitSeb | 2025-03-20 | 1 | -0/+3 |
| | | |||||
| * | [RCFILE] Added range gdbjit support (#2414) | Yang Liu | 2025-03-03 | 1 | -0/+22 |
| | | |||||
| * | [RCFILE] Fixed load addr parse issue (#2413) | Yang Liu | 2025-03-03 | 1 | -6/+7 |
| | | |||||
| * | [RCFILE] Fixed ROLLING_LOG when setup in a profile only | ptitSeb | 2025-02-07 | 1 | -5/+11 |
| | | |||||
| * | [RCFILE] Add some print of NODYNAREC and DYNAREC_TEST when applyed | ptitSeb | 2025-02-02 | 1 | -6/+21 |
| | | |||||
| * | [ENV] More tweaks on recoding env mapping (#2309) | Yang Liu | 2025-02-01 | 1 | -5/+5 |
| | | | | | | * [ENV] More tweaks on recoding env mapping * review | ||||
| * | [ENV] Fixed crash when rcfile does not exist (for #2295) (#2307) | Yang Liu | 2025-02-01 | 1 | -4/+5 |
| | | | | | | * [ENV] Fixed crash when rcfile does not exist (for #2295) * review | ||||
| * | More improvmnet to map with fd tracking | ptitSeb | 2025-01-29 | 1 | -2/+22 |
| | | |||||
| * | [ANDROID] Nope, re-disable map with fd tracking on Android | ptitSeb | 2025-01-29 | 1 | -0/+2 |
| | | |||||
| * | [ANDROID] Try to re-enable map with fd tracking on Android | ptitSeb | 2025-01-29 | 1 | -2/+0 |
| | | |||||
| * | Improved file map tracking, and use file map info in dynarec for bigblock ↵ | ptitSeb | 2025-01-27 | 1 | -1/+32 |
| | | | | | setting | ||||
| * | [ANDROID] Disable file map tracking on Android for now, as it seems to segfault | ptitSeb | 2025-01-27 | 1 | -0/+2 |
| | | |||||
| * | [ENV] Improved a bit env var handling and per file env var | ptitSeb | 2025-01-27 | 1 | -6/+4 |
| | | |||||
| * | Expanded file mapping tracking for future use (might help #2295) | ptitSeb | 2025-01-25 | 1 | -12/+43 |
| | | |||||
| * | [DYNAREC] Added preliminary per-file settings (#2288) | Yang Liu | 2025-01-23 | 1 | -20/+60 |
| | | |||||
| * | Fixed various issues introduced in the env infra refactor (#2281) | Yang Liu | 2025-01-22 | 1 | -6/+23 |
| | | | | | | | | | | | | * Open trace file again after apply env files * dynrec_df=1 by default * more fixes * more fixes * more | ||||
| * | Added [BOX64] prefix for all the stdout logs (#2279) | Yang Liu | 2025-01-21 | 1 | -5/+5 |
| | | | | | | | | * Added [BOX64] prefix for all the stdout logs * Remove some hardcoded prefix * review | ||||
| * | [ENV] Optimized BOX64ENV log a bit (#2277) | Yang Liu | 2025-01-21 | 1 | -1/+18 |
| | | |||||
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -0/+501 |
| * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes | |||||