summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_mips.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [LLDB][MIPS] fix Floating point register read/write for big endianNitesh Jain2016-10-121-95/+77
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-148/+282
* [LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain2016-08-011-5/+12
* [LLDB][MIPS] Fix Floating point Registers EncodingSagar Thakur2016-05-201-5/+10
* Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko2015-10-301-105/+112
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-112/+112
* [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur2015-08-171-44/+97
* A messy bit of cleanup: Move towards more descriptive namesJason Molenda2015-08-151-1/+1
* Revert r244308 since it's introducing test regressions on Linux:Oleksiy Vyalov2015-08-101-97/+44
* [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur2015-08-071-44/+97
* [lldb-server][MIPS] Read/Write FP registers in FR0 modeSagar Thakur2015-06-051-2/+6
* [MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...Sagar Thakur2015-06-031-0/+118
OpenPOWER on IntegriCloud