aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13arm-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-73/+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/+6
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-06-10Fix some missed "beneath" conversionsTom Tromey1-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-17/+18
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-10-11Add native target for FreeBSD/arm.John Baldwin1-0/+151