summaryrefslogtreecommitdiff
path: root/gdb/riscv-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-3/+3
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-1/+1
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-171-2/+2
* gdb: Support stepping out from signal handler on riscv*-linuxLancelot SIX2021-07-161-0/+24
* 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