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
/
Host
/
common
/
NativeRegisterContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-17
/
+15
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-8
/
+6
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
1
-3
/
+2
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
1
-13
/
+4
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-38
/
+29
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-32
/
+33
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
1
-0
/
+10
*
Make GetRegisterByName() take a StringRef.
Zachary Turner
2016-11-17
1
-13
/
+11
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-370
/
+292
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-0
/
+1
*
[LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Jaydeep Patil
2015-08-13
1
-0
/
+6
*
[LLDB][MIPS] MIPS32 branch emulation and single-stepping
Jaydeep Patil
2015-06-23
1
-0
/
+6
*
This patch adds support for setting/clearing hardware watchpoints and breakpo...
Omair Javaid
2015-05-15
1
-1
/
+1
*
Fixed some compiler warnings because of bit-width mismatches.
Chaoren Lin
2015-05-01
1
-3
/
+6
*
Fixed some compiler warnings because of bit-width
Sean Callanan
2015-05-01
1
-3
/
+3
*
Remove trap code from disassembly.
Chaoren Lin
2015-04-29
1
-7
/
+7
*
Report watchpoint hits during single stepping.
Chaoren Lin
2015-03-19
1
-2
/
+11
*
Move lldb-log.cpp to core/Logging.cpp
Zachary Turner
2015-03-18
1
-2
/
+0
*
Report stopped by trace if none of the watchpoint was hit
Tamas Berghammer
2015-03-17
1
-0
/
+18
*
Implement setting and clearing watchpoints.
Chaoren Lin
2015-02-03
1
-0
/
+6
*
Moving header files from source/Host/common to proper location.
Chaoren Lin
2015-02-03
1
-0
/
+470