| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-02-04 | gdb: fix load/save of fp values in a32 | 1 | -2/+2 | |
| 2023-12-04 | core: refactor emulated cpu core activation | 1 | -40/+32 | |
| 2023-03-12 | kernel: convert KThread to new style | 1 | -2/+2 | |
| 2023-02-14 | remove constexpr from virtual function | 1 | -2/+2 | |
| 2023-02-14 | use a string view to skip allocation | 1 | -10/+4 | |
| 2023-02-14 | add static lifetime to constexpr values to force compile time evaluation wher... | 1 | -2/+2 | |
| 2022-06-30 | gdbstub_arch: Directly access SP register | 1 | -2/+6 | |
| 2022-06-01 | gdbstub: fix target descriptions | 1 | -8/+85 | |
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | 1 | -0/+406 |