Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-19 | gdb/riscv: Update API for looking up target descriptions | Andrew Burgess | 1 | -1/+3 |
2020-02-05 | RISC-V/Linux/native: Factor out target description determination | Maciej W. Rozycki | 1 | -48/+3 |
2020-02-03 | RISC-V/Linux/native: Determine FLEN dynamically | Maciej W. Rozycki | 1 | -26/+86 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | gdb/riscv: Add read_description method for riscv_linux_nat_target | Andrew Burgess | 1 | -0/+38 |
2018-10-28 | gdb/riscv: Add back missing braces in riscv-linux-nat.c | Andrew Burgess | 1 | -2/+4 |
2018-10-25 | gdb/riscv: Use correct regnum in riscv_linux_nat_target::fetch_registers | Andrew Burgess | 1 | -4/+2 |
2018-08-29 | Fix riscv-linux native gdb build failure. | Jim Wilson | 1 | -4/+5 |
2018-08-09 | RISC-V: Add native linux support. | Jim Wilson | 1 | -0/+280 |