aboutsummaryrefslogtreecommitdiffstats
path: root/elf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wiphardwares-ol2021-11-061-9/+16
|
* new elf generator w/ symbol outputs-ol2021-10-241-77/+178
|
* fix and finish new pipelines-ol2021-07-061-4/+4
|
* fix jalr immediate slice, update example stage resultss-ol2021-06-081-3/+4
|
* apply "black" formattings-ol2021-05-251-40/+47
|
* revert to code detection by segments-ol2021-05-231-3/+3
|
* log offending line when errors occur, across all stagess-ol2021-05-221-6/+9
|
* support non-byte aligned data liness-ol2021-05-221-3/+3
|
* Hello World!s-ol2020-05-281-6/+9
|
* cleanups-ol2020-05-281-81/+87
|
* implement u-format for JALs-ol2020-05-271-8/+6
|
* output emulatable .elfs-ol2020-05-271-0/+105