summaryrefslogtreecommitdiff
path: root/source/Plugins/Process/Utility/RegisterInfos_x86_64.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-18Reduce x86 register context boilerplate.Pavel Labath
2017-12-12Avoid module import in a textual header, NFCVedant Kumar
2017-04-18Introduce FPR and Debug Registers/NetBSD/amd64 supportKamil Rytarowski
2016-09-21Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings in sou...Eugene Zelenko
2016-09-15Reformat x86_64 register infos defines tableDimitar Vlahovski
2016-09-08Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-09-06Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski
2016-09-05Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti
2016-08-01[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain
2015-10-30Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko
2015-09-15Clean up register naming conventions inside lldb. Jason Molenda
2015-08-15A messy bit of cleanup: Move towards more descriptive namesJason Molenda
2015-04-21Same issue as in D8685 but for i386.Chaoren Lin
2015-04-03Fix FreeBSD crash after r233837Ed Maste
2015-04-01Fix issue where GPR and FPR registers have overlapping byte offsets.Chaoren Lin
2014-11-21Rename lldb registers to contain lldb_ prefix.Zachary Turner
2014-04-19Utility: fix compilation on LinuxSaleem Abdulrasool
2014-03-24Renamed a struct from i386 to i386_.Hafiz Abid Qadeer
2014-03-12Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello