summaryrefslogtreecommitdiff
path: root/gdb/i386-fbsd-nat.c
AgeCommit message (Expand)Author
2022-04-11i386-fbsd-nat: Remove two unused variables.John Baldwin
2022-03-22Add an x86_fbsd_nat_target mixin class for FreeBSD x86 native targets.John Baldwin
2022-03-22Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug regs support.John Baldwin
2022-03-02i386-fbsd-nat: Assume PT_GETXMMREGS is present.John Baldwin
2022-01-28FreeBSD x86 nat: Use register maps for GP register sets.John Baldwin
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-09Rename common to gdbsupportTom Tromey
2019-03-12Support fs_base and gs_base on FreeBSD/i386.John Baldwin
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-03Remove ptid_get_pidTom Tromey
2018-05-30Remove regcache_raw_supplySimon Marchi
2018-05-03target factories, target open and multiple instances of targetsPedro Alves
2018-05-03target_ops: Use bool throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Include "x86-xstate.h" for X86_XSTATE_* constants.John Baldwin
2017-09-04Use i386_target_description to get tdesc_i386Yao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-23Normalize names of some source filesSimon Marchi