summaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-6/+6
* Remove pid_to_ptidTom Tromey2018-07-031-1/+1
* Remove regcache_raw_collectSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_supplySimon Marchi2018-05-301-1/+1
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-42/+53
* Change rs6000_ptrace_ldinfo to return a byte_vectorTom Tromey2018-04-011-21/+11
* Convert observers to C++Tom Tromey2018-03-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Add PPC_MAX_REGISTER_SIZEAlan Hayward2017-05-221-2/+2
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-121-4/+6
* Use ptid from regcache in almost all remaining nat filesSimon Marchi2017-03-201-10/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Wean gdb and sim off private libbfd.h headerAlan Modra2016-07-271-1/+0
* Fix AIX gdb build with C++ compilerPedro Alves2016-04-211-4/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* AIX: Remove exec_one_dummy_insn hackUlrich Weigand2014-09-101-57/+0
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Update comments to to_xfer_partial implementations.Yao Qi2014-02-111-4/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-9/+17
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-2/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-2/+2
* Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi2014-01-141-4/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-10/+13
* thread support broken on ppc-aix.Joel Brobecker2013-08-291-1/+1
* ARI fix: Push # directives to start of line.Pierre Muller2013-08-231-6/+6
* 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-08-071-1/+9
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* ppc-aix core file relocation.Joel Brobecker2013-05-151-192/+18
* rs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of error message.Joel Brobecker2013-05-071-2/+2
* AIX: Change XML to use library-list-aix instead of library-list.Joel Brobecker2013-05-071-2/+2
* Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIXJoel Brobecker2013-05-071-3/+3
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-594/+176
* Delete rs6000-nat.c:fixup_breakpoints extern declaration.Joel Brobecker2013-03-261-2/+0
* ppc-aix: .bss relocation problem when overlapping with the .data sectionJoel Brobecker2013-01-011-0/+69
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* gdb_bfd_unref failed assertion on AIX.Joel Brobecker2012-10-021-0/+1
* * procfs.c: Add gdb_bfd header.Pierre Muller2012-09-261-0/+1
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-6/+1