summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
AgeCommit message (Expand)Author
2022-10-18[lldb] Fix m_hwp_regs size for ppc64le (PR54520)Nikita Popov
2022-04-05[lldb] Update the NativeRegisterContext to take a WritableMemoryBufferJonas Devlieghere
2019-09-02NativeProcessLinux: Remove some register context boilerplatePavel Labath
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
2018-05-29Typo fixes.Bruce Mitchener
2018-05-22Normalize some lldb #include statements.James Y Knight
2017-11-10Clean up NativeRegisterContextPavel Labath
2017-11-03Add float/vector registers for ppc64lePavel Labath
2017-10-27Add specific ppc64le hardware watchpoint handlerPavel Labath
2017-10-05Enable breakpoints and read/write GPRs for ppc64leEugene Zemtsov