about summary refs log tree commit diff stats
path: root/src/include/elfloader.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* First passrajdakin2021-04-141-3/+2
* Fixed the libraries free orderingrajdakin2021-04-091-2/+2
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-251-1/+1
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-35/+35
* More elf loader and parsing and stack preparingptitSeb2021-03-021-2/+2
* Detecting tcmalloc nowptitSeb2021-03-021-1/+1
* Load elf in memoryptitSeb2021-03-011-2/+2
* Read elf header of launched executableptitSeb2021-03-011-0/+59