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
*
Import sys in repo.py.
Lang Hames
2017-05-09
1
-0
/
+1
*
Be a little more permissive in DynamicLoaderMacOS::CanLoadImage
Jim Ingham
2017-05-06
2
-10
/
+23
*
Added "info threads", "thread 1" and "apropos".
Jim Ingham
2017-05-05
1
-0
/
+31
*
Add DidStartExecuting/WillFinishExecuting methods to Expression.
Lang Hames
2017-05-05
4
-1
/
+25
*
Fix UDP Socket connections
Chris Bieneman
2017-05-05
2
-51
/
+35
*
Add missing 'arch' key to valid qHostInfo keys
Francis Ricci
2017-05-05
1
-0
/
+1
*
Fix segfault resulting from empty print prompt
Pavel Labath
2017-05-05
2
-1
/
+29
*
Add TaskMap for iterating a function over a set of integers
Pavel Labath
2017-05-05
4
-167
/
+68
*
ABISysV_arm64: compute return value for large vectors correctly
Pavel Labath
2017-05-05
2
-29
/
+55
*
[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
Nitesh Jain
2017-05-04
11
-5
/
+70
*
MainLoop: Add unit tests
Pavel Labath
2017-05-04
4
-105
/
+229
*
Don't attempt to use mpx registers on unsupported platforms
Francis Ricci
2017-05-03
2
-0
/
+10
*
Windows fix for TestConflictingDefinition makefile
Pavel Labath
2017-05-03
1
-1
/
+1
*
Check for lack of C++ context first when demangling
Pavel Labath
2017-05-03
1
-18
/
+17
*
Fixed a bug where we did not properly use the complete versions of Objective-...
Sean Callanan
2017-05-03
10
-2
/
+136
*
Android.rules: set "ar" path correctly
Pavel Labath
2017-05-02
1
-0
/
+1
*
ObjectFileELF: Fix symbol lookup in bss section
Pavel Labath
2017-05-02
4
-1
/
+166
*
Change UniqueCStringMap to use ConstString as the key
Pavel Labath
2017-05-02
13
-159
/
+135
*
Remove unused code related to CPlusPlusLanguage::FindEquivalentNames
Pavel Labath
2017-05-02
2
-150
/
+0
*
Public headers need to be public.
Tim Hammerquist
2017-04-28
1
-2
/
+2
*
Add remaining SBTrace headers to LLDB framework
Tim Hammerquist
2017-04-28
1
-0
/
+4
*
Remove lock from ConstString::GetLength
Pavel Labath
2017-04-28
1
-18
/
+11
*
Resurrect pselect MainLoop implementation
Pavel Labath
2017-04-28
2
-94
/
+209
*
Provide a mechanism to do some pre-loading of symbols up front.
Jim Ingham
2017-04-28
11
-4
/
+78
*
Add a newline to suppress compiler warnings.
Jim Ingham
2017-04-28
1
-1
/
+1
*
Resurrect the standalone build of LLDB
Kamil Rytarowski
2017-04-28
2
-2
/
+2
*
integrate SBTrace changes into Xcode project
Tim Hammerquist
2017-04-27
1
-0
/
+12
*
Fixing Windows bot
Chris Bieneman
2017-04-27
1
-1
/
+1
*
NFC. Add comment about debugserver usage
Chris Bieneman
2017-04-27
1
-0
/
+6
*
Fix GreenDragon bots
Chris Bieneman
2017-04-27
1
-2
/
+0
*
Update GDB remote command regex for IPv6
Chris Bieneman
2017-04-27
1
-2
/
+2
*
[CMake] Abstract Config.h generation for Xcode
Chris Bieneman
2017-04-27
4
-27
/
+60
*
[LLDB][MIPS] Forgot to add check in commit rl301530
Nitesh Jain
2017-04-27
1
-2
/
+4
*
TCPSocket: add back support for "*" address
Pavel Labath
2017-04-27
1
-0
/
+2
*
[LLDB][MIPS] Fix TestMiExec.py failure.
Nitesh Jain
2017-04-27
1
-2
/
+8
*
Fix build for clang r301507
Pavel Labath
2017-04-27
1
-2
/
+2
*
One more try at the whole compiling thing...
Chris Bieneman
2017-04-27
1
-1
/
+1
*
One more attempt to fix the broken bots.
Chris Bieneman
2017-04-27
1
-0
/
+2
*
Fix Windows bots broken by r301492
Chris Bieneman
2017-04-27
1
-1
/
+3
*
Fix libcxx formatters for changes in r300140.
Lang Hames
2017-04-26
3
-16
/
+87
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
29
-487
/
+680
*
Update lldb to match clang r301442.
Richard Smith
2017-04-26
1
-22
/
+15
*
Fixed a crash when dealing with an empty method name in the ObjC runtime.
Sean Callanan
2017-04-26
1
-1
/
+6
*
Use llvm::ArrayRef rather than std::vector/std::initializer lists for some
Lang Hames
2017-04-26
3
-52
/
+11
*
Initial implementation of SB APIs for Tracing support.
Ravitheja Addepally
2017-04-26
22
-69
/
+785
*
Remove the home-grown android toolchain file and all references to it
Pavel Labath
2017-04-25
2
-186
/
+24
*
[LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.
Nitesh Jain
2017-04-25
1
-1
/
+1
*
Name the C++ source files for two tests correctly.
Sean Callanan
2017-04-24
2
-2
/
+2
*
Fixed two bad Makefiles that might be breaking Linux.
Sean Callanan
2017-04-24
2
-2
/
+2
*
[Expression parser] Return both types and variables
Sean Callanan
2017-04-24
8
-258
/
+347
[next]