aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
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-01-01Update copyright year range in all GDB files.Joel Brobecker1-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-12/+13
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-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-08-29Look for FIR in the last FreeBSD/mips floating-point register.John Baldwin1-1/+1
2017-05-23Cleanups to FreeBSD/mips native register operations.John Baldwin1-11/+13
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-12/+10
2017-01-04Add native target for FreeBSD/mips.John Baldwin1-0/+136