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_arm64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-0
/
+2
*
[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
*
Add the new arm64 sub-register definitions to NativeRegisterContextLinux
Pavel Labath
2016-10-24
1
-1
/
+25
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-220
/
+132
*
Create NativeRegisterContext for android-arm64
Tamas Berghammer
2015-03-13
1
-0
/
+3
*
Linux ARM64: add ProcessMonitor-related RegisterContext support.
Todd Fiala
2014-09-02
1
-0
/
+299