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
/
DynamicLoader
/
Static
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
2
-18
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-9
/
+9
*
Rename Error -> Status.
Zachary Turner
2017-05-12
2
-3
/
+3
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-2
/
+2
*
Add dependency on DynamicLoaderStatic to Utility.
Zachary Turner
2017-03-04
1
-0
/
+1
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-180
/
+126
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-2
/
+2
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-1
/
+0
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-23
/
+19
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Workaround for collision between enum members in LLVM's MachO.h and system he...
Jim Ingham
2014-04-02
1
-0
/
+1
*
Don’t include “llvm/Support/MachO.h” as it isn’t needed here.
Greg Clayton
2014-04-02
1
-2
/
+0
*
For logical backtrace work, lldb needs to track Module unloads etc & symoblic...
Greg Clayton
2013-12-06
1
-1
/
+1
*
Convert to UNIX line endings.
Joerg Sonnenberger
2013-09-25
1
-5
/
+5
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
2
-14
/
+6
*
Disable JITed code in any processes that use DynamicLoaderStatic.
Greg Clayton
2013-03-06
1
-0
/
+3
*
Adding CMake build system to LLDB. Some known issues remain:
Daniel Malea
2013-02-21
1
-0
/
+5
*
<rdar://problem/12586350>
Enrico Granata
2012-11-08
1
-3
/
+2
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+2
*
<rdar://problem/11357711>
Greg Clayton
2012-07-07
1
-3
/
+3
*
We were accessing the ModuleList in the target without locking it for tasks like
Jim Ingham
2012-05-30
1
-1
/
+3
*
Improved detection of object file types, moving
Sean Callanan
2012-02-10
1
-0
/
+13
*
Updated to LLVM/Clang revision 127600.
Sean Callanan
2011-03-15
1
-2
/
+1
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
2
-29
/
+0
*
Add Makefile support for the new DynamicLoaderStatic plugin.
Stephen Wilson
2011-03-08
1
-0
/
+14
*
Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader.
Greg Clayton
2011-03-05
2
-0
/
+316