summaryrefslogtreecommitdiff
path: root/gdb/mips-fbsd-tdep.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-18gdb, gdbserver: support dlmopen()Markus Metzger
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-04-11gdb: remove symbol value macrosSimon Marchi
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-07-20Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.John Baldwin
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-08-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey
2018-08-13Split size in regset section iteratorsAlan Hayward
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-05Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-29Look for FIR in the last FreeBSD/mips floating-point register.John Baldwin
2017-05-26Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward
2017-05-23Use mips_regnum instead of constants for FreeBSD/mips register operations.John Baldwin
2017-01-05Fix ARI warningYao Qi
2017-01-04Use correct OSABI constant for FreeBSD/mips binaries.John Baldwin
2017-01-04Add FreeBSD/mips architecture.John Baldwin