aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-aix-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-02-06gdb: remove core_bfd macroSimon Marchi1-3/+5
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-16gdb: remove two uses of obstackSimon Marchi1-36/+26
2023-09-26Fix to step instruction due to P10 prefix instruction.Aditya Vidyadhar Kamath1-1/+5
2023-08-25Fix for call feature having 9th function parameter and beyond corrupt values.Aditya Vidyadhar Kamath1-6/+18
2023-08-25Fix 64 bit red zone frame size in AIXAditya Vidyadhar Kamath1-1/+3
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
2023-03-16Fix build breakage in rs6000-aix-tdep.cTom Tromey1-5/+0
2023-03-15Enable vector register visibility in core for AIX.Aditya Vidyadhar Kamath1-0/+36
2023-03-09gdb, gdbserver, gdbsupport: fix whitespace issuesSimon Marchi1-10/+9
2023-03-07Enable vector instruction debugging for AIXAditya Vidyadhar Kamath1-0/+182
2023-02-13Turn remaining value_contents functions into methodsTom Tromey1-7/+7
2023-02-13Turn value_type into methodTom Tromey1-3/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-17Fix call functions command bug in 64 bits programs for AIXAditya Vidyadhar Kamath1-1/+9
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-5/+5
2022-09-21gdb: remove TYPE_LENGTHSimon Marchi1-8/+8
2022-09-20Move solib_ops into gdbarchTom Tromey1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-8/+8
2022-06-02ODR warning for struct field_infoTom Tromey1-8/+8
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-18gdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep.c, remove rs6000-tdep.hSimon Marchi1-1/+3
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-9/+10
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi1-6/+7
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi1-0/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-2/+4
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-34/+34
2020-09-14gdb: remove TYPE_VECTORSimon Marchi1-1/+1
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-8/+8
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-26Make a bunch of functions staticSimon Marchi1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
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-11-16Pass return_method to _push_dummy_callAlan Hayward1-2/+3
2018-11-01Reading signal handler frame in AIXSangamesh Mallayya1-1/+115
2018-08-13Split size in regset section iteratorsAlan Hayward1-2/+2
2018-05-30Remove regcache_cooked_writeSimon Marchi1-13/+9
2018-05-30Remove regcache_cooked_readSimon Marchi1-5/+4
2018-05-22[PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho1-12/+2
2018-03-12Use gdb::byte_vector when reading section dataTom Tromey1-11/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1