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
*
surface build error content through test event system
Todd Fiala
2016-05-14
8
-21
/
+147
*
test infra: catch bad decorators and import-time errors
Todd Fiala
2016-05-13
11
-67
/
+307
*
Clean up test results on Windows.
Zachary Turner
2016-05-13
12
-9
/
+19
*
Disable HostThread::Cancel assertion on FreeBSD
Ed Maste
2016-05-13
1
-0
/
+2
*
Remove unused variable
Ed Maste
2016-05-13
1
-2
/
+1
*
Remove ASTContexts from SystemInitializerCommon
Pavel Labath
2016-05-13
1
-8
/
+0
*
[LLDB][MIPS] Provide ABI string to compiler for appropriate code generation f...
Sagar Thakur
2016-05-13
2
-2
/
+43
*
Add a check for version 15 of the shared cache format
Enrico Granata
2016-05-12
1
-1
/
+1
*
Fix some long standing issues that caused tests to be flaky.
Greg Clayton
2016-05-12
10
-216
/
+323
*
Don't crash when a process' task port goes bad.
Greg Clayton
2016-05-12
1
-1
/
+0
*
Fix libstdc++ failure where <atomic> is not able to be imported on Darwin sys...
Greg Clayton
2016-05-12
3
-6
/
+10
*
Added missing makefile from patch D19124 (should fix the corresponding commit...
Cameron Desrochers
2016-05-12
1
-0
/
+5
*
[LLDB] Added support for PHI nodes to IR interpreter
Marianne Mailhot-Sarrasin
2016-05-12
5
-2
/
+122
*
Add CMake bits necessary for standalone build
Kamil Rytarowski
2016-05-12
2
-49
/
+66
*
Turn on LLDB_EDITLINE_USE_WCHAR on NetBSD
Kamil Rytarowski
2016-05-12
1
-2
/
+3
*
Fix a race in ProcessGDBRemote::MonitorDebugServerProcess
Pavel Labath
2016-05-12
2
-69
/
+42
*
Keep original source path and mapped path in LineEntry
Ted Woodward
2016-05-11
10
-33
/
+57
*
Generalize child process monitoring functions
Pavel Labath
2016-05-11
23
-165
/
+95
*
Xfail failing watchpoint tests on aarch64-linux
Omair Javaid
2016-05-11
5
-0
/
+6
*
[LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI
Sagar Thakur
2016-05-11
3
-8
/
+44
*
Rewriting TestMultithreaded.py to solve flakyness on Linux
Ravitheja Addepally
2016-05-11
2
-29
/
+18
*
Corrected aarch64 register no in TestBreakpointConditions.py
Omair Javaid
2016-05-11
1
-1
/
+1
*
In some cases, type lookup has to deal with situations where it cannot recons...
Enrico Granata
2016-05-10
1
-1
/
+23
*
Fix logging in Listener.cpp
Pavel Labath
2016-05-10
1
-4
/
+6
*
Fix SymbolFilePDBTests.cpp
Pavel Labath
2016-05-10
1
-14
/
+15
*
Fix race in TestExitDuringStep and unify pseudo_barrier handling
Pavel Labath
2016-05-10
9
-105
/
+36
*
Add a testcase for "BreakpointSetBySourceRegex"
Jim Ingham
2016-05-10
5
-0
/
+139
*
Added a testcase that verifies that multiline expressions work.
Sean Callanan
2016-05-09
3
-0
/
+68
*
Fixed multiline expressions, and removed some dead code.
Sean Callanan
2016-05-09
2
-24
/
+16
*
Mark TestPrintStackTraces as flaky on linux
Pavel Labath
2016-05-09
1
-0
/
+1
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
Fix assertion in SymbolFilePDB
Pavel Labath
2016-05-09
1
-0
/
+4
*
Take the API lock in SBThread::IsValid & SBFrame::IsValid.
Jim Ingham
2016-05-07
2
-2
/
+27
*
Remove some lldbassert's from the packet checking code.
Jim Ingham
2016-05-07
1
-5
/
+0
*
Fix the way the ShouldStopHere checker handles the general case of "stepping ...
Jim Ingham
2016-05-06
1
-6
/
+33
*
Fix LLDB after removal of PDB_ErrorCode
Zachary Turner
2016-05-06
1
-1
/
+1
*
debugserver; fix -Wunused-local-typedef, -Wunused-variable warnings
Saleem Abdulrasool
2016-05-06
1
-7
/
+0
*
debugserver: fix a couple of -Wmissing-field-initializers warnings
Saleem Abdulrasool
2016-05-06
1
-1
/
+3
*
debugserver: fix some -Wpessimizing-move warnings
Saleem Abdulrasool
2016-05-06
1
-3
/
+3
*
debugserver: fix a few -Wcovered-swift-default warnings
Saleem Abdulrasool
2016-05-06
2
-2
/
+0
*
debugserver: fix some -Wformat-pedantic warnings
Saleem Abdulrasool
2016-05-06
1
-16
/
+7
*
Fix standalone build on RHEL6.
Eugene Zelenko
2016-05-06
1
-0
/
+1
*
Revert r268591
Enrico Granata
2016-05-05
16
-98
/
+38
*
Fix TestEvents.py on OS X
Todd Fiala
2016-05-05
1
-3
/
+6
*
fix argument usage for '-#' command line option
Todd Fiala
2016-05-05
1
-1
/
+1
*
Guard AddCXXSynthetic with LLDB_DISABLE_PYTHON
Tamas Berghammer
2016-05-05
1
-0
/
+2
*
Bump up timeout in AdbClient
Pavel Labath
2016-05-05
1
-1
/
+1
*
Add support for displaying Java array types on Andorid
Tamas Berghammer
2016-05-05
7
-70
/
+258
*
Downgrade skip to xfail in TestBitfields on linux
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix EOF handling in AdbClient (take 2)
Pavel Labath
2016-05-05
1
-5
/
+16
[next]