| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR... | ptitSeb | 2023-02-17 | 1 | -1/+4 |
| * | Fixed a memory leak in env handling | ptitSeb | 2023-02-12 | 1 | -0/+1 |
| * | Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ... | ptitSeb | 2022-09-30 | 1 | -6/+12 |
| * | All box internal memory alloc use __libc_ internal one (except on Android, us... | ptitSeb | 2022-08-06 | 1 | -3/+3 |
| * | Improved initial stack build | ptitSeb | 2022-04-24 | 1 | -0/+4 |
| * | Fix some special case on mmap64 wrapping | ptitSeb | 2022-03-07 | 1 | -0/+1 |
| * | Added some comment on vDSO | ptitSeb | 2021-08-10 | 1 | -1/+1 |
| * | First pass | rajdakin | 2021-04-14 | 1 | -3/+3 |
| * | General improvements to box64 and fixed some SDL2 functions | rajdakin | 2021-04-11 | 1 | -20/+46 |
| * | Better Stack handling (backported from box86) | ptitSeb | 2021-03-28 | 1 | -3/+6 |
| * | More x64emu preparation | ptitSeb | 2021-03-02 | 1 | -106/+121 |
| * | More elf loader and parsing and stack preparing | ptitSeb | 2021-03-02 | 1 | -0/+138 |