| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some Segments/Selector handling refactoring , removing some ↵ | ptitSeb | 2025-10-15 | 1 | -1/+1 |
| | | | | | pthread_getspecific use | ||||
| * | [WOW64] Added non-functional PE build (#2532) | Yang Liu | 2025-04-14 | 1 | -2/+1 |
| | | |||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Added some support for 32bits code (doesn't seems enough for wow64 yet) | ptitSeb | 2023-06-18 | 1 | -2/+1 |
| | | | |||||
| * | | Added support for creating 32bits selector (no 32bits execution yet) | ptitSeb | 2023-06-17 | 1 | -0/+2 |
| |/ | |||||
| * | Tried to optimize TLS fetching | ptitSeb | 2023-03-12 | 1 | -2/+1 |
| | | |||||
| * | Added suport for arch_prctl syscall, and GL segment handling ([DYNAREC] too) | ptitSeb | 2021-06-07 | 1 | -0/+2 |
| | | |||||
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+13 |