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
*
Let's not convert from UINT32_MAX to the std::numeric_limits version.
Jim Ingham
2016-03-12
4
-22
/
+24
*
This change introduces a "ExpressionExecutionThread" to the ThreadList.
Jim Ingham
2016-03-12
15
-22
/
+146
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-12
5
-428
/
+165
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-11
3
-293
/
+199
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-11
3
-318
/
+253
*
Remove the skip if Darwin since I fixed the crash.
Jim Ingham
2016-03-11
1
-1
/
+0
*
Check for a NULL input filehandle before referencing it.
Jim Ingham
2016-03-11
1
-8
/
+11
*
Fixed MemoryCache L1 cache flush
Marianne Mailhot-Sarrasin
2016-03-11
4
-1
/
+86
*
Fix a bunch of signedness warnings in unittests
Pavel Labath
2016-03-11
2
-16
/
+17
*
Fix a couple of cornercases in FileSpec + tests
Pavel Labath
2016-03-11
3
-24
/
+117
*
skip newly segfaulting test on OS X public CI
Todd Fiala
2016-03-11
1
-0
/
+1
*
Fix SBDebugger.GetOutputFileHandle() on OS X.
Jim Ingham
2016-03-11
4
-3
/
+10
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-10
6
-273
/
+184
*
Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/u...
Marianne Mailhot-Sarrasin
2016-03-10
2
-1
/
+12
*
Fixed the python interpreter so that it correctly inherits the top IOHandler'...
Greg Clayton
2016-03-10
4
-96
/
+41
*
[Renderscript] Add stack argument reading code for Mipsel 3
Aidan Dodds
2016-03-10
1
-7
/
+7
*
[Renderscript] Add stack argument reading code for Mipsel 2
Aidan Dodds
2016-03-10
1
-2
/
+9
*
[Renderscript] Add stack argument reading code for Mipsel
Aidan Dodds
2016-03-10
1
-6
/
+17
*
[Renderscript] Explicitly set the language to evaluate allocations
Aidan Dodds
2016-03-10
1
-1
/
+3
*
Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.
Adrian McCarthy
2016-03-10
1
-11
/
+0
*
Revert "Track expression language from one place in ClangExpressionParser"
Ewan Crawford
2016-03-10
2
-9
/
+9
*
Track expression language from one place in ClangExpressionParser
Ewan Crawford
2016-03-10
2
-9
/
+9
*
[DWARFASTParserClang] Start with member offset of 0 for members of union types.
Siva Chandra
2016-03-10
4
-1
/
+70
*
Certain hardware architectures have registers of 256 bits in size
Enrico Granata
2016-03-10
5
-29
/
+442
*
Fix SymbolFilePDB for discontiguous functions.
Zachary Turner
2016-03-10
1
-29
/
+53
*
Fix "ninja check-lldb" crash in IRExecutionUnit.cpp
Ted Woodward
2016-03-09
1
-6
/
+16
*
Add an "offset" option to "break set -n" and "break set -f -l".
Jim Ingham
2016-03-09
21
-56
/
+256
*
Last round of preliminary cleanup in my refactoring of aliases.
Enrico Granata
2016-03-09
4
-107
/
+124
*
[TestRegisterVariables] Adjust compiler range in expected failure decorator.
Siva Chandra
2016-03-09
1
-2
/
+2
*
Add CommandAlias.cpp to CMakeLists
Enrico Granata
2016-03-08
1
-0
/
+1
*
Move CommandAlias to its own file; also
Enrico Granata
2016-03-08
7
-75
/
+109
*
Made self.expect() errors a little more readable in the testsuite.
Sean Callanan
2016-03-08
1
-7
/
+8
*
Support floating point values in 128-bit SSE vector registers
Adrian Prantl
2016-03-08
5
-6
/
+35
*
Fix log in Broadcaster causing a crash
Tamas Berghammer
2016-03-08
1
-5
/
+4
*
Try to fix windows build after rL262863
Tamas Berghammer
2016-03-08
1
-1
/
+1
*
Use c_str() instead of GetCString() to fix build
Ewan Crawford
2016-03-08
1
-1
/
+1
*
This is actually a FileSpec, so use .GetCString() instead
Enrico Granata
2016-03-08
1
-1
/
+1
*
Use .c_str() here to unbreak the Linux build
Enrico Granata
2016-03-08
1
-1
/
+1
*
A few more improvements on the way to the command alias refactoring
Enrico Granata
2016-03-08
6
-155
/
+138
*
Turn GetAliasOptions() into GetAlias()
Enrico Granata
2016-03-08
2
-11
/
+32
*
Attempt to fix the Ubuntu buildbot by making FindLongestCommandWord a free te...
Enrico Granata
2016-03-08
4
-21
/
+17
*
Unbreak linux build broken by r262901
Jason Molenda
2016-03-08
1
-1
/
+1
*
Move ProcessAliasOptionsArgs to be a static on CommandAlias; it wasn't using ...
Enrico Granata
2016-03-08
3
-68
/
+66
*
Change the way command aliases are stored. Go from a model where a map holds ...
Enrico Granata
2016-03-08
6
-186
/
+143
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
50
-467
/
+814
*
[LLDB][MIPS] Fix TestDisassembleBreakpoint
Mohit K. Bhakkad
2016-03-07
1
-1
/
+1
*
Move SBLanguageRuntime.cpp from the lldb-core group to the LLDB
Jason Molenda
2016-03-07
1
-2
/
+2
*
Update after r262737 in clang changed the accessor.
James Y Knight
2016-03-04
1
-1
/
+1
*
Add a log statement
Pavel Labath
2016-03-04
1
-0
/
+1
*
Resumbit "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-04
1
-5
/
+29
[next]