aboutsummaryrefslogtreecommitdiff
path: root/gdb/aarch64-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
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