aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i386-low.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-38/+0
2014-06-19Create nat/i386-dregs.cGary Benson1-587/+0
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-29/+29
2014-06-18Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson1-7/+0
2014-06-18Create nat/i386-dregs.hGary Benson1-3/+0
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-41/+41
2014-06-18Abstract i386_dr_low accessGary Benson1-0/+6
2014-06-18Merge i386_update_inferior_debug_regsGary Benson1-6/+6
2014-06-18Merge error handlingGary Benson1-9/+10
2014-06-18Merge printing codeGary Benson1-23/+27
2014-06-18Comment changesGary Benson1-7/+17
2014-06-18Whitespace changesGary Benson1-6/+10
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves1-23/+0
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves1-9/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-27gdb/Yao Qi1-8/+1
2013-05-17gdb/gdbserverYao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-192012-07-19 Michael Eager <eager@eagercon.com>Michael Eager1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-142011-12-14 Yao Qi <yao@codesourcery.com>Yao Qi1-1/+1
2011-12-132011-12-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+47
2011-07-222011-07-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-25/+44
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-25 PR threads/10729Pedro Alves1-10/+15
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+1
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-0/+577