| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add SW64 base support (#382) | wannacu | 2022-08-11 | 1 | -0/+37 |
| * | Also use __libc_memalign instead of posix_memalign | ptitSeb | 2022-08-06 | 1 | -5/+8 |
| * | All box internal memory alloc use __libc_ internal one (except on Android, us... | ptitSeb | 2022-08-06 | 1 | -0/+18 |
| * | Small improvment to BOX64_ROLLING_LOG=1 | ptitSeb | 2022-07-30 | 1 | -1/+1 |
| * | Added wrapping of GtkTextViewClass in gtk2 | ptitSeb | 2022-07-30 | 1 | -0/+25 |
| * | Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal | ptitSeb | 2022-07-30 | 2 | -0/+8 |
| * | Improved wrapping of libatk | ptitSeb | 2022-07-27 | 1 | -0/+34 |
| * | Some work around chromium / libcef / electron / nw (still not ok) | ptitSeb | 2022-07-23 | 1 | -1/+1 |
| * | Added wrapped gtk3 and gdk3 (from box86) | ptitSeb | 2022-07-15 | 1 | -87/+204 |
| * | Changed various log level for libdl file open error | ptitSeb | 2022-07-09 | 1 | -3/+5 |
| * | Various improvement and some workaround to support musl binary (for #324) | ptitSeb | 2022-07-09 | 1 | -0/+1 |
| * | [DYNAREC] Add a mecanism to remember fixed address accessed with LOCK, so MOV... | ptitSeb | 2022-07-03 | 1 | -0/+6 |
| * | Reworked TLS to limit resizing, as it tends to break Unity3D games | ptitSeb | 2022-07-03 | 1 | -2/+4 |
| * | Fixed some issue with TLS data not beeing updated correctly after ElfInit (fi... | ptitSeb | 2022-06-06 | 1 | -0/+1 |
| * | Added some failsafe on unwind | ptitSeb | 2022-06-05 | 1 | -1/+1 |
| * | Small change to avoid wlib_t declaration in wrappedlibs.h (from box86) | ptitSeb | 2022-05-09 | 1 | -2/+1 |
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get more... | ptitSeb | 2022-05-09 | 2 | -8/+5 |
| * | Improved BOX64_LOAD_ADDR env. var. to help having reproducible runs | ptitSeb | 2022-04-24 | 1 | -0/+1 |
| * | [DYNAREC] Added option to force x87 to use double (ported from box86) | ptitSeb | 2022-04-13 | 1 | -0/+1 |
| * | More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6... | ptitSeb | 2022-03-31 | 1 | -0/+1 |
| * | Added some obstack_XXX wrapped function (ported from box86) | ptitSeb | 2022-03-28 | 1 | -0/+4 |
| * | Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ... | ptitSeb | 2022-03-27 | 1 | -0/+1 |
| * | Some more gtk wrapping work | ptitSeb | 2022-03-19 | 1 | -0/+25 |
| * | More work on GTK wrapping (hterm seems to run fine now) | ptitSeb | 2022-03-19 | 1 | -0/+103 |
| * | Improve findBlockNearHint function and friends, again (in sync with box86) | ptitSeb | 2022-03-17 | 1 | -2/+1 |
| * | Fixed a warning | ptitSeb | 2022-03-08 | 1 | -1/+1 |
| * | Added an option to always show SIGSEGV messages | ptitSeb | 2022-03-06 | 1 | -0/+1 |
| * | Improved speed of mmap changes | ptitSeb | 2022-03-06 | 1 | -0/+1 |
| * | Various changes and improvement centered around steam (but still not good eno... | ptitSeb | 2022-03-04 | 3 | -1/+5 |
| * | More work on readlinkat and clone syscall | ptitSeb | 2022-03-01 | 2 | -0/+4 |
| * | Merge pull request #199 from Alexmitter/main | ptitSeb | 2022-02-27 | 1 | -2/+2 |
| |\ |
|
| | * | Add support for RISCV to myalign.h | Alexmitter | 2021-12-30 | 1 | -2/+2 |
| * | | [DYNAREC] Refactored dynarec to ease the future adding of new target architec... | ptitSeb | 2022-02-27 | 1 | -0/+0 |
| * | | Added some code to detect if emulted program use old IMG_SavePNG_RW api inste... | ptitSeb | 2022-02-13 | 1 | -0/+1 |
| * | | Removed a duplicated macro | ptitSeb | 2022-01-17 | 1 | -1/+0 |
| * | | Added a Workaround when dlsym a native (versionned) symbol without default ve... | ptitSeb | 2022-01-05 | 1 | -0/+2 |
| |/ |
|
| * | Fixed some issue with getopt (for #170) | ptitSeb | 2021-11-21 | 1 | -0/+2 |
| * | Wrapped Vulkan libraries | ptitSeb | 2021-11-21 | 1 | -0/+4 |
| * | Minor changes to allow box64 to build and run on ppc64le. | Joseph Allen | 2021-11-18 | 1 | -11/+1 |
| * | [DYNAREC] Improved JIT handling, and added a HotPage detection to temporarily... | ptitSeb | 2021-11-18 | 1 | -0/+2 |
| * | [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate ... | ptitSeb | 2021-11-18 | 1 | -0/+1 |
| * | [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads a... | ptitSeb | 2021-11-11 | 3 | -1/+3 |
| * | Chnaged memory protection tracking to reduce usage of lock, especially for [D... | ptitSeb | 2021-11-05 | 1 | -3/+1 |
| * | [ARM64] Check if Atomics are supported (not used yet) | ptitSeb | 2021-11-01 | 1 | -0/+1 |
| * | [DYNAREC] Cancel a dynablock if a segfault occurs while building it | ptitSeb | 2021-10-27 | 1 | -0/+3 |
| * | And yet another build fixe for the untested loogarch64 support | ptitSeb | 2021-09-26 | 1 | -1/+1 |
| * | Another build fixe for the untested loogarch64 support | ptitSeb | 2021-09-26 | 1 | -1/+1 |
| * | Some build fixes for the untested loogarch64 support | ptitSeb | 2021-09-26 | 1 | -3/+3 |
| * | More untested support for loongarch64 va_list | ptitSeb | 2021-09-26 | 1 | -3/+13 |
| * | Added some untested support for loongarch64 va_list | ptitSeb | 2021-09-26 | 1 | -1/+21 |