gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-02  Tom TromeyChange rs6000_ptrace_ldinfo to return a byte_vector
2018-03-19  Tom TromeyConvert observers to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-22  Alan HaywardAdd PPC_MAX_REGISTER_SIZE
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-07-26  Alan ModraWean gdb and sim off private libbfd.h header
2016-04-21  Pedro AlvesFix AIX gdb build with C++ compiler
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-10  Ulrich WeigandAIX: Remove exec_one_dummy_insn hack
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-02-11  Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-14  Yao QiUse target_xfer_partial_ftype for rs6000_xfer_shared_li...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-29  Joel Brobeckerthread support broken on ppc-aix.
2013-08-23  Pierre Muller ARI fix: Push # directives to start of line.
2013-08-07  Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-05-15  Joel Brobeckerppc-aix core file relocation.
2013-05-07  Joel Brobeckerrs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of...
2013-05-07  Joel BrobeckerAIX: Change XML to use library-list-aix instead of...
2013-05-07  Joel BrobeckerRename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIB...
2013-05-06  Joel BrobeckerReimplement shared library support on ppc-aix...
2013-03-26  Joel BrobeckerDelete rs6000-nat.c:fixup_breakpoints extern declaration.
2013-01-01  Joel Brobeckerppc-aix: .bss relocation problem when overlapping with...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-02  Joel Brobeckergdb_bfd_unref failed assertion on AIX.
2012-09-26  Pierre Muller * procfs.c: Add gdb_bfd header.
2012-08-22  Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-07-23  Tom Tromey * rs6000-nat.c (add_vmap): Rewrite archive loop. ...
2012-07-23  Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24  Pedro Alvesgdb/
2012-05-22  Pedro Alves2012-05-22 Pedro Alves <palves@redhat.com>
2012-03-12  Joel BrobeckerAdd missing prototypes for build in ppx-aix.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-06-07  Jan Kratochvilgdb/
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-04-05  Pierre Muller Remove remaining "%ll" uses.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-21  Pierre Muller * rs6000-nat.c (exec_one_dummy_insn): Add missing...
2009-09-18  Jan Kratochvilgdb/
2009-09-09  Joel Brobecker Fix a build failure on AIX.
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-16  Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-03  Pedro Alves * target.c: Include "exec.h".
2009-05-23  Jan Kratochvilgdb/
2009-05-22  Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-15  Joel Brobecker Fix an error happening while loading symbols...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-02-06  Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-16  Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-11  Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-05-03  Ulrich Weigand * rs6000-tdep.c: Do not include "rs6000-tdep.h".
2008-02-18  Markus Deuling * rs6000-nat.c (exec_one_dummy_insn, regmap): Add...
2008-01-16  Markus Deuling * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec)...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-10  Ulrich Weigand2007-10-10 Markus Deuling <deuling@de.ibm.com>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18  Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-19  Joel Brobecker * rs6000-nat.c (xcoff_relocate_symtab): Do...
2007-05-11  Ulrich Weiganddoc/ChangeLog:
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-04-28  Ulrich Weigand * rs6000-aix-tdep.c: Include "regcache.h", "regset...
2007-04-27  Ulrich Weigand * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS...
2007-04-27  Ulrich Weigand * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HO...
next
This page took 1.559404 seconds and 106 git commands to generate.