summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.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-84/+82
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-196/+383
* [LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain2016-08-011-7/+15
* [LLDB][MIPS] Fix Floating point Registers EncodingSagar Thakur2016-05-201-3/+8
* Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko2015-10-301-145/+150
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-153/+153
* [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur2015-08-171-43/+158
* A messy bit of cleanup: Move towards more descriptive namesJason Molenda2015-08-151-2/+2
* Revert r244308 since it's introducing test regressions on Linux:Oleksiy Vyalov2015-08-101-158/+43
* [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...Sagar Thakur2015-08-071-43/+158
* [MIPS64] Correct generic register number of argument registers in reginfoSagar Thakur2015-06-181-4/+4
* [lldb-server][MIPS64] Assigning generic register numbers in register info for...Sagar Thakur2015-06-091-7/+7
* [MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...Sagar Thakur2015-06-031-10/+56
* Utility: fix compilation on LinuxSaleem Abdulrasool2014-04-191-0/+2
* Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello2014-03-121-0/+74
OpenPOWER on IntegriCloud