| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ENV] Introduced BOX64_PCLMULQDQ (#3086) | Yang Liu | 2025-10-22 | 1 | -2/+2 |
| | | | | | | * [ENV] Introduced BOX64_PCLMULQDQ * review | ||||
| * | [LA64] Fixed LBT signal handling, also refined la64noext support (#3080) | Yang Liu | 2025-10-22 | 1 | -1/+12 |
| | | |||||
| * | Some Segments/Selector handling refactoring , removing some ↵ | ptitSeb | 2025-10-15 | 2 | -14/+15 |
| | | | | | pthread_getspecific use | ||||
| * | [ANDROID] Fixing build | ptitSeb | 2025-09-10 | 1 | -0/+2 |
| | | |||||
| * | [BOX32] More work on box32 memory management and threads | ptitSeb | 2025-09-10 | 1 | -0/+12 |
| | | |||||
| * | [BOX32] Various small improvments on box32, mostly on memory tracking | ptitSeb | 2025-09-08 | 1 | -2/+4 |
| | | |||||
| * | Improved handling of TF flag | ptitSeb | 2025-08-27 | 1 | -0/+9 |
| | | |||||
| * | [LA64_DYNAREC] Add la64 avx float ops part 3. (#2845) | phorcys | 2025-07-29 | 2 | -0/+3 |
| | | | | | | | | | | * add cpuext.frecipe for LoongArch V1.1 * Fix VFRSQRTE in sse op RSQRTPS/RSQRTSS * Fix VFRECIPE in sse op RCPPS/RCPSS * V{MAX,MIN}{PD,PS,SD,SS} * VRCPPS,VRCPSS * VRSQRTPS,VRSQRTSS * VSQRT{PD,PS,SD,SS} | ||||
| * | Some handling of case where signal numbers differs between native and x64 ↵ | ptitSeb | 2025-07-23 | 2 | -19/+18 |
| | | | | | archs (not complete, missing sigset conversions) | ||||
| * | Improved Volatile Metadata handling | ptitSeb | 2025-07-14 | 1 | -0/+5 |
| | | |||||
| * | [WOW64] This should fix the build | ptitSeb | 2025-07-03 | 1 | -0/+1 |
| | | |||||
| * | [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default) | ptitSeb | 2025-06-19 | 2 | -0/+32 |
| | | |||||
| * | Fixed compilation errors (#2757) | Yang Liu | 2025-06-19 | 1 | -2/+4 |
| | | |||||
| * | [BIONIC] Fixed some compilation warnings (#2756) | Yang Liu | 2025-06-18 | 1 | -2/+3 |
| | | |||||
| * | [WOW64] Finished host extension detection (#2755) | Yang Liu | 2025-06-17 | 1 | -2/+29 |
| | | |||||
| * | [WOW64] Refactored host extention detection and added preliminary support ↵ | Yang Liu | 2025-06-16 | 3 | -0/+311 |
| | | | | | for WowBox64 (#2752) | ||||
| * | [CPUID] Do not warn on the Hypervisor interface query (#2732) | Yang Liu | 2025-06-12 | 1 | -1/+7 |
| | | |||||
| * | [WOW64] Small improvement to grab_segdata (#2728) | Yang Liu | 2025-06-11 | 1 | -1/+1 |
| | | |||||
| * | [WOW64] Added a minimal Windows runtime (#2723) | Yang Liu | 2025-06-11 | 1 | -17/+6 |
| | | |||||
| * | [RCFILE] Fixed MAXCPU so it works for wine apps too | ptitSeb | 2025-06-08 | 2 | -0/+23 |
| | | |||||
| * | [WOW64] Added rcfile support (#2708) | Yang Liu | 2025-06-05 | 2 | -0/+44 |
| | | | | | | | | | | * [WOW64] Fixed more compilation warnings * [WOW64] Messing around with file APIs * [WOW64] Added rcfile support * [DOCS] Update rcfile usage on WowBox64 | ||||
| * | Revert using getProtection_fast in CheckExec to avoid rare (or less rare in ↵ | ptitSeb | 2025-06-02 | 1 | -1/+1 |
| | | | | | Interp) lockup | ||||
| * | [WOW64] The name is WowBox64 (#2699) | Yang Liu | 2025-06-02 | 1 | -2/+2 |
| | | |||||
| * | [ARM64_DYNAREC] Try to optimise Windows INT n version on 64bits (TODO: ↵ | ptitSeb | 2025-05-30 | 1 | -1/+146 |
| | | | | | Interp and 32bits and wowbox64) | ||||
| * | [WOW64] Added support for cosim (#2683) | Yang Liu | 2025-05-30 | 1 | -1/+2 |
| | | |||||
| * | [WOW64] Added more missing pieces and the interpreter works (#2682) | Yang Liu | 2025-05-29 | 2 | -10/+52 |
| | | | | | | | | * [WOW64] Added more missing pieces and the interpreter works Ported from AndreRH/hangover * review | ||||
| * | [WOW64][ENV] Clean up a bit (#2681) | Yang Liu | 2025-05-28 | 2 | -0/+13 |
| | | |||||
| * | [WOW64] Supported logging to stdout (#2679) | Yang Liu | 2025-05-28 | 2 | -2/+67 |
| | | |||||
| * | [WOW64] Implement my_cpuid | André Zwing | 2025-05-25 | 3 | -522/+539 |
| | | |||||
| * | [WOW64] Implement getBoxCpuName | André Zwing | 2025-05-25 | 1 | -1/+2 |
| | | |||||
| * | [WOW64] Implement get_random32 and get_random64 | André Zwing | 2025-05-25 | 1 | -5/+9 |
| | | |||||
| * | [TRACE] Reduce the noise when using SHOWSEGV=1 on Winde programs | ptitSeb | 2025-05-15 | 1 | -1/+1 |
| | | |||||
| * | [WOW64] Initial implementation patches (#2619) | André Zwing | 2025-05-11 | 1 | -1/+6 |
| | | | | | | | | * [WOW64] Add stub for VolatileRangesContains * [WOW64] Implement BTCpu[GS]etContext * [WOW64] Add env support | ||||
| * | [PERFMAP] Added x86 address of code when function name cannot be found, ↵ | ptitSeb | 2025-04-23 | 1 | -1/+4 |
| | | | | | instead of ??? | ||||
| * | [WOW64] Finished skeleton code for PE build (#2542) | Yang Liu | 2025-04-17 | 1 | -5/+18 |
| | | | | | | * [WOW64] Finished skeleton code for PE build * move musl to external | ||||
| * | [WOW64] More tweaks to CMake PE build (#2541) | Yang Liu | 2025-04-16 | 1 | -13/+45 |
| | | |||||
| * | Eliminated many compilation warnings (#2535) | Yang Liu | 2025-04-15 | 1 | -1/+1 |
| | | |||||
| * | [WOW64] Added non-functional PE build (#2532) | Yang Liu | 2025-04-14 | 7 | -2/+947 |
| | | |||||
| * | [WOW64] More tweaks for PE build (#2528) | Yang Liu | 2025-04-14 | 2 | -0/+12 |
| | | |||||
| * | [WOW64] Splitted freq and cleanup functions from x64emu (#2521) | Yang Liu | 2025-04-11 | 2 | -0/+154 |
| | | |||||
| * | [WOW64] More tweaks towards PE build (#2519) | Yang Liu | 2025-04-10 | 3 | -0/+31 |
| | | |||||
| * | [WOW64] More work on the PE wow64 build (#2518) | Yang Liu | 2025-04-10 | 1 | -0/+5 |
| | | | | | | * [WOW64] More work on the PE wow64 build * added a TODO | ||||
| * | Moved emit functions to seperate files from signals.h (#2516) | Yang Liu | 2025-04-09 | 2 | -15/+144 |
| | | |||||
| * | Added backtrace.h for holding backtrace-related functions (#2515) | Yang Liu | 2025-04-09 | 1 | -0/+46 |
| | | |||||
| * | [WOW64] Add wow64 PE build scaffolding (#2513) | Yang Liu | 2025-04-08 | 2 | -0/+128 |
| | | |||||
| * | Moved more functions to os.h (#2497) | Yang Liu | 2025-04-03 | 1 | -0/+32 |
| | | | | | | | | * Removed some unused function declarations * Moved more functions to os.h * review | ||||
| * | Moved some emit functions to os.h (#2494) | Yang Liu | 2025-04-02 | 1 | -0/+17 |
| | | |||||
| * | Moved more OS-dependent functions to os.h (#2491) | Yang Liu | 2025-04-01 | 1 | -1/+9 |
| | | |||||
| * | Added os.h for future usage (#2488) | Yang Liu | 2025-04-01 | 1 | -0/+7 |