about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedldlinux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Better wrapping for __libc_stack_end symbolptitSeb2023-07-081-0/+9
|/
* Tried to optimize TLS fetchingptitSeb2023-03-121-2/+3
* Optimized __tls_get_addr wrapped function a bitptitSeb2022-12-031-2/+2
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-1/+1
* Improved TLS handling (for #17, but probably help many other programs)ptitSeb2021-07-041-1/+2
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-251-9/+2
* Small change to wrapped ld-linux to make it more portableptitSeb2021-03-041-2/+7
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+42