aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-8/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez1-14/+14
2014-02-27StackGhost cookie is per-process.Mark Kettenis1-5/+1
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi1-1/+2
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-8/+11
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-1/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-18Add target_xfer_partial_ftypeYao Qi1-3/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-6/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-23Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller1-4/+9
2012-03-22 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.Richard Henderson1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-21* sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis1-1/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-06-17 * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter.Ulrich Weigand1-8/+10
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-07 * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.Ulrich Weigand1-4/+4
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-08-18* sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak comment.Mark Kettenis1-3/+5
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-16* corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis1-6/+6
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-11-29* sparc-nat.c (inf_ptrace_xfer_partial): New variable.Mark Kettenis1-0/+19
2004-10-12* sparc-nat.c: Include "inf-ptrace.h".Mark Kettenis1-0/+15
2004-08-14* sparc-nat.c (fetch_inferior_registers)Mark Kettenis1-7/+7
2004-02-08* sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie usingMark Kettenis1-2/+26
2004-02-04* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.Mark Kettenis1-0/+34
2004-01-122004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-01-03* Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c andMark Kettenis1-296/+184
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-34/+34
2003-07-07 * Makefile.in (sparc_tdep_h): New.Daniel Jacobowitz1-0/+2
2003-06-14 * sparc-nat.c (fetch_inferior_registers): CorrectDaniel Jacobowitz1-1/+1
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+32
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-37/+43