summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i386-low.h
Commit message (Expand)AuthorAgeFilesLines
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-24/+0
* Vectorize gdbserver x86 debug register accessorsGary Benson2014-06-201-41/+0
* Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson2014-06-181-0/+10
* Create nat/i386-dregs.hGary Benson2014-06-181-64/+2
* Rename functions and make nonstatic as necessaryGary Benson2014-06-181-13/+13
* Comment changesGary Benson2014-06-181-3/+3
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-201-6/+0
* gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves2014-04-231-4/+11
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* PR threads/10729Pedro Alves2010-08-251-4/+12
* 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/+109