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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
1
-3
/
+3
*
[debugserver] Add --version/-V command line option to debugserver.
Jonas Devlieghere
2019-09-27
1
-0
/
+11
*
[lldb-vscode] correctly handle multiple sourceMap entries
Alex Langford
2019-09-26
1
-2
/
+2
*
SystemInitializer: Define macros for experimental targets too
Pavel Labath
2019-09-26
1
-0
/
+2
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
2
-61
/
+34
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
2
-14
/
+51
*
[CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVER
Jonas Devlieghere
2019-09-24
2
-5
/
+5
*
[LLDB] Rework a MinGW build fix from D65691
Martin Storsjo
2019-09-23
1
-3
/
+1
*
[LLDB] Avoid a warning about an unused static variable
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[LLDB] Cast -1 (as invalid socket) to the socket type before comparing
Martin Storsjo
2019-09-21
1
-2
/
+3
*
Fix warning: lambda capture 'temp_file_path' is not used
Jonas Devlieghere
2019-09-16
1
-2
/
+1
*
[LLDB] Add missing breaks for switch statement
Tim Shen
2019-09-13
1
-0
/
+3
*
[Support] Add overload writeFileAtomically(std::function Writer)
Jan Korous
2019-09-13
1
-22
/
+28
*
Fix a thinko in handling the QSetLogging packet.
Jim Ingham
2019-09-10
1
-3
/
+3
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
1
-2
/
+3
*
Upstream macCatalyst support in debugserver and the macOS dynamic loader
Adrian Prantl
2019-09-04
1
-9
/
+15
*
Workaround TestConcurrentMany* flakiness in a more pricipled way
Frederic Riss
2019-09-04
1
-1
/
+1
*
[Driver] Remove duplicate option parsing (NFC)
Jonas Devlieghere
2019-09-03
1
-8
/
+1
*
Send error message on failed attach from debugerserver.
Jason Molenda
2019-08-27
1
-2
/
+18
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-1
/
+10
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-10
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-1
/
+10
*
Remove redundant curly braces.
Adrian Prantl
2019-08-22
1
-1
/
+1
*
[debugserver] Switch back to std::once_flag
Jonas Devlieghere
2019-08-22
1
-1
/
+1
*
[lldb] Replace std::once_flag with llvm::once_flag.
Davide Italiano
2019-08-22
1
-1
/
+1
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
1
-3
/
+5
*
[NFC] Return llvm::StringRef from StringExtractor::GetStringRef.
Jonas Devlieghere
2019-08-21
1
-2
/
+0
*
[NFC] Remove unused function GetHexWithFixedSize
Jonas Devlieghere
2019-08-21
2
-31
/
+0
*
Make the FindTypes(std::vector<CompilerContext>, ...) API testable in lldb-test
Adrian Prantl
2019-08-20
1
-2
/
+51
*
[lldb-vscode] add `launchCommands` to handle launch specific commands
Alex Langford
2019-08-19
1
-5
/
+14
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
3
-5
/
+5
*
Add missing NativeProcessFactory for lldb-server on Windows
Aaron Smith
2019-08-14
1
-0
/
+4
*
Enable lldb-server on Windows
Aaron Smith
2019-08-13
2
-2
/
+9
*
[lldb][CMake] Workaround debugserver code-signing issue in generated Xcode pr...
Stefan Granitz
2019-08-07
1
-0
/
+28
*
Detect HAVE_SYS_TYPES_H in lldb
Haibo Huang
2019-08-07
1
-0
/
+2
*
Upstream a few small Apple changes to debugserver - arm64_32, Catalyst
Jason Molenda
2019-08-07
9
-29
/
+170
*
Various build fixes for lldb on MinGW
Haibo Huang
2019-08-06
3
-0
/
+7
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
1
-27
/
+25
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-3
/
+8
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+4
*
cli-wrapper-mpxtable.cpp: fix file header
Fangrui Song
2019-07-25
1
-2
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-5
/
+4
*
[lldb] Configure debugserver_vers.c from CMake
Stefan Granitz
2019-07-24
2
-0
/
+4
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
1
-1
/
+1
*
Remove Xcode project remnants
Jonas Devlieghere
2019-07-22
1
-8
/
+0
*
[CMake] Align debugserver with lldb-server on Darwin
Stefan Granitz
2019-07-20
1
-2
/
+2
*
[NFC] Remove indent after r366433
Stefan Granitz
2019-07-19
1
-120
/
+118
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
156
-34988
/
+0
*
[CMake] Always build debugserver on Darwin and allow tests to use the system'...
Stefan Granitz
2019-07-18
1
-124
/
+61
[prev]
[next]