| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update mld commentsHEADmain | Freya Murphy | 2024-10-05 | 1 | -1/+28 |
| * | fixed forced section padding in mld | Freya Murphy | 2024-10-04 | 1 | -21/+0 |
| * | update mld,msim with new headers | Freya Murphy | 2024-10-04 | 1 | -2/+2 |
| * | dont require phdr to link | Freya Murphy | 2024-10-01 | 1 | -15/+31 |
| * | set padding to zero instead of undefined data | Freya Murphy | 2024-09-30 | 1 | -0/+2 |
| * | fix elf section padding | Freya Murphy | 2024-09-30 | 1 | -17/+31 |
| * | fix local vs global symbol names, locals now are local | Freya Murphy | 2024-09-23 | 1 | -11/+18 |
| * | multitude of mld fixes, add entrypoint | Freya Murphy | 2024-09-22 | 1 | -20/+37 |
| * | make mld file executable | Freya Murphy | 2024-09-22 | 1 | -1/+8 |
| * | fix mem errors | Freya Murphy | 2024-09-22 | 1 | -0/+4 |
| * | mld done | Freya Murphy | 2024-09-22 | 1 | -3/+649 |
| * | start mld, add loading of object files, add fuzzing support | Freya Murphy | 2024-09-20 | 1 | -0/+62 |