gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
2020-03-30  Pedro Franco de... [PowerPC] Fix debug register issues in ppc-linux-nat
2020-03-30  Pedro Franco de... [PowerPC] Move up some register access routines
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-15  Andrew Burgessgdb: Update comments that reference VEC or vec.h
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-04  Tom TromeyRemove a VEC from ppc-linux-nat.c
2019-03-26  Alan HaywardFix Powerpc build
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-31  Pedro Franco de... [PowerPC] Include nat/linux-ptrace.h in native targets
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26  Pedro Franco de... [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
2018-07-23  Simon MarchiRemove some unused variables
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
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-22  Pedro Franco de... [PowerPC] Recognize isa205 in linux core files
2018-05-22  Pedro Franco de... [PowerPC] Fix VSX registers in linux core files
2018-05-22  Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux vector regset sizes
2018-05-22  Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-06  Tom TromeyRemove free_value_chain
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-10-16  Tom TromeyRemove cleanup from ppc-linux-nat.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-22  Alan HaywardAdd PPC_MAX_REGISTER_SIZE
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-04-22  Edjunior Barbosa... Fix checks for VSX and Altivec availability on Power
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-03  Simon Marchitarget_ops mask_watchpoint: change int to target_hw_bp_type
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-02  Pedro AlvesUnbreak PPC gdb builds
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-06-24  Gary BensonRemove redundant include directives.
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14  Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-14  Edjunior Barbosa... 2014-07-14 Edjunior Barbosa Machado <emachado@linux...
2014-02-19  Tom TromeyAdd target_ops argument to to_can_accel_watchpoint_cond...
2014-02-19  Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-02  Tom Tromeyfix PR symtab/15719
2013-07-22  Ulrich Weigand2013-07-22 Edjunior Barbosa Machado <emachado@linux...
2013-07-15  Ulrich Weigand2013-07-15 Edjunior Barbosa Machado <emachado@linux...
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-05-17  Edjunior Barbosa... 2013-05-17 Edjunior Machado <emachado@linux.vnet...
2013-05-07  Luis Machado gdb/
2013-03-01  Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20  Pierre Muller ARI fixes: sprintf rule.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-07-06  Jan Kratochvilgdb/
2012-05-31  Edjunior Barbosa... * ppc-linux-nat.c (have_ptrace_booke_interface): Disabl...
2012-05-30  Edjunior Barbosa... * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint...
2012-03-21  Thomas Schwingestruct siginfo vs. siginfo_t
2012-03-02  Ulrich Weigand Fix -Wmissing-prototypes build.
2012-02-12  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21  Andreas Schwab* ppc-linux-nat.c (create_watchpoint_request): Only...
2011-12-14  Pedro Alvesgdb/
2011-10-07  Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-05-06  Thiago Jung Bauermann2011-05-06 Sergio Durigan Junior <sergiodj@linux...
2011-04-06  Thiago Jung Bauermann * ppc-linux-nat.c (check_condition): Add len output...
2011-03-31  Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-12  Thiago Jung Bauermann2011-01-12 Thiago Jung Bauermann <bauerman@br.ibm...
2011-01-11  Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
next
This page took 1.173226 seconds and 106 git commands to generate.