aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+1
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-4/+4
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-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-4/+4
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-4/+4
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-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi1-0/+1
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-2/+2
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-03-12Support TLS variables on FreeBSD/powerpc.John Baldwin1-0/+35
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-13Split size in regset section iteratorsAlan Hayward1-3/+3
2018-05-22[PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho1-14/+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-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-4/+3
2016-11-23Normalize names of some source filesSimon Marchi1-0/+353