| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | target/avr: Use explicit little-endian LD/ST API | Philippe Mathieu-Daudé | 2024-10-15 | 1 | -2/+2 |
| * | gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' | Philippe Mathieu-Daudé | 2024-04-26 | 1 | -0/+1 |
| * | target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé | 2024-03-12 | 1 | -4/+2 |
| * | gdbstub: move register helpers into standalone include | Alex Bennée | 2023-03-07 | 1 | -1/+1 |
| * | target/avr: Implement gdb_adjust_breakpoint | Richard Henderson | 2021-07-21 | 1 | -0/+13 |
| * | target/avr: CPU class: Add GDB support | Michael Rolnik | 2020-07-10 | 1 | -0/+84 |