about summary refs log tree commit diff stats
path: root/src/include/x64tls.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some Segments/Selector handling refactoring , removing some ↵ptitSeb2025-10-151-1/+1
| | | | pthread_getspecific use
* [WOW64] Added non-functional PE build (#2532)Yang Liu2025-04-141-2/+1
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Added some support for 32bits code (doesn't seems enough for wow64 yet)ptitSeb2023-06-181-2/+1
| |
* | Added support for creating 32bits selector (no 32bits execution yet)ptitSeb2023-06-171-0/+2
|/
* Tried to optimize TLS fetchingptitSeb2023-03-121-2/+1
|
* Added suport for arch_prctl syscall, and GL segment handling ([DYNAREC] too)ptitSeb2021-06-071-0/+2
|
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+13