summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
Commit message (Expand)AuthorAgeFilesLines
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Use ptid from regcache in almost all remaining nat filesSimon Marchi2017-03-201-8/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez2014-05-211-14/+14
* StackGhost cookie is per-process.Mark Kettenis2014-02-271-5/+1
* Update comments to to_xfer_partial implementations.Yao Qi2014-02-111-1/+2
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-8/+11
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-1/+1
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add target_xfer_partial_ftypeYao Qi2013-12-181-3/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * 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>Andrew 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