Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 1 | -14/+14 |
2014-02-27 | StackGhost cookie is per-process. | Mark Kettenis | 1 | -5/+1 |
2014-02-11 | Update comments to to_xfer_partial implementations. | Yao Qi | 1 | -1/+2 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -8/+11 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -1/+1 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-18 | Add target_xfer_partial_ftype | Yao Qi | 1 | -3/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -6/+6 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -4/+9 |
2012-03-22 | * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype. | Richard Henderson | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-21 | * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply | Mark Kettenis | 1 | -1/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-06-17 | * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter. | Ulrich Weigand | 1 | -8/+10 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-07 | * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype. | Ulrich Weigand | 1 | -4/+4 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-08-18 | * sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak comment. | Mark Kettenis | 1 | -3/+5 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-16 | * corelow.c (core_xfer_partial): Change type of readbuf and | Mark Kettenis | 1 | -6/+6 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2004-11-29 | * sparc-nat.c (inf_ptrace_xfer_partial): New variable. | Mark Kettenis | 1 | -0/+19 |
2004-10-12 | * sparc-nat.c: Include "inf-ptrace.h". | Mark Kettenis | 1 | -0/+15 |
2004-08-14 | * sparc-nat.c (fetch_inferior_registers) | Mark Kettenis | 1 | -7/+7 |
2004-02-08 | * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using | Mark Kettenis | 1 | -2/+26 |
2004-02-04 | * target.h (target_object): Add TARGET_OBJECT_WCOOKIE. | Mark Kettenis | 1 | -0/+34 |
2004-01-12 | 2004-01-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-01-03 | * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and | Mark Kettenis | 1 | -296/+184 |
2003-10-02 | 2003-10-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+8 |
2003-09-17 | 2003-09-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2003-09-17 | 2003-09-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -34/+34 |
2003-07-07 | * Makefile.in (sparc_tdep_h): New. | Daniel Jacobowitz | 1 | -0/+2 |
2003-06-14 | * sparc-nat.c (fetch_inferior_registers): Correct | Daniel Jacobowitz | 1 | -1/+1 |
2003-02-07 | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2002-12-04 | 2002-12-03 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -5/+32 |
2002-11-14 | 2002-11-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -37/+43 |
2002-11-07 | 2002-11-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -18/+18 |
2002-04-21 | 2002-04-20 David S. Miller <davem@redhat.com> | David S. Miller | 1 | -14/+16 |
2002-03-21 | 2002-03-20 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 1 | -0/+3 |
2001-11-26 | * sparc-nat.c (fetch_inferior_registers): Don't rely | Jakub Jelinek | 1 | -4/+4 |
2001-10-14 | * sparc-nat.c (fetch_core_registers): Remove redundant prototype. | Mark Kettenis | 1 | -2/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -4/+4 |