about summary refs log tree commit diff stats
path: root/src/elfs/elfloader_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various changes and improvement centered around steam (but still not good eno...ptitSeb2022-03-041-1/+0
* Fixed the backtrace wrapper (uses eh_frame information only)rajdakin2022-02-141-0/+5
* Improved TLS handling (for #17, but probably help many other programs)ptitSeb2021-07-041-0/+2
* Reworked elfloader, handle versionned symbols nowptitSeb2021-05-291-0/+5
* First passrajdakin2021-04-141-20/+20
* More work on elfloader and relocation (and tls)ptitSeb2021-03-061-17/+44
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-7/+7
* Read elf header of launched executableptitSeb2021-03-011-0/+109