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
*
Add ability to override JIT expr compiler options.
Aidan Dodds
2016-02-03
2
-25
/
+88
*
Remove skipUnlessListedRemote test decorator
Pavel Labath
2016-02-03
2
-17
/
+0
*
Fix an off-by-one in SocketTest::DecodeHostAndPort
Pavel Labath
2016-02-03
2
-2
/
+12
*
[RenderScript] Use LLVM DWARF language enum
Ewan Crawford
2016-02-03
2
-2
/
+3
*
The compiler may use "line number 0" to indicate compiler generated goo that ...
Jim Ingham
2016-02-03
2
-2
/
+50
*
Fix inverted conditional in TestInferiorAssert.py
Zachary Turner
2016-02-02
1
-2
/
+2
*
Fix a thinko in StackFrame::GetInScopeVariableList.
Siva Chandra
2016-02-02
1
-1
/
+1
*
Set correct thread stop info when single-step lands on a breakpoint [Windows]
Adrian McCarthy
2016-02-02
1
-5
/
+19
*
Don't return a tuple from the skip test function.
Zachary Turner
2016-02-02
3
-34
/
+36
*
Revert "[NFC] Cleanup RangeMap.h"
Todd Fiala
2016-02-02
2
-583
/
+1382
*
Re-write many skip decorators to use shared code.
Zachary Turner
2016-02-02
1
-205
/
+90
*
[NFC] Cleanup RangeMap.h
Tamas Berghammer
2016-02-02
2
-1382
/
+583
*
XFAIL TestConsecutiveBreakpoints.test_single_step_thread_specific on OSX
Pavel Labath
2016-02-02
1
-0
/
+1
*
skip TestWatchLocation on OS X
Todd Fiala
2016-02-02
1
-0
/
+1
*
Remove redundant test in TestExitDuringStep
Pavel Labath
2016-02-02
1
-12
/
+4
*
Log error message in SBTarget::Launch
Pavel Labath
2016-02-02
1
-3
/
+2
*
Mark TestProcessIO.test_stdin_redirection as flaky on android
Pavel Labath
2016-02-02
1
-0
/
+1
*
Fix single stepping over the IT instruction
Tamas Berghammer
2016-02-02
1
-5
/
+16
*
Fix build after clang interface change in r259489
Pavel Labath
2016-02-02
1
-3
/
+3
*
Fix single-stepping onto a breakpoint
Pavel Labath
2016-02-02
3
-51
/
+75
*
Fix compiler lookup when specified without path
Pavel Labath
2016-02-02
2
-2
/
+3
*
NetBSD: Define initial RegisterContextNetBSD_x86_64
Kamil Rytarowski
2016-02-02
3
-0
/
+400
*
We try to avoid static objects. These are on the error path for unsupported ...
Jim Ingham
2016-02-02
1
-4
/
+4
*
Fix getCompiler in unit testing framework on compiler symlinks
Stephane Sezer
2016-02-01
1
-1
/
+2
*
Add a note on how to create an empty target and use it to attach to
Jim Ingham
2016-02-01
1
-0
/
+10
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
4
-3
/
+53
*
Fix misnamed variable in TestProcessAPI.py
Zachary Turner
2016-02-01
1
-2
/
+2
*
Remove flaky annotation for TestCallWithTimeout on linux
Pavel Labath
2016-02-01
1
-1
/
+0
*
Remove Timer::Initialize routine
Pavel Labath
2016-02-01
3
-28
/
+12
*
Set correct ThreadStopInfo in case of trace event
Abhishek Aggarwal
2016-02-01
4
-15
/
+58
*
Fixed a couple of places where we were getting the module from a
Jim Ingham
2016-01-29
2
-5
/
+21
*
Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....
Jim Ingham
2016-01-29
1
-1
/
+6
*
Revert "fix up missing header from change r259084."
Todd Fiala
2016-01-29
1
-1
/
+0
*
Fix crash in lldb-mi when stack variable name is nullptr. This always happens...
Eugene Leviant
2016-01-29
3
-1
/
+34
*
Fix linking of lldb-server with BUILD_SHARED_LIBS
Pavel Labath
2016-01-29
1
-16
/
+11
*
Ignore breakpoints by default in SBFrame::EvaluateExpression
Eugene Leviant
2016-01-29
1
-0
/
+3
*
[RenderScript] Remove unused RS command
Ewan Crawford
2016-01-29
2
-55
/
+2
*
Fix TestDataFormatterScript for Linux.
Chaoren Lin
2016-01-29
1
-5
/
+4
*
Fix a bug where type <formatter> list would ignore the -w argument
Enrico Granata
2016-01-29
2
-0
/
+7
*
Fix a bug where LLDB would not print the name of the function that a scripted...
Enrico Granata
2016-01-29
7
-3
/
+109
*
fix up missing header from change r259084.
Todd Fiala
2016-01-28
1
-0
/
+1
*
add back an Xcode-specific Makefile for header installation
Todd Fiala
2016-01-28
1
-0
/
+23
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
104
-2252
/
+0
*
Fix build after rL259070.
Chaoren Lin
2016-01-28
1
-1
/
+1
*
Update lldb for API change in clang r259070.
Manman Ren
2016-01-28
1
-1
/
+1
*
Fix an issue where the type <formatter> list command would not accept a valid...
Enrico Granata
2016-01-28
2
-1
/
+27
*
[Renderscript] Clang-format the renderscript plugin.
Aidan Dodds
2016-01-28
2
-754
/
+819
*
Fix const cast error for MSVC2015 build.
Aidan Dodds
2016-01-28
1
-1
/
+1
*
fixed Xcode gtest build failure
Todd Fiala
2016-01-28
1
-4
/
+4
*
modify Xcode build to use cmake/ninja for internal llvm/clang
Todd Fiala
2016-01-28
6
-420
/
+495
[next]