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
/
Utility
/
RegisterContextPOSIX_arm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-3
/
+3
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-4
/
+4
*
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
-2
/
+2
*
Remove spurious dependency on Process/elf-core from Process/Utility.
James Y Knight
2018-05-23
1
-6
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-4
/
+4
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-251
/
+134
*
Add 64/128 bit arm neon register definitions on linux
Tamas Berghammer
2015-11-26
1
-0
/
+48
*
Correct machine type for 32-bit arm
Ed Maste
2015-04-19
1
-1
/
+1
*
Adds Register Context Linux/POSIX for ARM Architecture
Omair Javaid
2015-04-14
1
-0
/
+287