Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-08 | gdb: Have allocate_target_description return a unique_ptr | Andrew Burgess | 1 | -13/+14 |
2020-08-08 | [gdb/build] Fix missing implicit constructor call with gcc 4.8 | Tom de Vries | 1 | -2/+3 |
2020-07-17 | gdb/riscv: delete target descriptions when gdb exits | Andrew Burgess | 1 | -3/+5 |
2020-02-19 | gdb/riscv: Update API for looking up target descriptions | Andrew Burgess | 1 | -27/+42 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | gdb/riscv: Create each unique target description only once | Andrew Burgess | 1 | -0/+31 |
2018-11-30 | gdb/riscv: Make some target description functions constant | Andrew Burgess | 1 | -1/+1 |
2018-11-21 | gdb/riscv: Add target description support | Andrew Burgess | 1 | -0/+69 |