aboutsummaryrefslogtreecommitdiff
path: root/gdb/riscv-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-07-13riscv-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-70/+8
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-15Fix build for aarch64, arm, and riscv FreeBSD native targets.John Baldwin1-8/+7
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-06Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin1-1/+2
2018-10-08Add native target for FreeBSD/riscv.John Baldwin1-0/+135