summaryrefslogtreecommitdiff
path: root/mld (follow)
Commit message (Expand)AuthorAgeFilesLines
* update mld commentsHEADmainFreya Murphy2024-10-052-11/+47
* fixed forced section padding in mldFreya Murphy2024-10-043-24/+2
* update mld,msim with new headersFreya Murphy2024-10-043-31/+4
* dont require phdr to linkFreya Murphy2024-10-015-60/+151
* set padding to zero instead of undefined dataFreya Murphy2024-09-301-0/+2
* fix elf section paddingFreya Murphy2024-09-302-20/+33
* symtab never return null symbolFreya Murphy2024-09-232-1/+2
* fix symtab map bad offsetFreya Murphy2024-09-232-2/+3
* fix local vs global symbol names, locals now are localFreya Murphy2024-09-234-19/+108
* multitude of mld fixes, add entrypointFreya Murphy2024-09-226-28/+57
* make mld file executableFreya Murphy2024-09-221-1/+8
* fix mem errorsFreya Murphy2024-09-223-0/+11
* mld doneFreya Murphy2024-09-227-12/+1051
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-206-0/+740