summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp
Commit message (Expand)AuthorAgeFilesLines
* NativeProcessLinux: Remove some register context boilerplatePavel Labath2019-09-021-42/+39
* [LLDB] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Don't check the validity of newly contructed data buffersPavel Labath2019-07-011-7/+0
* Remove null checks of results of new expressionsPavel Labath2019-07-011-7/+0
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-1/+1
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-4/+4
* Fix linux s390x build (pr36694)Pavel Labath2018-03-131-1/+1
* Clean up NativeRegisterContextPavel Labath2017-11-101-8/+6
* Rename Error -> Status.Zachary Turner2017-05-121-73/+77
* Move DataBuffer / DataExtractor and friends from Core -> Utility.Zachary Turner2017-03-041-1/+1
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Revert unwanted changes in lldb when updating llvm::Error()Mehdi Amini2016-11-111-9/+9
* Make the Error class constructor protectedMehdi Amini2016-11-111-9/+9
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-565/+485
* Support Linux on SystemZ as platformUlrich Weigand2016-04-141-0/+716
OpenPOWER on IntegriCloud