summaryrefslogtreecommitdiff
path: root/source/Plugins/Process/Utility/RegisterInfos_mips.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-10-12[LLDB][MIPS] fix Floating point register read/write for big endianNitesh Jain
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-01[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain
2016-05-20[LLDB][MIPS] Fix Floating point Registers EncodingSagar Thakur
2015-10-30Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko
2015-09-15Clean up register naming conventions inside lldb. Jason Molenda
2015-08-17[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur
2015-08-15A messy bit of cleanup: Move towards more descriptive namesJason Molenda
2015-08-10Revert r244308 since it's introducing test regressions on Linux:Oleksiy Vyalov
2015-08-07[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur
2015-06-05[lldb-server][MIPS] Read/Write FP registers in FR0 modeSagar Thakur
2015-06-03[MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...Sagar Thakur