summaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some missed "beneath" conversionsTom Tromey2018-06-101-1/+1
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-17/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Add native target for FreeBSD/arm.John Baldwin2017-10-111-0/+151