index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
Linux
/
NativeRegisterContextLinux_mips64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Kill struct IOVEC
Pavel Labath
2017-12-01
1
-1
/
+2
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
1
-2
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-22
/
+23
*
[LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain
2016-10-12
1
-4
/
+8
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-97
/
+65
*
[LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInter...
Sagar Thakur
2015-12-09
1
-3
/
+3
*
[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...
Sagar Thakur
2015-08-17
1
-8
/
+23
*
[LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Jaydeep Patil
2015-08-13
1
-0
/
+3
*
Revert r244308 since it's introducing test regressions on Linux:
Oleksiy Vyalov
2015-08-10
1
-23
/
+8
*
[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...
Sagar Thakur
2015-08-07
1
-8
/
+23
*
[NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
2015-06-26
1
-18
/
+16
*
[LLDB][MIPS] MIPS32 branch emulation and single-stepping
Jaydeep Patil
2015-06-23
1
-0
/
+3
*
[LLDB][MIPS] Addressing some errors and warnings due to rL239991
Mohit K. Bhakkad
2015-06-18
1
-4
/
+4
*
[LLDB][MIPS] Hardware Watchpoints for MIPS
Mohit K. Bhakkad
2015-06-18
1
-0
/
+15
*
[lldb-server][MIPS] Read/Write FP registers in FR0 mode
Sagar Thakur
2015-06-05
1
-0
/
+9
*
[MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...
Sagar Thakur
2015-06-03
1
-49
/
+32
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-11
/
+18
*
[LLDB][MIPS] Read/Write register for MIPS64
Mohit K. Bhakkad
2015-03-31
1
-0
/
+8
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-50
/
+54
*
Report watchpoint hits during single stepping.
Chaoren Lin
2015-03-19
1
-2
/
+2
*
Add missing overrides to fix the clang -Werror build (-Winconsistent-missing-...
David Blaikie
2015-03-17
1
-4
/
+4
*
[MIPS] - Register Context for MIPS64
Mohit K. Bhakkad
2015-03-17
1
-0
/
+122