Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix elf section padding | Freya Murphy | 2024-09-30 | 2 | -20/+33 |
| | |||||
* | symtab never return null symbol | Freya Murphy | 2024-09-23 | 2 | -1/+2 |
| | |||||
* | fix symtab map bad offset | Freya Murphy | 2024-09-23 | 2 | -2/+3 |
| | |||||
* | fix local vs global symbol names, locals now are local | Freya Murphy | 2024-09-23 | 4 | -19/+108 |
| | |||||
* | multitude of mld fixes, add entrypoint | Freya Murphy | 2024-09-22 | 6 | -28/+57 |
| | |||||
* | make mld file executable | Freya Murphy | 2024-09-22 | 1 | -1/+8 |
| | |||||
* | fix mem errors | Freya Murphy | 2024-09-22 | 3 | -0/+11 |
| | |||||
* | mld done | Freya Murphy | 2024-09-22 | 7 | -12/+1051 |
| | |||||
* | start mld, add loading of object files, add fuzzing support | Freya Murphy | 2024-09-20 | 6 | -0/+740 |