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
/
Android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[LLDB] Cleanup the DataEncoder utility. (NFC)
Jonas Devlieghere
2019-11-13
1
-1
/
+1
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-3
/
+3
*
[Platform/Android] Read the adb server from an env variable if set
Nathan Lanza
2019-08-27
1
-1
/
+6
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-2
/
+2
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
2
-31
/
+23
*
Allow direct comparison of ConstString against StringRef
Raphael Isemann
2019-04-26
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
5
-11
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-4
/
+3
*
[FileSystem] Extend file system and have it use the VFS.
Jonas Devlieghere
2018-10-31
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Android is an environment and we were comparing the android triple
Eric Christopher
2018-07-31
1
-3
/
+3
*
Tidy up comment.
Eric Christopher
2018-07-31
1
-2
/
+2
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-4
/
+2
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
FileSpec: Remove PathSyntax enum and use llvm version instead
Pavel Labath
2018-05-14
1
-3
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
3
-17
/
+16
*
Increase AdbClient read timeout
Pavel Labath
2017-10-31
1
-1
/
+1
*
[LLDB][MIPS] Fix process load/unload on android.
Nitesh Jain
2017-08-14
2
-4
/
+19
*
Fix "process load" on new android targets
Pavel Labath
2017-07-05
2
-3
/
+7
*
Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...
Pavel Labath
2017-05-16
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
6
-201
/
+206
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-1
/
+1
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-1
/
+1
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-1
/
+1
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Replace std::ofstream with llvm::raw_fd_ostream
Pavel Labath
2017-03-21
1
-5
/
+10
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-4
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
2
-2
/
+2
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-1
/
+1
*
UriParser cleanup
Pavel Labath
2017-02-10
2
-5
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
3
-3
/
+3
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+9
*
Introduce Chrono to the Connection class. NFCI.
Pavel Labath
2016-11-25
1
-5
/
+4
*
Use more chrono in AdbClient
Pavel Labath
2016-11-24
3
-11
/
+13
*
Use chrono in AdbClient
Pavel Labath
2016-11-24
2
-29
/
+19
*
Convert Platform, Process, and Connection functions to StringRef.
Zachary Turner
2016-11-17
2
-6
/
+7
*
Convert UriParser to use StringRef.
Zachary Turner
2016-11-17
5
-12
/
+12
*
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
-4
/
+4
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-4
/
+4
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
2
-2
/
+2
*
Remove TimeValue usage from FileSpec.h
Pavel Labath
2016-11-01
1
-2
/
+6
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
6
-1264
/
+1064
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-0
/
+1
[next]