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
*
Allow installing watchpoints at less than 8-byte alligned addresses for AArch...
Omair Javaid
2016-06-16
6
-4
/
+232
*
xfail TestWithModuleDebugging.py on macOS
Todd Fiala
2016-06-16
1
-0
/
+1
*
Set TERM env var for Xcode gtests
Todd Fiala
2016-06-15
1
-1
/
+1
*
Allow runtimes to execute custom LLVM ModulePasses over the expression IR
Luke Drummond
2016-06-15
3
-1
/
+58
*
Add results.xml for macOS lldb unittests
Tim Hammerquist
2016-06-15
1
-1
/
+1
*
Remove Platform usages from NativeProcessLinux
Pavel Labath
2016-06-14
2
-145
/
+33
*
[lldb] Fixed race conditions on private state thread exit
Cameron Desrochers
2016-06-14
2
-28
/
+34
*
Add support to PlatformRemoteiOS, PlatformRemoteAppleWatch, and
Jason Molenda
2016-06-14
3
-0
/
+210
*
Add missing #include for linux.
Greg Clayton
2016-06-10
1
-0
/
+1
*
On MacOSX, the threads can appear out of order at times depending on the orde...
Greg Clayton
2016-06-10
3
-2
/
+24
*
Fixed C++ template integer parameter types to work correctly when the integer...
Greg Clayton
2016-06-10
4
-1
/
+95
*
Fixed a few places that were building a regex from an identifier without esca...
Greg Clayton
2016-06-10
2
-2
/
+2
*
SBThread also had some places where it got the ExecutionContext w/o
Jim Ingham
2016-06-10
1
-9
/
+27
*
Make all the SBFrame API's take the target lock.
Jim Ingham
2016-06-10
1
-14
/
+43
*
Fix "frame variable" to show all variables defined in functions and any conta...
Greg Clayton
2016-06-09
1
-5
/
+6
*
Enable some tests on linux
Pavel Labath
2016-06-09
7
-9
/
+5
*
Fixed an issue in the ProcessMachCore where segments are not always contiguou...
Greg Clayton
2016-06-09
1
-13
/
+42
*
Fixed a problem in IRMemoryMap where the flag to zero out memory was ignored.
Sean Callanan
2016-06-09
1
-0
/
+7
*
Updated the FindSpace() algorithm to avoid the 0 page when it's unsafe.
Sean Callanan
2016-06-09
2
-9
/
+110
*
Fix a no newline at end of file warning.
Greg Clayton
2016-06-09
1
-1
/
+1
*
Some core files on MacOSX don't have permissions setup correctly on the LC_SE...
Greg Clayton
2016-06-09
1
-1
/
+8
*
Since our expression parser needs to locate areas of memory that are not in u...
Greg Clayton
2016-06-09
11
-92
/
+385
*
Add a test for the failure described by pr28055. Mark it as xfail.
Jim Ingham
2016-06-08
2
-0
/
+68
*
Revive the error message from "process load" and SBProcess::LoadImage.
Jim Ingham
2016-06-08
1
-1
/
+1
*
Now that there are no cycles that cause leaks in the disassembler/instruction...
Greg Clayton
2016-06-07
6
-63
/
+9
*
Fix a memory leak in InstructionLLVMC where it held onto a strong reference t...
Greg Clayton
2016-06-07
4
-300
/
+394
*
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
Pavel Labath
2016-06-07
10
-91
/
+17
*
Don't use SO_REUSEADDR for *client* sockets
Pavel Labath
2016-06-07
1
-3
/
+0
*
LLDB is leaking memory in Editline.cpp on MacOSX.
Greg Clayton
2016-06-07
1
-43
/
+62
*
Make lldbinline.py regenerate the Makefile each time it builds.
Sean Callanan
2016-06-07
10
-17
/
+91
*
Add support for using armv7 compact unwind information
Jason Molenda
2016-06-07
4
-56
/
+324
*
Don't remove PIE executables when using svr4 packets
Francis Ricci
2016-06-06
1
-4
/
+3
*
(Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex
Carlo Kok
2016-06-06
2
-2
/
+9
*
Fix function name lookup in IRExecutionEngine.cpp.
Stephane Sezer
2016-06-06
1
-1
/
+1
*
Add armv7 compact unwind printing to the compact-unwind-dumper.c tool
Jason Molenda
2016-06-04
1
-0
/
+199
*
Fix a printf warning.
Greg Clayton
2016-06-03
1
-2
/
+1
*
Add support in debug LLDB builds (if LLDB_CONFIGURATION_DEBUG is defined) whe...
Greg Clayton
2016-06-03
1
-0
/
+40
*
Fix makefile for TestExternCSymbols
Tamas Berghammer
2016-06-03
1
-1
/
+1
*
Fixed a problem where we couldn't call extern "C" functions.
Sean Callanan
2016-06-02
5
-1
/
+79
*
LLDB needs to be able to handle DW_AT_GNU_dwo_name that are relative to the D...
Greg Clayton
2016-06-02
1
-0
/
+16
*
Fixed a problem where -gmodules debug info would be loaded by the DWO file su...
Greg Clayton
2016-06-02
1
-0
/
+6
*
Fix JavaArraySyntheticFrontEnd for non-reference ValueObject.
Tamas Berghammer
2016-06-02
1
-1
/
+1
*
[tsan] Prefer mangled name looking up variable declaration for racy address
Devin Coughlin
2016-06-01
4
-1
/
+99
*
Add more verification on consectutive bitfields otherwise clang will assert.
Greg Clayton
2016-05-31
1
-17
/
+35
*
[CMake] Update to requiring CMake 3.4.3
Chris Bieneman
2016-05-31
1
-1
/
+1
*
Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala
2016-05-31
4
-9
/
+42
*
[LLDB] Make sure that indexing is done before clearing DIE info
Cameron Desrochers
2016-05-30
1
-17
/
+68
*
fix up lldb-server platform on Apple hosts
Todd Fiala
2016-05-27
1
-0
/
+3
*
Add a new "lldb" log channel named "demangle". If we have crashes that are re...
Greg Clayton
2016-05-27
3
-0
/
+27
*
Lock the access to the BreakpointLocationCollection.
Jim Ingham
2016-05-26
2
-2
/
+13
[next]