summaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-nat.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-16Remove cleanup from ppc-linux-nat.cTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-22Fix checks for VSX and Altivec availability on PowerEdjunior Barbosa Machado
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-03target_ops mask_watchpoint: change int to target_hw_bp_typeSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-02Unbreak PPC gdb buildsPedro Alves
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-06-24Remove redundant include directives.Gary Benson
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-07-142014-07-14 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado
2014-02-19Add target_ops argument to to_can_accel_watchpoint_conditionTom Tromey
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey
2014-02-19Add target_ops argument to to_remove_hw_breakpointTom Tromey
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom Tromey
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey
2014-02-19add "this" pointers to more target APIsTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-08-02fix PR symtab/15719Tom Tromey
2013-07-222013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Ulrich Weigand
2013-07-152013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Ulrich Weigand
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves
2013-05-172013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado
2013-05-07 gdb/Luis Machado
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-20 ARI fixes: sprintf rule.Pierre Muller
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-07-06gdb/Jan Kratochvil
2012-05-31* ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptraceEdjunior Barbosa Machado
2012-05-30* ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fixEdjunior Barbosa Machado
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge
2012-03-02 Fix -Wmissing-prototypes build.Ulrich Weigand
2012-02-12gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker