summaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Fix build for aarch64, arm, and riscv FreeBSD native targets.John Baldwin2019-07-151-8/+6
* Revert the header-sorting patchTom Tromey2019-04-061-7/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+7
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* 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