Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4624 | Kartik Agaram | 2018-09-30 | 1 | -1/+1 |
| | | | | | | | | Start requiring a '-o' flag to designate the output binary when translating. Things currently get funky if you pass in multiple inputs, but that's ok. This is the first step to supporting multiple input files for a single output binary. | ||||
* | 4619 - new syscall: mmap() | Kartik Agaram | 2018-09-29 | 1 | -0/+43 |