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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-1196
/
+952
*
[LLVM][MIPS] Revert support for FRE.
Nitesh Jain
2016-07-18
1
-2
/
+4
*
Try to fix the mips64 build after rL257447
Tamas Berghammer
2016-01-12
1
-1
/
+1
*
[LLDB][MIPS] Fix ReadRegisterValue for registers with constant 32 bit size re...
Mohit K. Bhakkad
2016-01-12
1
-1
/
+9
*
[LLDB][MIPS] Make register read/write to set/get the size of register accordi...
Sagar Thakur
2016-01-05
1
-3
/
+9
*
[LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInter...
Sagar Thakur
2015-12-09
1
-4
/
+8
*
[LLDB][MIPS] Using enum instead of a constant to fetch PC and CAUSE registers.
Jaydeep Patil
2015-12-03
1
-2
/
+2
*
[LLDB][MIPS] Clear bug 25194 - LLDB-Server Assertion raised when single stepp...
Sagar Thakur
2015-12-01
1
-0
/
+3
*
[LLDB][MIPS] Getting 0 index for H/W watchpoint is not necessarily an error
Mohit K. Bhakkad
2015-11-23
1
-2
/
+2
*
[LLDB][MIPS] Use the correct ptrace buffer for writing register value for o32...
Sagar Thakur
2015-10-19
1
-8
/
+9
*
[LLDB][MIPS] Fix gp register value for o32 applications on 64-bit target
Sagar Thakur
2015-10-01
1
-8
/
+1
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-1
/
+1
*
Fix build on mips
Sagar Thakur
2015-08-25
1
-10
/
+3
*
[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...
Sagar Thakur
2015-08-17
1
-54
/
+312
*
[LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Jaydeep Patil
2015-08-13
1
-1
/
+103
*
Revert r244308 since it's introducing test regressions on Linux:
Oleksiy Vyalov
2015-08-10
1
-312
/
+54
*
[LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mo...
Sagar Thakur
2015-08-07
1
-54
/
+312
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-40
/
+8
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-8
/
+40
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-40
/
+8
*
[NativeProcessLinux] Refactor PtraceWrapper
Pavel Labath
2015-06-30
1
-13
/
+5
*
[NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
2015-06-26
1
-149
/
+71
*
[LLDB][MIPS] MIPS32 branch emulation and single-stepping
Jaydeep Patil
2015-06-23
1
-0
/
+52
*
[LLDB][MIPS] Addressing some errors and warnings due to rL239991
Mohit K. Bhakkad
2015-06-18
1
-7
/
+13
*
[LLDB][MIPS] Hardware Watchpoints for MIPS
Mohit K. Bhakkad
2015-06-18
1
-8
/
+408
*
[lldb-server][MIPS] Read/Write FP registers in FR0 mode
Sagar Thakur
2015-06-05
1
-0
/
+57
*
[MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...
Sagar Thakur
2015-06-03
1
-52
/
+386
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-68
/
+107
*
[LLDB][MIPS] Read/Write register for MIPS64
Mohit K. Bhakkad
2015-03-31
1
-6
/
+95
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-5
/
+6
*
Report watchpoint hits during single stepping.
Chaoren Lin
2015-03-19
1
-8
/
+6
*
[MIPS] - Register Context for MIPS64
Mohit K. Bhakkad
2015-03-17
1
-0
/
+213