gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / sparc-nat.c
2020-03-20  Kamil RytarowskiUpdate the return type of gdb_ptrace to be more flexible
2020-03-17  Kamil RytarowskiAdd support for NetBSD threads in sparc-nat.c
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-26  Simon MarchiFix declaration of sparc_xfer_wcookie
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-07-09  Tom TromeyRename common to gdbsupport
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-21  Andreas ArnezSPARC: Rename register maps from "*regset" to "*regmap"
2014-02-27  Mark KettenisStackGhost cookie is per-process.
2014-02-11  Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18  Yao QiAdd target_xfer_partial_ftype
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-23  David S. MillerFix Sparc %fsr regset offset for BSD and Linux.
2012-03-22  Richard Henderson * sparc-linux-nat.c (_initialize_sparc_linux_na...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-21  Mark Kettenis* sparc-nat.c (sparc_fetch_inferior_registers): Explici...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-06-17  Ulrich Weigand * sparc64-nat.c (sparc64_gregset_supplies_p): Add...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-07  Ulrich Weigand * sparc-nat.h (sparc_fetch_inferior_registers): Add...
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-08-18  Mark Kettenis* sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-05-16  Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-11-29  Mark Kettenis* sparc-nat.c (inf_ptrace_xfer_partial): New variable.
2004-10-12  Mark Kettenis* sparc-nat.c: Include "inf-ptrace.h".
2004-08-14  Mark Kettenis* sparc-nat.c (fetch_inferior_registers)
2004-02-08  Mark Kettenis* sparc-nat.c (sparc_xfer_wcookie): Try to fetch the...
2004-02-04  Mark Kettenis* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
2004-01-12  Andrew Cagney2004-01-12 Andrew Cagney <cagney@redhat.com>
2004-01-03  Mark Kettenis* Makefile.in (ALLDEPFILES): Remove sparc-linux-nat...
2003-10-02  Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2003-09-17  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-09-17  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-07-07  Daniel Jacobowitz * Makefile.in (sparc_tdep_h): New.
2003-06-14  Daniel Jacobowitz * sparc-nat.c (fetch_inferior_registers): Correct
2003-02-07  Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2002-12-04  Andrew Cagney2002-12-03 Andrew Cagney <ac131313@redhat.com>
2002-11-14  Andrew Cagney2002-11-14 Andrew Cagney <ac131313@redhat.com>
2002-11-07  Andrew Cagney2002-11-06 Andrew Cagney <ac131313@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-04-21  David S. Miller2002-04-20 David S. Miller <davem@redhat.com>
2002-03-21  David O'Brien2002-03-20 David O'Brien <obrien@FreeBSD.org>
2001-11-26  Jakub Jelinek * sparc-nat.c (fetch_inferior_registers): Don't rely
2001-10-14  Mark Kettenis* sparc-nat.c (fetch_core_registers): Remove redundant...
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2001-03-02  Kevin BuettnerFix typo in which sparc-nat.c was changed to include...
2001-03-01  Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-25  Kevin BuettnerReplace calls to abort() with calls to internal_error().
2000-10-23  Kevin BuettnerProtoization.
2000-07-30  Kevin BuettnerProtoization.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28  Kevin BuettnerPARAMS removal.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-10-05  Jason Molendaimport gdb-1999-10-04 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-02  Jason MolendaSun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus...
1997-01-04  Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
next
This page took 2.356995 seconds and 106 git commands to generate.