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
/
Core
/
DynamicLoader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-195
/
+165
*
Support loading files even when incorrect file name specified by the linker
Tamas Berghammer
2016-07-22
1
-18
/
+49
*
Initialize the "is_loaded" local in LoadModuleAtAddress in
Jason Molenda
2016-07-17
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-03
1
-22
/
+16
*
Add absolute load address support for the DynamicLoader plugins
Tamas Berghammer
2015-08-24
1
-19
/
+27
*
Fix [vdso] handling on Android (x86 and aarch64)
Tamas Berghammer
2015-06-30
1
-0
/
+18
*
Modified ObjectFile::SetLoadAddress() to now be:
Greg Clayton
2014-02-07
1
-1
/
+2
*
Factor some methods that were in DynamicLoaderPOSIXDYLD.
Steve Pucci
2014-02-06
1
-0
/
+137
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-1
/
+2
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-2
/
+2
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-2
/
+2
*
Add "target.process.stop-on-shared-library-events" setting, and make it work.
Jim Ingham
2013-01-26
1
-4
/
+4
*
The DynamicLoader plug-in instance now lives up in lldb_private::Process where
Greg Clayton
2011-02-16
1
-2
/
+2
*
General command line help cleanup:
Greg Clayton
2010-09-18
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+75