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
*
Run clang-format on lldb.cpp
Stephane Sezer
2017-11-02
1
-4
/
+2
*
Use LLVM version string
Stephane Sezer
2017-11-02
1
-5
/
+1
*
Revert r317182 for https://reviews.llvm.org/D39128
Jason Molenda
2017-11-02
12
-573
/
+20
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
12
-20
/
+573
*
Ahhhh roll back that commit, I didn't see that Lawrence had filed
Jason Molenda
2017-11-02
10
-308
/
+21
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
10
-21
/
+308
*
[Core] Comparison for unsigned >= 0 is redundant. NFCI.
Davide Italiano
2017-11-01
1
-1
/
+1
*
[XML] Simplify lambda removing unused capture. NFCI.
Davide Italiano
2017-11-01
1
-1
/
+1
*
[Interpreter] Remove unused variable usage. NFCI.
Davide Italiano
2017-11-01
1
-2
/
+1
*
dotest: consistently call finalize_build_dictionary in debug info variants
Pavel Labath
2017-11-01
1
-0
/
+2
*
add LibCxxTuple.cpp, LibCxxQueue.cpp to xcode project file.
Jason Molenda
2017-11-01
1
-0
/
+8
*
Add data formatter for libc++ std::queue
Pavel Labath
2017-11-01
7
-0
/
+134
*
Add data formatter for libc++ std::tuple
Pavel Labath
2017-11-01
7
-0
/
+159
*
Remove uint32_t assignment operator from Status
Pavel Labath
2017-11-01
2
-23
/
+0
*
Remove Sean Callanan from the CODE_OWNERS, he won't have time
Jason Molenda
2017-11-01
1
-4
/
+1
*
Modernize the example cmdtemplate.py.
Jim Ingham
2017-10-31
1
-85
/
+95
*
Add a "watchpoint" test category and annotate tests appropriately
Pavel Labath
2017-10-31
24
-1
/
+26
*
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
Pavel Labath
2017-10-31
9
-108
/
+56
*
Increase AdbClient read timeout
Pavel Labath
2017-10-31
1
-1
/
+1
*
Add data formatter for libc++'s forward_list
Pavel Labath
2017-10-31
6
-85
/
+249
*
Fix mac build broken in r316987
Pavel Labath
2017-10-31
1
-1
/
+1
*
Invert ArchSpec<->Platform dependency
Pavel Labath
2017-10-31
18
-128
/
+144
*
Android.rules: build with "unified android headers"
Pavel Labath
2017-10-31
1
-3
/
+5
*
Split makefile for TestTopLevelExprs
Pavel Labath
2017-10-31
2
-6
/
+13
*
Remove a stray space.
Jim Ingham
2017-10-30
1
-1
/
+1
*
Fix windows build broken in r316915
Pavel Labath
2017-10-30
1
-1
/
+0
*
MainLoop: work around an android libc bug
Pavel Labath
2017-10-30
2
-11
/
+27
*
[CMake] Build clang as dependency when using in-tree clang for tests.
Davide Italiano
2017-10-27
2
-0
/
+12
*
Add specific ppc64le hardware watchpoint handler
Pavel Labath
2017-10-27
4
-12
/
+320
*
Fix a use-after-free in lldb-server
Pavel Labath
2017-10-27
1
-2
/
+3
*
Default to using in-tree clang for building test executables
Pavel Labath
2017-10-27
4
-33
/
+20
*
Add Arm Architecture plugin to the xcode project file.
Jason Molenda
2017-10-27
1
-0
/
+24
*
Fix TestMinidump for r316673
Pavel Labath
2017-10-26
1
-8
/
+8
*
Allow SysV-i386 ABI on everything other than Apple targets
Stephane Sezer
2017-10-26
1
-5
/
+6
*
Makefile.rules: move CFLAGS_EXTRAS to the end of compile line
Pavel Labath
2017-10-25
1
-5
/
+5
*
Move StopInfoOverride callback to the new architecture plugin
Pavel Labath
2017-10-25
19
-203
/
+428
*
Move testcases/arm_emulation to testcases/arm/emulation
Pavel Labath
2017-10-25
158
-0
/
+0
*
Fix a compile warning on linux
Stephane Sezer
2017-10-24
1
-1
/
+1
*
Allow ObjectFilePECOFF to initialize with ARM binaries.
Stephane Sezer
2017-10-24
1
-0
/
+5
*
[FreeBSD] Remove more dead code. NFCI.
Davide Italiano
2017-10-24
1
-26
/
+0
*
[ExpressionParser] Garbage-collect dead code. NFCI.
Davide Italiano
2017-10-24
1
-9
/
+0
*
Remove some unused function calls from ClangUserExpression.cpp
Stephane Sezer
2017-10-24
1
-1
/
+0
*
Remove some dead code from ClangExpressionDeclMap.cpp
Stephane Sezer
2017-10-24
1
-47
/
+3
*
Revert "[lldbtests] Handle errors instead of crashing."
Pavel Labath
2017-10-24
1
-5
/
+1
*
[lldbtests] Handle errors instead of crashing.
Davide Italiano
2017-10-23
1
-1
/
+5
*
Use ipv4 localhost address in lldb-server tests
Pavel Labath
2017-10-23
1
-1
/
+1
*
[Symbol] Remove dead code. NFCI.
Davide Italiano
2017-10-23
1
-23
/
+0
*
Logging: Disable logging after fork()
Pavel Labath
2017-10-23
6
-7
/
+24
*
[lldbtest] Simplify removing an unneeded else. NFCI.
Davide Italiano
2017-10-23
1
-2
/
+1
*
lldb-server tests: Propagate environment variables (pr34192)
Pavel Labath
2017-10-20
1
-0
/
+8
[next]