summaryrefslogtreecommitdiff
path: root/gdb/i386-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-15/+15
* Install the btrace target ops for i386-linux-nat and amd64-linux-nat.mmetzger2013-03-111-0/+51
* [native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves2013-02-131-5/+45
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/qiyao2012-03-021-0/+3
* gdb/Jan Kratochvil2012-01-241-6/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2012-01-021-0/+1
* 2011-12-20 Pedro Alves <alves.ped@gmail.com>Pedro Alves2011-12-201-0/+9
* gdb/Pedro Alves2011-12-141-55/+88
* 2012-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-051-9/+0
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-11/+8
* gdb/qiyao2011-09-231-1/+2
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-9/+25
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * gregset.h (GDB_FPXREGSET_T): Remove.Ulrich Weigand2010-06-111-23/+2
* Remove regmap from i386-linux-nat.c.H.J. Lu2010-04-221-30/+14
* Support i386 without SSE.H.J. Lu2010-04-081-7/+21
* Support i386 AVX.H.J. Lu2010-04-071-1/+124
* Enable XML target descriptions for x86.H.J. Lu2010-03-011-0/+10
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb/Jan Kratochvil2009-11-201-0/+31
* Implementing catch syscall.sergiodj2009-09-151-1/+6
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-3/+5
* Remove all i386 debug register low level macros in config nm files.Pierre Muller2009-05-141-4/+11
* * i386-linux-nat.c (i386_linux_fetch_inferior_registers): PassPedro Alves2009-02-231-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-3/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-1/+1
* * Makefile.in (i386-nat.o): Update.Daniel Jacobowitz2008-03-011-0/+2
* 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-8/+10
* * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz2007-10-011-22/+36
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-161-1/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-1/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-5/+1
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+4
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-4/+4
* * i386-linux-nat.c (i386_linux_resume): Use regcache functionsUlrich Weigand2007-05-121-5/+15
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-40/+40
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-21/+25
* * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand2007-05-061-2/+2
* * core-aout.c: Delete file.Ulrich Weigand2007-04-251-43/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * gdbcore.h (read_memory_nobpt): New function name instead ofJoel Brobecker2006-08-081-1/+1
* * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz2006-03-241-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3