about summary refs log tree commit diff stats
path: root/src/libtools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed myalign handling for long double on ARM64ptitSeb2021-03-051-1/+3
* Somes fixes to float/double/long double handling in va_listptitSeb2021-03-051-3/+6
* Added some phtread functionsptitSeb2021-03-051-68/+70
* Added printf wrapped function and some VA_ARG workptitSeb2021-03-051-0/+427
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-20/+20
* Added basic thread infrastructureptitSeb2021-03-021-0/+808
* Preparing auxval handlingptitSeb2021-03-021-0/+59