Age | Commit message (Expand) | Author | Files | Lines |
2016-03-31 | gdbserver: Add emit_ops for powerpc. | Marcin Kościelnicki | 1 | -1/+1595 |
2016-03-31 | gdbserver: Add powerpc fast tracepoint support. | Marcin Kościelnicki | 1 | -68/+818 |
2016-03-09 | gdb: Add tracepoint support for powerpc. | Marcin Kościelnicki | 1 | -1/+7 |
2016-02-24 | powerpc: Support z-point type in gdbserver. | Wei-cheng Wang | 1 | -3/+66 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-30 | Refactor queries for hardware and software single stepping support in GDBServer. | Antoine Tremblay | 1 | -0/+22 |
2015-11-03 | linux-ppc-low.c: Add casts | Simon Marchi | 1 | -7/+7 |
2015-11-03 | linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower | Simon Marchi | 1 | -98/+97 |
2015-10-29 | gdbserver/Linux: Introduce NULL_REGSET | Pedro Alves | 1 | -1/+1 |
2015-10-21 | Add the target_ops needed for software breakpoints in GDBServer. | Antoine Tremblay | 1 | -2/+11 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 1 | -3/+1 |
2015-01-14 | Move some ppc macros to nat/ppc-linux.h | Yao Qi | 1 | -29/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-08 | Fix ppc_collect/supply_ptrace_register() routines | Edjunior Barbosa Machado | 1 | -9/+36 |
2014-05-20 | [GDBserver] Make Zx/zx packet handling idempotent. | Pedro Alves | 1 | -0/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -42/+139 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-03-28 | 2012-03-28 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+1 |
2012-03-01 | gdb/ | Maciej W. Rozycki | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-14 | * linux-ppc-low.c (ppc_arch_setup): Use private regcache to test MSR. | Ulrich Weigand | 1 | -1/+3 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 1 | -5/+5 |
2010-01-21 | * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache | Pedro Alves | 1 | -1/+3 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -47/+48 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-31 | * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define. | Ulrich Weigand | 1 | -7/+90 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -2/+11 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 1 | -5/+12 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-11-18 | gdb/ | Thiago Jung Bauermann | 1 | -5/+44 |
2008-08-18 | * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7. | Luis Machado | 1 | -3/+49 |
2008-05-29 | * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer. | Ulrich Weigand | 1 | -0/+3 |
2008-05-03 | ChangeLog: | Ulrich Weigand | 1 | -20/+39 |
2008-04-21 | * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after the | Ulrich Weigand | 1 | -1/+4 |
2008-04-17 | * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o from | Ulrich Weigand | 1 | -40/+100 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 1 | -25/+56 |
2008-02-28 | * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.o | Ulrich Weigand | 1 | -5/+66 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -0/+16 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-15 | * Makefile.in (clean): Remove new files. | Daniel Jacobowitz | 1 | -1/+113 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-23 | * linux-arm-low.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-13 | * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGS | Daniel Jacobowitz | 1 | -0/+19 |
2005-06-13 | * acconfig.h: Remove. | Daniel Jacobowitz | 1 | -3/+3 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+44 |
2002-04-11 | 2002-04-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+5 |