aboutsummaryrefslogtreecommitdiff
path: root/gdb/aarch64-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13aarch64-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-69/+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-04-06Revert the header-sorting patchTom Tromey1-7/+5
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-5/+7
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-12/+15
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-09-06Add native target for FreeBSD/aarch64.John Baldwin1-0/+129