summaryrefslogtreecommitdiff
path: root/gdb/i386gnu-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves2013-09-181-2/+2
* 2013-04-30 Samuel Thibault <samuel.thibault@gnu.org>tschwinge2013-04-301-1/+14
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-01-31 Yao Qi <yao@codesourcery.com>qiyao2011-01-301-2/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * gnu-nat.c: Include "inf-child.h".Pedro Alves2009-07-201-2/+20
* 2009-07-20 Thomas Schwinge <tschwinge@gnu.org>tschwinge2009-07-201-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' toPedro Alves2008-10-071-4/+4
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-09-081-6/+8
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-091-4/+6
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-3/+5
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-12/+11
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-4/+5
* * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand2007-05-061-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-9/+9
* * i386gnu-nat.c: Include "gdb_string.h".Mark Kettenis2004-10-111-12/+11
* * i386gnu-nat.c (gnu_store_registers): Fix typo.Mark Kettenis2004-08-081-1/+1
* * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collectMark Kettenis2004-08-081-2/+2
* * i386gnu-nat.c: Update copyright year.Mark Kettenis2004-08-081-12/+8
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-2/+2
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-5/+7
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-2/+2
* * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis2003-09-281-2/+2
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-171-1/+1
* * go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis2003-08-231-2/+2
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-1/+1
* 2002-11-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-071-3/+3
* * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,Mark Kettenis2002-06-151-8/+8
* * Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe2002-05-111-1/+1
* 2002-04-24 Roland McGrath <roland@frob.com>Michael Snyder2002-04-241-0/+22
* * i386gnu-nat.c: Include "i386-tdep.h".Mark Kettenis2002-01-191-3/+3
* * i386gnu-nat.c: Include "i387-nat.h".Mark Kettenis2001-07-221-95/+23
* 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
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+3
* * i386gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.Andrew Cagney2000-12-171-2/+2
* 2000-03-11 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-111-1/+10
* import gdb-2000-01-31 snapshotJason Molenda2000-02-011-269/+233
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-80/+91
* Initial revisionStan Shebs1999-04-161-0/+357