summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-1/+1
* 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-4/+0
* Kill struct IOVECPavel Labath2017-12-011-1/+0
* Fix floating point register write on new x86 linux kernelsPavel Labath2017-11-281-3/+4
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64...Dimitar Vlahovski2016-11-201-0/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-167/+154
* [LLDB] Fix Clang-tidy modernize-use-override warnings in some headers in sour...Eugene Zelenko2015-10-171-10/+14
* Limit scope of RegisterContextPOSIX.h headerEd Maste2015-09-141-2/+3
* Remove duplicated enum, use the authoritative one.Zachary Turner2014-11-201-275/+2
* Replace uint32_t by lldb::RegisterKing in register context API.Jean-Daniel Dupas2014-07-021-1/+1
* Refactored RegisterInfoInterface into its own header.Todd Fiala2014-05-161-2/+2
* Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello2014-03-121-0/+462
OpenPOWER on IntegriCloud