summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i386-low.c
Commit message (Expand)AuthorAgeFilesLines
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-38/+0
* Create nat/i386-dregs.cGary Benson2014-06-191-587/+0
* Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson2014-06-191-29/+29
* Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson2014-06-181-7/+0
* Create nat/i386-dregs.hGary Benson2014-06-181-3/+0
* Rename functions and make nonstatic as necessaryGary Benson2014-06-181-41/+41
* Abstract i386_dr_low accessGary Benson2014-06-181-0/+6
* Merge i386_update_inferior_debug_regsGary Benson2014-06-181-6/+6
* Merge error handlingGary Benson2014-06-181-9/+10
* Merge printing codeGary Benson2014-06-181-23/+27
* Comment changesGary Benson2014-06-181-7/+17
* Whitespace changesGary Benson2014-06-181-6/+10
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-201-23/+0
* gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves2014-04-231-9/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Yao Qi2013-07-271-8/+1
* gdb/gdbserverYao Qi2013-05-171-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-07-19 Michael Eager <eager@eagercon.com>Michael Eager2012-07-191-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-12-14 Yao Qi <yao@codesourcery.com>Yao Qi2011-12-141-1/+1
* 2011-12-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-131-11/+47
* 2011-07-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-221-25/+44
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* PR threads/10729Pedro Alves2010-08-251-10/+15
* 2010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-02-221-1/+4
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+1
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-0/+577