summaryrefslogtreecommitdiff
path: root/mld/link.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed forced section padding in mldFreya Murphy2024-10-041-21/+0
* update mld,msim with new headersFreya Murphy2024-10-041-2/+2
* dont require phdr to linkFreya Murphy2024-10-011-15/+31
* set padding to zero instead of undefined dataFreya Murphy2024-09-301-0/+2
* fix elf section paddingFreya Murphy2024-09-301-17/+31
* fix local vs global symbol names, locals now are localFreya Murphy2024-09-231-11/+18
* multitude of mld fixes, add entrypointFreya Murphy2024-09-221-20/+37
* make mld file executableFreya Murphy2024-09-221-1/+8
* fix mem errorsFreya Murphy2024-09-221-0/+4
* mld doneFreya Murphy2024-09-221-3/+649
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-201-0/+62