summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez
2014-02-27StackGhost cookie is per-process.Mark Kettenis
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-18Add target_xfer_partial_ftypeYao Qi
2013-11-18remove gdb_string.hTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-23Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller
2012-03-22 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.Richard Henderson
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-05-21* sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-06-17 * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter.Ulrich Weigand
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-05-07 * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.Ulrich Weigand
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-08-18* sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak comment.Mark Kettenis
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-05-16* corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-11-29* sparc-nat.c (inf_ptrace_xfer_partial): New variable.Mark Kettenis
2004-10-12* sparc-nat.c: Include "inf-ptrace.h".Mark Kettenis
2004-08-14* sparc-nat.c (fetch_inferior_registers)Mark Kettenis
2004-02-08* sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie usingMark Kettenis
2004-02-04* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.Mark Kettenis
2004-01-122004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-01-03* Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c andMark Kettenis
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-07-07 * Makefile.in (sparc_tdep_h): New.Daniel Jacobowitz
2003-06-14 * sparc-nat.c (fetch_inferior_registers): CorrectDaniel Jacobowitz