about summary refs log tree commit diff stats
path: root/src/elfs/elfhash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added [BOX64] prefix for all the stdout logs (#2279)Yang Liu2025-01-211-3/+3
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-2/+12
* [BOX32] Added 32bits elf reloc type rel handlingptitSeb2024-08-171-0/+5
* [BOX32] Added 32bits elf header parser and dumperptitSeb2024-08-171-5/+30
* [BOX32] prepare elfheader_t structure for 32bits elfsptitSeb2024-08-171-42/+77
* Fixes (#1659)rajdakin2024-07-091-2/+2
* [ELFLOADER] Fixes some issue with symbol version matching and unload of faill...ptitSeb2024-03-041-1/+1
* [ELFLOADER] Fixed another warningptitSeb2024-02-281-2/+2
* [ELFLOADER] Fixed a warningptitSeb2024-02-281-1/+1
* [ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...ptitSeb2024-02-151-0/+354