summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp
AgeCommit message (Expand)Author
2022-08-22[LLDB] Fix: make m_target_arch privateEmmmer
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-05-23[lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-02-05Implement initial Altivec supportJustin Hibbits
2014-11-12Improve PowerPC unwind supportJustin Hibbits
2014-10-31First cut of PowerPC(64) support in LLDB.Justin Hibbits