summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
Commit message (Expand)AuthorAgeFilesLines
* NativeProcessLinux: Remove some register context boilerplatePavel Labath2019-09-021-28/+0
* [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-4/+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-7/+6
* [LLDB][PPC64] Fixed issues with expedited registersPavel Labath2018-03-061-0/+4
* Clean up NativeRegisterContextPavel Labath2017-11-101-8/+6
* Add float/vector registers for ppc64lePavel Labath2017-11-031-15/+313
* Add specific ppc64le hardware watchpoint handlerPavel Labath2017-10-271-0/+260
* Enable breakpoints and read/write GPRs for ppc64leEugene Zemtsov2017-10-051-0/+245
OpenPOWER on IntegriCloud