Age | Commit message (Expand) | Author |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash |
2020-10-20 | Revert "core: Fix clang build" | bunnei |
2020-10-17 | core: Fix clang build | Lioncash |
2020-03-17 | gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization | Gauvain "GovanifY" Roussel-Tarbouriech |
2018-08-05 | gdbstub: Replace PAddr alias with VAddr | Lioncash |
2018-07-12 | More improvements to GDBStub (#653) | Hedges |
2018-06-06 | GDB Stub Improvements (#508) | Hedges |
2018-01-20 | Format: Run the new clang format on everything | James Rowe |
2017-09-30 | arm: Use 64-bit addressing in a bunch of places. | bunnei |
2016-12-15 | gdbstub: Remove global variable from public interface | Lioncash |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot |
2016-03-20 | Fix missing header | LittleWhite |
2015-10-11 | Remove unnecessary new lines, changed Deinit to Shutdown | polaris- |
2015-10-04 | Use BreakpointAddress struct instead of passing address directly | polaris- |
2015-10-04 | Implement gdbstub | polaris- |