aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17gdb: remove regcache's address spaceSimon Marchi1-4/+2
2023-08-28gdb: Update x86 FreeBSD architectures to support XSAVE layouts.John Baldwin1-31/+40
2023-03-09gdb, gdbserver, gdbsupport: fix whitespace issuesSimon Marchi1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-2/+2
2022-04-01Remove unused variable.John Baldwin1-1/+0
2022-04-01Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address.John Baldwin1-5/+2
2022-04-01FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES.John Baldwin1-0/+18
2022-01-30Remove unused variables in fbsd-tdep.c filesTom Tromey1-2/+0
2022-01-28FreeBSD x86: Use tramp-frame for signal frames.John Baldwin1-93/+150
2022-01-28Use register maps for gp regsets on FreeBSD/x86 core dumps.John Baldwin1-18/+40
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin1-8/+0
2022-01-28Remove support for pre-5.0 FreeBSD/i386 signal trampolines.John Baldwin1-84/+9
2022-01-28Remove vestigal FreeBSD/i386 3.x support.John Baldwin1-86/+31
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-4/+4
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-8/+8
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-1/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-12Support TLS variables on FreeBSD/i386.John Baldwin1-0/+29
2019-03-12Support fs_base and gs_base on FreeBSD/i386.John Baldwin1-1/+1
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-13Split size in regset section iteratorsAlan Hayward1-4/+7
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-09-04Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0Yao Qi1-2/+2
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin1-59/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-13/+3
2016-11-23Normalize names of some source filesSimon Marchi1-0/+498