summaryrefslogtreecommitdiff
path: root/gdb/mips-fbsd-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb, gdbserver: support dlmopen()Markus Metzger2022-10-181-0/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-2/+2
* gdb: remove symbol value macrosSimon Marchi2022-04-111-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.John Baldwin2020-07-201-0/+16
* 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
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey2018-08-271-15/+15
* Split size in regset section iteratorsAlan Hayward2018-08-131-4/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-8/+8
* Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin2017-10-051-0/+18
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Look for FIR in the last FreeBSD/mips floating-point register.John Baldwin2017-08-291-13/+30
* Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward2017-05-261-39/+6
* Use mips_regnum instead of constants for FreeBSD/mips register operations.John Baldwin2017-05-231-13/+16
* Fix ARI warningYao Qi2017-01-051-4/+4
* Use correct OSABI constant for FreeBSD/mips binaries.John Baldwin2017-01-041-1/+1
* Add FreeBSD/mips architecture.John Baldwin2017-01-041-0/+560