aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-18gdb: rename rs6000-nat.c to rs6000-aix-nat.cSimon Marchi1-675/+0
2021-11-15gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi1-3/+3
2021-10-21gdb, gdbserver: make target_waitstatus safeSimon Marchi1-4/+3
2021-06-28gdb: remove gdbarch_info_initSimon Marchi1-2/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-12/+12
2020-10-29Remove the exec_bfd macroTom Tromey1-3/+4
2020-09-28Remove target_has_execution macroTom Tromey1-1/+1
2020-09-18Make target_wait options use enum flagsTom Tromey1-2/+2
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-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-6/+6
2018-07-03Remove pid_to_ptidTom Tromey1-1/+1
2018-05-30Remove regcache_raw_collectSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-1/+1
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-42/+53
2018-04-01Change rs6000_ptrace_ldinfo to return a byte_vectorTom Tromey1-21/+11
2018-03-19Convert observers to C++Tom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-4/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward1-2/+2
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior1-4/+6
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-10/+8
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra1-1/+0
2016-04-21Fix AIX gdb build with C++ compilerPedro Alves1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-09-10AIX: Remove exec_one_dummy_insn hackUlrich Weigand1-57/+0
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi1-4/+1
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-9/+17
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-2/+2
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-2/+2
2014-01-14Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi1-4/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-10/+13
2013-08-29thread support broken on ppc-aix.Joel Brobecker1-1/+1
2013-08-23 ARI fix: Push # directives to start of line.Pierre Muller1-6/+6
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand1-1/+9
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-1/+0
2013-05-15ppc-aix core file relocation.Joel Brobecker1-192/+18
2013-05-07rs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of error message.Joel Brobecker1-2/+2
2013-05-07AIX: Change XML to use library-list-aix instead of library-list.Joel Brobecker1-2/+2