summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
AgeCommit message (Expand)Author
2023-04-13[lldb] Add dummy field to RegisterInfo for register flags use laterDavid Spickett
2021-10-07Recommit: [lldb] Remove "dwarf dynamic register size expressions" from Regist...Pavel Labath
2021-10-06Revert "[lldb] Remove "dwarf dynamic register size expressions" from Register...Michael Forster
2021-10-06[lldb] Remove "dwarf dynamic register size expressions" from RegisterInfoPavel Labath
2021-09-13[lldb] Remove redundant register alt_namesMichał Górny
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2021-02-09[lldb] [Process/FreeBSDRemote] Introduce powerpc supportMichał Górny
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
2016-08-08Fix RegisterInfo initializers to have all the required initializers after rec...Greg Clayton
2016-08-01[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain
2015-09-15Clean up register naming conventions inside lldb. Jason Molenda
2015-08-15A messy bit of cleanup: Move towards more descriptive namesJason Molenda
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