about summary refs log tree commit diff stats
path: root/src/elfs/elfloader32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32] Partial handling of wrapped dl_iterate_phdrptitSeb2024-09-161-0/+35
* [BOX32][ELFLOADER] Fixed some issue with symbol resolverptitSeb2024-09-141-13/+20
* [TRACE] Improved trace on symbol nameptitSeb2024-08-291-0/+9
* [BOX32] Fixed some error log in elfloader32ptitSeb2024-08-281-3/+3
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+264
* [BOX32] Added 32bits elf reloc type rel handlingptitSeb2024-08-171-0/+377
* [BOX32] Added 32bits elf alloc and loadptitSeb2024-08-171-0/+249