| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [NON4K][ELFLOADER] more Elfloader work for non-4k pagesize OS ([BOX32] too) | ptitSeb | 2024-09-23 | 1 | -7/+13 |
| * | [NON4K] Fixed some typos ([BOX32] too) | ptitSeb | 2024-09-23 | 1 | -1/+1 |
| * | [BOX32][NON4K] Try to fix elfloader when elf wants to load at an address not-... | ptitSeb | 2024-09-23 | 1 | -0/+5 |
| * | [BOX32][ELFLOADER] Fixed PROTECTED symbol that were not loaded correctly | ptitSeb | 2024-09-21 | 1 | -0/+4 |
| * | [BOX32] Partial handling of wrapped dl_iterate_phdr | ptitSeb | 2024-09-16 | 1 | -0/+35 |
| * | [BOX32][ELFLOADER] Fixed some issue with symbol resolver | ptitSeb | 2024-09-14 | 1 | -13/+20 |
| * | [TRACE] Improved trace on symbol name | ptitSeb | 2024-08-29 | 1 | -0/+9 |
| * | [BOX32] Fixed some error log in elfloader32 | ptitSeb | 2024-08-28 | 1 | -3/+3 |
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 1 | -0/+264 |
| * | [BOX32] Added 32bits elf reloc type rel handling | ptitSeb | 2024-08-17 | 1 | -0/+377 |
| * | [BOX32] Added 32bits elf alloc and load | ptitSeb | 2024-08-17 | 1 | -0/+249 |