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
/
Platform
/
Windows
/
PlatformWindows.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
[lldb-server] Add remote platform capabilities for Windows
Aaron Smith
2019-02-14
1
-7
/
+0
*
Extract common PlatformPOSIX/Windows code into a separate class
Pavel Labath
2019-02-12
1
-43
/
+2
*
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
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-10
/
+11
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-103
/
+74
*
Refactor GetSoftwareBreakpointTrapOpcode
Aidan Dodds
2016-02-22
1
-4
/
+0
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-19
/
+16
*
Add functionality to the platforms to figure out the proper name for a dynami...
Enrico Granata
2015-08-27
1
-0
/
+3
*
Implement PlatformWindows::GetEnvironment.
Zachary Turner
2015-05-22
1
-0
/
+2
*
Implement attach to process on Windows.
Zachary Turner
2015-05-20
1
-10
/
+7
*
Fix some -Winconsistent-missing-override warnings (& some particularly weird ...
David Blaikie
2015-03-24
1
-50
/
+50
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-1
/
+2
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-0
/
+5
*
Fixed more fallout from running the test suite remotely on iOS devices.
Greg Clayton
2014-11-17
1
-3
/
+1
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-1
/
+1
*
Change the way the m_trap_handlers Platform base class ivar is initialized;
Jason Molenda
2014-02-13
1
-0
/
+6
*
Rename Platform::GetFile (3-arg version) to GetFileWithUUID
Steve Pucci
2014-01-17
1
-2
/
+2
*
Unbreak the gcc build (complain about duplicate definition of Initialize/Term...
Sylvestre Ledru
2013-10-16
1
-2
/
+2
*
Unbreak the build on OSX by defining Initialize() and Terminate() for the Win...
Enrico Granata
2013-10-15
1
-2
/
+2
*
Patch to add PlatformWindows, based on Carlo Kok's version from the Windows b...
Deepak Panickal
2013-10-15
1
-0
/
+160