Age | Commit message (Expand) | Author | Files | Lines |
2024-02-20 | gdb: pass frames as `const frame_info_ptr &` | Simon Marchi | 1 | -1/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -1/+1 |
2022-08-31 | gdb/riscv: better support for fflags and frm registers | Andrew Burgess | 1 | -0/+6 |
2022-07-26 | gdb: rename gdbarch_tdep struct to fix g++ 4.8 build | Andrew Burgess | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-15 | gdb: fix gdbarch_tdep ODR violation | Simon Marchi | 1 | -2/+3 |
2021-07-16 | gdb: Support stepping out from signal handler on riscv*-linux | Lancelot SIX | 1 | -0/+4 |
2021-06-21 | gdb/riscv: add support for vector registers in target descriptions | Andrew Burgess | 1 | -1/+7 |
2021-03-05 | gdb/riscv: make riscv target description names global | Andrew Burgess | 1 | -0/+3 |
2021-01-18 | gdb/riscv: use a single regset supply function for riscv fbsd & linux | Andrew Burgess | 1 | -0/+23 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-02 | gdb/riscv: rewrite target description validation, add rv32e support | Andrew Burgess | 1 | -0/+5 |
2020-11-11 | gdb/riscv: add ability to decode dwarf CSR numbers | Andrew Burgess | 1 | -0/+2 |
2020-06-25 | gdb/riscv: Record information about unknown tdesc registers | Andrew Burgess | 1 | -0/+15 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 1 | -1/+1 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | gdb/riscv: Split ISA and ABI features | Andrew Burgess | 1 | -7/+30 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-22 | gdb/riscv: Add gdb to dwarf register number mapping | Andrew Burgess | 1 | -0/+9 |
2018-11-21 | gdb/riscv: Add target description support | Andrew Burgess | 1 | -23/+6 |
2018-10-26 | RISC-V: Linux signal frame support. | Jim Wilson | 1 | -1/+10 |
2018-10-22 | RISC-V: Print FP regs as union of float types. | Jim Wilson | 1 | -0/+4 |
2018-09-03 | gdb/riscv: Provide non-DWARF stack unwinder | Andrew Burgess | 1 | -0/+2 |
2018-08-09 | Minor formatting fixes in riscv-tdep.h | Tom Tromey | 1 | -4/+6 |
2018-08-08 | RISC-V: Add software single step support. | Jim Wilson | 1 | -0/+4 |
2018-08-08 | RISC-V: Make riscv_isa_xlen a global function. | Jim Wilson | 1 | -0/+3 |
2018-07-17 | RISC-V: Correct legacy misa register number. | Jim Wilson | 1 | -2/+2 |
2018-03-06 | gdb/riscv: Remove 'Contributed by....' comments | Andrew Burgess | 1 | -5/+0 |
2018-03-06 | gdb: Initial baremetal riscv support | Andrew Burgess | 1 | -0/+84 |