summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* Have ABI plugins vend llvm MCRegisterInfo dataPavel Labath2019-09-251-1/+3
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* 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
* Change the ABI class to have a weak pointer to its Process;Jason Molenda2017-06-291-2/+2
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-105/+85
* [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; ...Eugene Zelenko2015-10-161-43/+45
* Remove unused virtuals from ABISysV_ppc*Bruce Mitchener2015-10-071-12/+0
* ClangASTType is now CompilerType.Greg Clayton2015-08-111-2/+2
* First cut of PowerPC(64) support in LLDB.Justin Hibbits2014-10-311-0/+143
OpenPOWER on IntegriCloud