aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i386-low.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-24/+0
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson1-41/+0
2014-06-18Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson1-0/+10
2014-06-18Create nat/i386-dregs.hGary Benson1-64/+2
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-13/+13
2014-06-18Comment changesGary Benson1-3/+3
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves1-6/+0
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves1-4/+11
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-25 PR threads/10729Pedro Alves1-4/+12
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/+109