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