summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-6/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller2012-11-231-4/+9
* * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.Richard Henderson2012-03-221-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis2011-05-211-1/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter.Ulrich Weigand2009-06-171-8/+10
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.Ulrich Weigand2007-05-071-4/+4
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak comment.Mark Kettenis2006-08-181-3/+5
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis2005-05-161-6/+6
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-7/+7
* * sparc-nat.c (inf_ptrace_xfer_partial): New variable.Mark Kettenis2004-11-291-0/+19
* * sparc-nat.c: Include "inf-ptrace.h".Mark Kettenis2004-10-121-0/+15
* * sparc-nat.c (fetch_inferior_registers)Mark Kettenis2004-08-141-7/+7
* * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie usingMark Kettenis2004-02-081-2/+26
* * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.Mark Kettenis2004-02-041-0/+34
* 2004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-121-2/+2
* * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c andMark Kettenis2004-01-031-296/+184
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-8/+8
* 2003-09-17 Andrew Cagney <cagney@redhat.com>carlton_dictionary-20030917-mergeAndrew Cagney2003-09-171-4/+4
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-171-34/+34
* * Makefile.in (sparc_tdep_h): New.Daniel Jacobowitz2003-07-071-0/+2
* * sparc-nat.c (fetch_inferior_registers): CorrectDaniel Jacobowitz2003-06-141-1/+1
* 2003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-4/+4
* 2002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-041-5/+32
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-37/+43
* 2002-11-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-071-18/+18
* 2002-04-20 David S. Miller <davem@redhat.com>David S. Miller2002-04-211-14/+16
* 2002-03-20 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-03-211-0/+3
* * sparc-nat.c (fetch_inferior_registers): Don't relyJakub Jelinek2001-11-261-4/+4
* * sparc-nat.c (fetch_core_registers): Remove redundant prototype.Mark Kettenis2001-10-141-2/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-4/+4
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Fix typo in which sparc-nat.c was changed to include itself.Kevin Buettner2001-03-021-1/+0
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+4
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-5/+5
* Protoization.Kevin Buettner2000-10-231-5/+13
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-6/+4
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-2/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-3/+5
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-96/+105