Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7238 - mu.subx: final restrictions on 'addr' | Kartik Agaram | 2020-11-15 | 1 | -2/+10 |
| | | | | I had to tweak one app that wasn't following the rules. | ||||
* | 6908 - compiling all floating-point operations | Kartik Agaram | 2020-09-30 | 1 | -2/+66 |
| | | | | | We don't yet support emulating these instructions in `bootstrap`. But generated binaries containing them run natively just fine. | ||||
* | 6612 - reorganize layers | Kartik Agaram | 2020-07-05 | 1 | -0/+403 |