about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedldlinux.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a few wrapped function and fixed some other (for Steam)ptitSeb2024-11-061-1/+1
|
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ptitSeb2024-02-261-0/+11
| | | | others tickets)
* 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
* | 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