summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-1/+0
* Reduce x86 register context boilerplate.Pavel Labath2017-12-181-9/+9
* Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings in sou...Eugene Zelenko2016-09-211-31/+30
* Fix compiler warnings where two values weren't being initialized.Greg Clayton2016-09-161-2/+2
* Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-081-0/+44
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-147/+189
* Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski2016-09-061-35/+0
* Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-051-0/+35
* [LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain2016-08-011-10/+10
* Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko2015-10-301-15/+22
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-30/+30
* A messy bit of cleanup: Move towards more descriptive namesJason Molenda2015-08-151-1/+1
* Same issue as in D8685 but for i386.Chaoren Lin2015-04-211-5/+9
* Rename lldb registers to contain lldb_ prefix.Zachary Turner2014-11-211-9/+9
* Utility: fix compilation on LinuxSaleem Abdulrasool2014-04-191-0/+2
* Renamed a struct from i386 to i386_.Hafiz Abid Qadeer2014-03-241-4/+4
* Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello2014-03-121-0/+209
OpenPOWER on IntegriCloud