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
*
Simplify GetGlobalProperties functions of Thread/Process/Target
Pavel Labath
2016-10-19
3
-15
/
+6
*
Remove IntervalTimer class
Pavel Labath
2016-10-19
1
-41
/
+0
*
Minidump plugin: functions parsing memory structures and filtering module list
Dimitar Vlahovski
2016-10-19
8
-2
/
+464
*
[cmake] Use LLVM_CMAKE_PATH for GetSVN script
Michal Gorny
2016-10-19
1
-1
/
+1
*
Revert back to the state before r284550
Chris Bieneman
2016-10-19
1
-33
/
+18
*
Trying to fix a few more missing LDFLAGS.
Chris Bieneman
2016-10-19
1
-0
/
+6
*
Fixing the linux bots I broke in r284550
Chris Bieneman
2016-10-19
1
-3
/
+9
*
When invoking Terminal, don't assume the default shell
Chris Bieneman
2016-10-18
1
-2
/
+2
*
[CMake] Don't include LLDB_TEST_COMPILER in cached variable
Chris Bieneman
2016-10-18
1
-2
/
+8
*
Use clang --driver-mode instead of guessing c++ compiler path
Chris Bieneman
2016-10-18
1
-18
/
+21
*
xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOS
Todd Fiala
2016-10-18
1
-0
/
+1
*
Fixup r284466 - try to unbreak NetBSD
Pavel Labath
2016-10-18
1
-3
/
+4
*
[cmake] Make dependencies of lldb libraries private, take 2
Pavel Labath
2016-10-18
5
-15
/
+33
*
Remove a debug print statement.
Jim Ingham
2016-10-18
1
-1
/
+0
*
More testsuite xfail markings cleanup.
Jim Ingham
2016-10-18
2
-3
/
+2
*
Fix a crash in expressions with fixits in the dummy target.
Jim Ingham
2016-10-17
2
-2
/
+12
*
[lldb] Read modules from memory when a local copy is not available
Walter Erquinigo
2016-10-17
2
-69
/
+113
*
unittests: Specify types in a bunch of unittest EXPECT's
Justin Bogner
2016-10-17
6
-178
/
+178
*
Interpreter: Don't return StringRef from functions whose return value is neve...
Justin Bogner
2016-10-17
2
-31
/
+16
*
This test is no longer failing for gmodules.
Jim Ingham
2016-10-15
1
-4
/
+0
*
[CMake] Populate LLDB.framework's headers directory
Chris Bieneman
2016-10-14
1
-1
/
+17
*
[LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class
Vadim Macagon
2016-10-14
2
-16
/
+17
*
This test passes on i386 now.
Jim Ingham
2016-10-14
1
-4
/
+0
*
This test is passing on i386 now.
Jim Ingham
2016-10-14
1
-2
/
+0
*
[lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Richard Chamberlain
2016-10-13
1
-2
/
+1
*
Fix Python binding generation build step on Windows
Vadim Macagon
2016-10-13
1
-4
/
+4
*
[CMake] Cleanup check-lldb targets
Chris Bieneman
2016-10-12
1
-2
/
+17
*
Use LLDB_SRC for relative paths
Chris Bieneman
2016-10-12
1
-2
/
+10
*
Fix test suite lookup path for LLDB.h
Chris Bieneman
2016-10-12
1
-7
/
+9
*
Fix building tests without system headers on Darwin
Chris Bieneman
2016-10-12
1
-1
/
+1
*
Fix lookup path for lldb-mi
Chris Bieneman
2016-10-12
1
-6
/
+7
*
[LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain
2016-10-12
5
-260
/
+331
*
[LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain
2016-10-12
4
-8
/
+58
*
Add an arm64 unit test where the function saves x20 in the
Jason Molenda
2016-10-12
1
-1
/
+101
*
Add a simple frameless function test case to the arm64 unwind unit tests
Jason Molenda
2016-10-12
2
-11
/
+107
*
This test now passes.
Jim Ingham
2016-10-12
1
-2
/
+0
*
This was skipped due to a clang PR that has been fixed.
Jim Ingham
2016-10-11
1
-1
/
+0
*
Added a radar on our end for this test's failure.
Jim Ingham
2016-10-11
1
-1
/
+1
*
Add the radar number on our end.
Jim Ingham
2016-10-11
1
-1
/
+1
*
This test now passes.
Jim Ingham
2016-10-11
1
-1
/
+0
*
Added a bugreport tracking the failure to get float return values
Jim Ingham
2016-10-11
1
-5
/
+6
*
Clarified the explanation of expr --top-level.
Sean Callanan
2016-10-11
1
-2
/
+2
*
Fix Arm64InstEmulation tests for windows
Pavel Labath
2016-10-11
1
-15
/
+4
*
Add a second, more complicated, arm64 example program to
Jason Molenda
2016-10-11
1
-11
/
+169
*
Add a first unit test for the arm64 instruction profiled unwind
Jason Molenda
2016-10-11
8
-17
/
+241
*
Fixing the bug number for darwin on this failure.
Jim Ingham
2016-10-11
1
-1
/
+3
*
This test was failing because /bin/ls is no longer debuggable on OS X.
Jim Ingham
2016-10-11
3
-2
/
+19
*
Adding radar number on our end for llvm.org/pr15824.
Jim Ingham
2016-10-10
1
-2
/
+2
*
Add the related radar on our end for llvm.org/pr15824.
Jim Ingham
2016-10-10
1
-1
/
+1
*
Add the radar number on our end.
Jim Ingham
2016-10-10
1
-1
/
+1
[next]