aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-02Include linux-nat.h in i386-linux-nat.cYao Qi1-0/+1
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-0/+1
2015-03-03Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWPPedro Alves1-3/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-09Fix missing "struct iovec" definition on some x86-linux.Joel Brobecker1-0/+1
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-3/+3
2014-08-06Remove duplicated include fileYao Qi1-1/+0
2014-07-11Tidy #include listsGary Benson1-30/+3
2014-07-11Move duplicated code into new filesGary Benson1-533/+2
2014-07-11Comment and whitespace changesGary Benson1-3/+12
2014-07-11Pull out common parts of _initialize_{i386,amd64}_linux_natGary Benson1-17/+35
2014-07-11Merge ps_get_thread_areaGary Benson1-8/+28
2014-07-11Merge {i386,amd64}_linux_read_descriptionGary Benson1-10/+90
2014-07-11Rename identical functionsGary Benson1-40/+40
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-1/+4
2014-06-20Move shared native target specific code to gdb/natGary Benson1-1/+1
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-1/+4
2014-02-19Add target_ops argument to to_read_btraceTom Tromey1-1/+10
2014-02-19Add target_ops argument to to_teardown_btraceTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_disable_btraceTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_enable_btraceTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_post_startup_inferiorTom Tromey1-3/+4
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Add MPX support for i386Walfred Tedeschi1-4/+13
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-15/+15
2013-03-11Install the btrace target ops for i386-linux-nat and amd64-linux-nat.Markus Metzger1-0/+51
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-5/+45
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-24gdb/Pedro Alves1-2/+2
2012-03-02gdb/Yao Qi1-0/+3
2012-01-24gdb/Jan Kratochvil1-6/+7
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2012-01-02gdb/Jan Kratochvil1-0/+1
2011-12-202011-12-20 Pedro Alves <alves.ped@gmail.com>Pedro Alves1-0/+9
2011-12-14gdb/Pedro Alves1-55/+88
2011-12-052012-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-9/+0
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+8
2011-09-23gdb/Yao Qi1-1/+2
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+25
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-11 * gregset.h (GDB_FPXREGSET_T): Remove.Ulrich Weigand1-23/+2
2010-04-22Remove regmap from i386-linux-nat.c.H.J. Lu1-30/+14
2010-04-08Support i386 without SSE.H.J. Lu1-7/+21
2010-04-07Support i386 AVX.H.J. Lu1-1/+124
2010-03-01Enable XML target descriptions for x86.H.J. Lu1-0/+10
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-20gdb/Jan Kratochvil1-0/+31