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
*
Remove platform plugins from lldb-server
Pavel Labath
2016-06-29
7
-120
/
+47
*
[LLDB][MIPS] Check if libatomic needs to be specified explicitly
Sagar Thakur
2016-06-29
1
-0
/
+5
*
XFAIL tests which fail with gcc on linux
Pavel Labath
2016-06-29
3
-1
/
+3
*
64-bit LEB values are not always correctly decoded due to a casting issue, no...
Greg Clayton
2016-06-28
3
-5
/
+5
*
Process::StopForDetachOrDestroy should actually return an error if it can't s...
Jim Ingham
2016-06-28
1
-1
/
+1
*
fixits are apparently called fix-its.
Jim Ingham
2016-06-28
4
-6
/
+6
*
Fixup the "shadow" example command to use the function that takes an executio...
Greg Clayton
2016-06-28
1
-28
/
+26
*
fix invalid assumption about the executable module in Target::Install()
Todd Fiala
2016-06-27
2
-1
/
+2
*
Change PlatformDarwinKernel::GetSharedModule to be a little more
Jason Molenda
2016-06-27
1
-3
/
+16
*
Improve watchpoint error reporting specially for arm/aarch64 targets
Omair Javaid
2016-06-27
3
-13
/
+13
*
Allow unaligned byte/word selection watchpoints for arm- linux/android targets.
Omair Javaid
2016-06-27
3
-3
/
+45
*
Made templates that have Enumeration values as arguments work correctly.
Greg Clayton
2016-06-24
20
-44
/
+158
*
Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook ...
Greg Clayton
2016-06-24
6
-0
/
+131
*
The Objective-C Class type should not be treated as a potential dynamic type,...
Enrico Granata
2016-06-24
1
-0
/
+8
*
Don't run TestImageListMultiArchitecture during remote test suite
Francis Ricci
2016-06-24
1
-0
/
+1
*
Added a test case for bitfield ivars. It currently fails.
Sean Callanan
2016-06-24
2
-0
/
+56
*
Fix an issue where LLDB would show the key and value of a single entry NSDict...
Enrico Granata
2016-06-24
4
-2
/
+84
*
Silence a -Wc++11-narrowing warning
David Majnemer
2016-06-24
1
-1
/
+1
*
Update LLDB for r273647
David Majnemer
2016-06-24
1
-4
/
+2
*
Fix an issue where the @lldb.command marker would not work with the new 5-arg...
Enrico Granata
2016-06-24
4
-6
/
+36
*
Handle variadic Objective-C methods from DWARF correctly.
Sean Callanan
2016-06-24
5
-4
/
+41
*
Don't run the top-level expression test case with -gmodules.
Sean Callanan
2016-06-23
1
-1
/
+1
*
Added a new python example which installs a command called "shadow".
Greg Clayton
2016-06-23
1
-0
/
+59
*
fix Xcode build for r273547
Todd Fiala
2016-06-23
1
-0
/
+8
*
Add MemoryRegionInfo to SB API
Howard Hellyer
2016-06-23
13
-0
/
+587
*
Test commit to verify access, fix typo.
Howard Hellyer
2016-06-23
1
-1
/
+1
*
[LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions
Sagar Thakur
2016-06-23
2
-32
/
+33
*
Revert r273524, it may have been the cause of a linux testbot failure
Jason Molenda
2016-06-23
21
-32
/
+32
*
Do some minor renames of "Mac OS X" to "macOS".
Jason Molenda
2016-06-23
21
-32
/
+32
*
Don't omit `this' from expression args if it couldn't be read, but warn loudly.
Sean Callanan
2016-06-22
1
-5
/
+4
*
add code coverage support to Xcode build
Todd Fiala
2016-06-21
1
-3
/
+31
*
Fix the use of lldb::eSymbolContextVariable.
Greg Clayton
2016-06-21
2
-2
/
+3
*
Fix the "Release" build on MacOSX for debugserver. Extra bad include paths we...
Greg Clayton
2016-06-21
1
-1
/
+0
*
Change the "debugserver-mini" target (a version of debugserver
Jason Molenda
2016-06-21
3
-22
/
+54
*
Fix typo in eOpenOptionDontFollowSymlinks
Francis Ricci
2016-06-21
3
-3
/
+3
*
Test that lldb calls the right 'printf' even when a 'printf' method exists.
Sean Callanan
2016-06-20
2
-0
/
+25
*
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
[next]