about summary refs log tree commit diff stats
path: root/src/elfs/elfloader_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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