summaryrefslogtreecommitdiff
path: root/gdb/riscv-fbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* riscv-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin2021-07-131-70/+8
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* 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
* Fix build for aarch64, arm, and riscv FreeBSD native targets.John Baldwin2019-07-151-8/+7
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin2018-11-061-1/+2
* Add native target for FreeBSD/riscv.John Baldwin2018-10-081-0/+135