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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llgs-tests: Add support for "exit" stop-reply packets
Pavel Labath
2017-12-15
6
-62
/
+149
*
Fix 32-bit builds broken by 320813
Pavel Labath
2017-12-15
1
-2
/
+2
*
ObjectFileELF: Add support for compressed sections
Pavel Labath
2017-12-15
10
-3
/
+116
*
llgs-tests: Make addition of new tests easier
Pavel Labath
2017-12-15
8
-100
/
+189
*
[ExpressionParser] Fix evaluation failures due to mismatch in C++ versions.
Davide Italiano
2017-12-15
1
-0
/
+8
*
[ExpressionParser] Rollback C++98 as the standard for evaluating.
Davide Italiano
2017-12-15
1
-8
/
+0
*
[ExpressionParser] Fix evaluation failures due to mismatch in C++ versions.
Davide Italiano
2017-12-14
1
-0
/
+8
*
[ClangASTContext] Remove dead stuff found fixing something else.
Davide Italiano
2017-12-14
1
-75
/
+0
*
ObjectFile: remove ReadSectionData/MemoryMapSectionData mutual recursion
Pavel Labath
2017-12-14
3
-22
/
+1
*
Remove stderr message from GDBRemoteCommunicationServerLLGS
Pavel Labath
2017-12-14
1
-7
/
+2
*
[IRExecutionUnit] Initialize uninititialized member variable.
Davide Italiano
2017-12-13
1
-2
/
+2
*
[DataEncoder] Replace buggy versions of write functions.
Davide Italiano
2017-12-13
1
-36
/
+8
*
[lldb] Set component when invoking add_llvm_install_targets
Petr Hosek
2017-12-13
1
-2
/
+4
*
Add an #include to appease an older clang, NFC
Vedant Kumar
2017-12-12
1
-0
/
+1
*
Avoid module import in a textual header, NFC
Vedant Kumar
2017-12-12
1
-5
/
+2
*
[TestModulesInlineFunctions] This test now passes.
Davide Italiano
2017-12-12
1
-1
/
+0
*
[TestCppScope] This test now passes on Darwin.
Davide Italiano
2017-12-12
1
-5
/
+0
*
[testsuite] Remove even more testing vestiges.
Davide Italiano
2017-12-12
1
-3
/
+0
*
Rollback [Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-12
1
-0
/
+0
*
[testsuite] Remove testing failures vestiges.
Davide Italiano
2017-12-12
1
-60
/
+0
*
[lldb] Switch to add_llvm_install_targets
Shoaib Meenai
2017-12-12
1
-10
/
+6
*
[test-suite] Un'XFAIL a test that's not failing anymore.
Davide Italiano
2017-12-11
1
-1
/
+0
*
[Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-11
1
-0
/
+0
*
dotest.py: Correctly annotate lldbinline tests with debug info categories
Pavel Labath
2017-12-11
1
-1
/
+4
*
Add a StringList constructor to Args class
Pavel Labath
2017-12-11
4
-1
/
+18
*
Fix osx build broken in r320346
Pavel Labath
2017-12-11
1
-1
/
+0
*
Move PseudoTerminal to the lldb_private namespace
Pavel Labath
2017-12-11
13
-26
/
+23
*
MainLoop: avoid infinite loop when pty slave gets closed
Pavel Labath
2017-12-11
2
-1
/
+21
*
Revert "[DataEncoder] Replace buggy versions of write functions."
Davide Italiano
2017-12-11
1
-8
/
+36
*
[DarwinLog] Remove other dead code. Found while reading this file.
Davide Italiano
2017-12-10
1
-54
/
+0
*
[MachException] Garbage collect unused and dead code.
Davide Italiano
2017-12-10
1
-27
/
+0
*
[DataEncoder] Replace buggy versions of write functions.
Davide Italiano
2017-12-10
1
-36
/
+8
*
Change uses of strncpy in debugserver to strlcpy
Jason Molenda
2017-12-09
5
-15
/
+15
*
Change the ordering that we search for kexts and kernels on the local
Jason Molenda
2017-12-09
1
-7
/
+22
*
Update PlatformDarwin::GetDeveloperDir to handle the two
Jason Molenda
2017-12-09
1
-8
/
+13
*
[MachException] Avoid alignment UB, NFC
Vedant Kumar
2017-12-08
2
-4
/
+11
*
Remove extant references to g_message_mutex, NFC
Vedant Kumar
2017-12-08
2
-17
/
+6
*
These tests don't depend on debug info format.
Jim Ingham
2017-12-07
1
-0
/
+2
*
Disable warnings related to anonymous types in the ObjC plugin
Vedant Kumar
2017-12-07
3
-1
/
+24
*
[SBBreakpointOptionCommon] Give this class an explicit destructor.
Davide Italiano
2017-12-07
2
-0
/
+3
*
[SBBreakpoint] Outline some functions to prevent to be exported.
Davide Italiano
2017-12-07
1
-51
/
+44
*
[Target] Remove commented out code. Found by inspection. NFCI.
Davide Italiano
2017-12-07
1
-129
/
+0
*
Variable: Fix usage of uninitialised value
Pavel Labath
2017-12-07
1
-7
/
+1
*
[lldb] Use PRIVATE in target_link_libraries
Shoaib Meenai
2017-12-06
1
-1
/
+1
*
Fix the -Wunused-function warning properly (MachProcess.mm)
Vedant Kumar
2017-12-06
1
-1
/
+1
*
Fix const-correctness in RegisterContext methods, NFC
Vedant Kumar
2017-12-06
3
-10
/
+30
*
Fix an -Wunused-function warning, NFC
Vedant Kumar
2017-12-06
1
-20
/
+22
*
Fix misc -Wcast-qual warnings, NFC
Vedant Kumar
2017-12-06
7
-22
/
+29
*
Remove no-op function pointer null checks, NFC
Vedant Kumar
2017-12-06
4
-50
/
+29
*
Use a static_cast instead of a C cast, NFC
Vedant Kumar
2017-12-06
1
-1
/
+1
[next]