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
/
RegisterContextDarwin_arm64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterContext] Remove now unneded vestiges.
Davide Italiano
2019-11-13
1
-6
/
+0
*
[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.
Davide Italiano
2019-10-02
1
-0
/
+5
*
[LLDB] Fix typo in RegisterContextDarwin_arm64
Martin Storsjo
2019-09-24
1
-1
/
+1
*
[NFC] avoid AlignedCharArray in lldb
JF Bastien
2019-07-29
1
-2
/
+2
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-4
/
+5
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
1
-2
/
+2
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Fix an out-of-bounds error in RegisterContextDarwin_arm64
Pavel Labath
2019-03-27
1
-2
/
+3
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Remove some UB in RegisterContextDarwin_arm64.cpp
Frederic Riss
2018-12-09
1
-1
/
+11
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-3
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-2
/
+2
*
[lldb] Fix compile warnings in r332702
Eric Liu
2018-05-18
1
-3
/
+4
*
Add back #ifdef __APPLE__ to RegisterContextDarwin_xxx::NumSupportedHardwareW...
Pavel Labath
2018-05-18
1
-1
/
+1
*
Make ObjectFileMachO work on non-darwin platforms
Pavel Labath
2018-05-18
1
-9
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-3
/
+3
*
Fix alignment of arm64 fpu register context structure
Jason Molenda
2017-11-16
1
-2
/
+2
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Add lldb register definitions for w0-w28, s0-s31, and d0-d31 to
Jason Molenda
2016-10-19
1
-3
/
+127
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-786
/
+765
*
[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
Nitesh Jain
2016-08-01
1
-1
/
+1
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-1
/
+1
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-55
/
+55
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-2
/
+2
*
lldb - Register Context Linux ARM64
Todd Fiala
2014-08-29
1
-301
/
+9
*
__arm64__ and __aarch64__ #ifdef adjustments
Todd Fiala
2014-07-09
1
-1
/
+1
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
Replace uint32_t by lldb::RegisterKing in register context API.
Jean-Daniel Dupas
2014-07-02
1
-1
/
+1
*
lldb: remove adhoc implementation of array_sizeof
Saleem Abdulrasool
2014-06-27
1
-5
/
+6
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+1235