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
/
Kalimba
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
3
-239
/
+0
*
Refactor user/group name resolving code
Pavel Labath
2019-03-04
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
2
-7
/
+0
*
Rename Error -> Status.
Zachary Turner
2017-05-12
2
-6
/
+6
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Push down more common code into PlatformPOSIX
Pavel Labath
2017-02-03
2
-23
/
+0
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Unify PlatformPOSIX::ResolveExecutable
Pavel Labath
2017-02-02
2
-96
/
+0
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+6
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
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
-300
/
+232
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...
Eugene Zelenko
2015-10-27
1
-7
/
+6
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-09
2
-29
/
+0
*
Revert r241672, which breaks the OS X build by introducing a dependency on
Sean Callanan
2015-07-08
2
-0
/
+29
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-08
2
-29
/
+0
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Remove redundant virtual for member functions marked 'override'.
David Blaikie
2015-04-08
1
-31
/
+18
*
Add Initialize/Terminate method to Platform base plugin
Tamas Berghammer
2015-02-12
1
-0
/
+4
*
Fixed more fallout from running the test suite remotely on iOS devices.
Greg Clayton
2014-11-17
2
-28
/
+24
*
Fix a bunch of [-Werror,-Winconsistent-missing-override] errors.
Eric Christopher
2014-11-04
1
-13
/
+13
*
Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections
Matthew Gardiner
2014-09-29
1
-1
/
+11
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
2
-4
/
+4
*
Move Host::GetArchitecture to HostInfo::GetArchitecture.
Zachary Turner
2014-08-20
1
-2
/
+2
*
Missed a few places where we need to report unreadable executables.
Greg Clayton
2014-08-15
1
-4
/
+11
*
Remove a few uses of LLDB_DISABLE_POSIX.
Zachary Turner
2014-08-11
1
-6
/
+0
*
Test commit, please ignore
Matthew Gardiner
2014-07-28
1
-0
/
+1
*
Fix some warnings in the Windows build.
Zachary Turner
2014-07-16
1
-4
/
+4
*
Add kalimba as a platform.
Todd Fiala
2014-07-16
4
-0
/
+475