Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4551 | Kartik Agaram | 2018-09-20 | 1 | -0/+1 |
| | | | | | | | | Running reset() doesn't seem necessary so far for the translate sub-command, but it's likely to expose us to weird bugs. Immediately, it requires toggling `Dump_trace` in different places to print traces while translating vs while running. | ||||
* | 4532 | Kartik Agaram | 2018-09-01 | 1 | -28/+5 |
| | | | | Make segment names a separate transform. | ||||
* | 4531 - automatically compute segment addresses | Kartik Agaram | 2018-09-01 | 1 | -8/+32 |
| | |||||
* | 4482 | Kartik Agaram | 2018-08-04 | 1 | -0/+159 |