aboutsummaryrefslogtreecommitdiff
path: root/gdb/riscv-fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-17gdb: remove regcache's address spaceSimon Marchi1-4/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-18gdb/riscv: use a single regset supply function for riscv fbsd & linuxAndrew Burgess1-18/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-24Update comments about removed functionChristian Biesinger1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-1/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-03-12Support TLS variables on FreeBSD/riscv.John Baldwin1-0/+27
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-08Remove unused variables from riscv-fbsd-tdep.cTom Tromey1-3/+0
2018-10-08Add FreeBSD/riscv architecture.John Baldwin1-0/+206