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
/
Windows-DYLD
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly use GetLoadedModuleList to take advantage of libraries-svr4
Antonio Afonso
2019-07-25
1
-2
/
+4
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-22
/
+20
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
1
-4
/
+2
*
[win] Resolve the module only if there isn't one already
Stella Stamenova
2019-02-15
2
-10
/
+21
*
Implement GetLoadAddress for the Windows process plugin
Aaron Smith
2019-02-15
2
-15
/
+92
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Implement WindowsDYLD::DidAttach for use with gdb-server attach
Nathan Lanza
2018-12-06
1
-1
/
+35
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"
Zachary Turner
2018-11-18
1
-44
/
+2
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
Nathan Lanza
2018-11-15
1
-2
/
+44
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Implement trampoline step-through for Windows-x86.
Stephane Sezer
2017-09-22
1
-1
/
+43
*
Rename Error -> Status.
Zachary Turner
2017-05-12
2
-2
/
+2
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+7
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-83
/
+54
*
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
-9
/
+15
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD."
Zachary Turner
2015-08-21
1
-28
/
+0
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer
2015-08-21
1
-0
/
+28
*
Run clang-format on DynamicLoaderWindowsDYLD.
Stephane Sezer
2015-08-20
2
-27
/
+28
*
Unbreak Makefile build
Keno Fischer
2015-07-09
1
-0
/
+14
*
Move WindowsDYLD to the Plugins/DynamicLoader directory.
Stephane Sezer
2015-07-08
3
-0
/
+150