Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-30 | Remove regcache_cooked_write | Simon Marchi | 1 | -9/+5 |
2018-05-30 | Remove regcache_cooked_read | Simon Marchi | 1 | -2/+2 |
2018-05-04 | Fix "obvious" fall-through warnings | Tom Tromey | 1 | -0/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -3/+3 |
2018-03-12 | gdb/riscv: Fix some ARI issues | Andrew Burgess | 1 | -9/+8 |
2018-03-06 | gdb/riscv: Remove partial target description support | Andrew Burgess | 1 | -37/+0 |
2018-03-06 | gdb/riscv: Remove 'Contributed by....' comments | Andrew Burgess | 1 | -5/+0 |
2018-03-06 | gdb/riscv: Remove use of pseudo registers | Andrew Burgess | 1 | -25/+0 |
2018-03-06 | gdb/riscv: Fix type when reading register from regcache | Andrew Burgess | 1 | -1/+1 |
2018-03-06 | gdb/riscv: Additional print format string fixes | Andrew Burgess | 1 | -2/+2 |
2018-03-06 | gdb/riscv: Fixes to printf format strings | Andrew Burgess | 1 | -31/+43 |
2018-03-06 | gdb: Initial baremetal riscv support | Andrew Burgess | 1 | -0/+2749 |