aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-ppc-low.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi1-0/+1
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-03-31gdbserver: Add emit_ops for powerpc.Marcin Kościelnicki1-1/+1595
2016-03-31gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki1-68/+818
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki1-1/+7
2016-02-24powerpc: Support z-point type in gdbserver.Wei-cheng Wang1-3/+66
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-30Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay1-0/+22
2015-11-03linux-ppc-low.c: Add castsSimon Marchi1-7/+7
2015-11-03linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lowerSimon Marchi1-98/+97
2015-10-29gdbserver/Linux: Introduce NULL_REGSETPedro Alves1-1/+1
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay1-2/+11
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-3/+1
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi1-29/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-08Fix ppc_collect/supply_ptrace_register() routinesEdjunior Barbosa Machado1-9/+36
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-42/+139
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+1
2012-03-01 gdb/Maciej W. Rozycki1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-14 * linux-ppc-low.c (ppc_arch_setup): Use private regcache to test MSR.Ulrich Weigand1-1/+3
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-5/+5
2010-01-21 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcachePedro Alves1-1/+3
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-47/+48
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-31 * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.Ulrich Weigand1-7/+90
2009-07-31ChangeLog:Ulrich Weigand1-2/+11
2009-03-25gdb/Thiago Jung Bauermann1-5/+12
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-11-18gdb/Thiago Jung Bauermann1-5/+44
2008-08-18 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.Luis Machado1-3/+49
2008-05-29 * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.Ulrich Weigand1-0/+3
2008-05-03ChangeLog:Ulrich Weigand1-20/+39
2008-04-21 * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after theUlrich Weigand1-1/+4
2008-04-17 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o fromUlrich Weigand1-40/+100
2008-02-28ChangeLog:Ulrich Weigand1-25/+56
2008-02-28 * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.oUlrich Weigand1-5/+66
2008-02-27gdb/ChangeLog:Ulrich Weigand1-0/+16
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-15 * Makefile.in (clean): Remove new files.Daniel Jacobowitz1-1/+113
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3