summaryrefslogtreecommitdiff
path: root/gdb/riscv-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/riscv: use a single regset supply function for riscv fbsd & linuxAndrew Burgess2021-01-181-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-1/+1
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-4/+4
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* RISC-V: Add FP register core file support.Jim Wilson2019-02-081-2/+21
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* RISC-V: Linux signal frame support.Jim Wilson2018-10-261-0/+80
* Split size in regset section iteratorsAlan Hayward2018-08-131-1/+1
* RISC-V: Add linux target support.Jim Wilson2018-08-091-0/+94