aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-17gdb: remove regcache's address spaceSimon Marchi1-4/+2
2023-08-28gdb: Update x86 FreeBSD architectures to support XSAVE layouts.John Baldwin1-3/+12
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-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 nat: Use register maps for GP register sets.John Baldwin1-0/+1
2022-01-28FreeBSD x86: Use tramp-frame for signal frames.John Baldwin1-70/+115
2022-01-28Use register maps for gp regsets on FreeBSD/x86 core dumps.John Baldwin1-42/+47
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin1-6/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-2/+2
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-1/+1
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-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-7/+6
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-6/+7
2019-03-12Support TLS variables on FreeBSD/amd64.John Baldwin1-0/+25
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-3/+5
2018-06-29fix GDB build failure for various amd64 targetsJoel Brobecker1-2/+2
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-04Use amd64_target_description to get tdesc_amd64Yao Qi1-1/+2
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves1-1/+1
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin1-67/+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-1/+1
2016-11-23Normalize names of some source filesSimon Marchi1-0/+319