Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Catch non-emulated semihosting calls | Sean Anderson | 2022-04-01 | 1 | -0/+11 |
* | arm: smh: Add option to detect semihosting | Sean Anderson | 2022-04-01 | 1 | -0/+30 |
* | arm: smh: Add some functions for working with the host console | Sean Anderson | 2022-04-01 | 1 | -0/+19 |
* | arm: smh: Add some file manipulation commands | Sean Anderson | 2022-04-01 | 1 | -0/+20 |
* | arm: smh: Document functions in header | Sean Anderson | 2022-04-01 | 1 | -0/+32 |
* | arm: smh: Use numeric modes for smh_open | Sean Anderson | 2022-04-01 | 1 | -1/+24 |
* | arm: smh: Export semihosting functions | Sean Anderson | 2022-04-01 | 1 | -0/+14 |