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_x86_64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterContext] Remove now unneded vestiges.
Davide Italiano
2019-11-13
1
-6
/
+0
*
[Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.
Jonas Devlieghere
2019-07-22
1
-16
/
+0
*
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
-19
/
+19
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
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
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-2
/
+2
*
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
-6
/
+6
*
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
-807
/
+949
*
Fix more RegisterInfo initialization issues and quiet hundreds of warnings.
Greg Clayton
2016-08-08
1
-38
/
+38
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-2
/
+2
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-263
/
+137
*
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
*
Included <inttypes.h> in a few headers that were
Sean Callanan
2014-04-19
1
-0
/
+1
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
Patch to fix GCC build from Dmitry Vyukov.
Greg Clayton
2012-03-01
1
-0
/
+1
*
rdar://problem/10652076
Johnny Chen
2012-02-29
1
-38
/
+38
*
warnings: Use LLVM_EXTENSION to suppress a bunch of pedantic warnings.
Daniel Dunbar
2011-10-31
1
-3
/
+10
*
Third round of code cleanups:
Enrico Granata
2011-08-19
1
-3
/
+3
*
Disable compilation of RegisterContextDarwin_arm.cpp on non-Darwin platforms,
Peter Collingbourne
2011-07-22
1
-0
/
+2
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-0
/
+1056