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_i386.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterContext] Remove now unneded vestiges.
Davide Italiano
2019-11-13
1
-6
/
+0
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-3
/
+3
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
1
-2
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-14
/
+14
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-3
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-14
/
+10
*
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
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-740
/
+842
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
1
-33
/
+33
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-164
/
+62
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-3
/
+3
*
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
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
Patch to fix GCC build from Dmitry Vyukov.
Greg Clayton
2012-03-01
1
-0
/
+2
*
rdar://problem/10652076
Johnny Chen
2012-02-29
1
-33
/
+33
*
warnings: Fix another place with extension warnings I somehow missed.
Daniel Dunbar
2011-10-31
1
-3
/
+10
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-0
/
+971