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
*
Update two android XFAILS
Pavel Labath
2017-04-24
2
-2
/
+2
*
Fix the new SocketAddressTest on Windows
Pavel Labath
2017-04-24
1
-3
/
+20
*
[LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
Nitesh Jain
2017-04-24
1
-6
/
+0
*
Add more arguments to SocketAddress::GetAddressInfo
Pavel Labath
2017-04-24
3
-27
/
+26
*
Simplify FreeBSD Host.cpp with early returns
Ed Maste
2017-04-23
1
-78
/
+86
*
ThreadSanitizer plugin: match for loop variable with expected type
Ed Maste
2017-04-22
1
-1
/
+1
*
Correct the names of some target conditional defines in debugserver.
Jason Molenda
2017-04-21
1
-1
/
+1
*
Add an example command to toggle between disassembly-only and source mode.
Jim Ingham
2017-04-20
1
-0
/
+48
*
Changed a use of APInt::getSignBit to APInt::getSignMask.
Sean Callanan
2017-04-20
1
-1
/
+1
*
Resurrect LLDB Standalone build on NetBSD
Kamil Rytarowski
2017-04-20
1
-0
/
+2
*
[Utility] Placate another GCC warning.
Davide Italiano
2017-04-20
1
-3
/
+4
*
Skip TestLibCxxAtomic with gcc
Pavel Labath
2017-04-20
1
-0
/
+1
*
Recompute ArchSpec core after MergeFrom
Pavel Labath
2017-04-20
6
-24
/
+38
*
Make TestStaticVariables XFAIL more specific
Pavel Labath
2017-04-20
1
-6
/
+5
*
Add libc++ category the three more tests
Pavel Labath
2017-04-20
3
-48
/
+103
*
Add extra logging for when lldb is looking for kernels and kexts.
Jason Molenda
2017-04-20
1
-3
/
+31
*
Fix !N and !-N commands and add a test case.
Jim Ingham
2017-04-19
3
-3
/
+52
*
Add CopyDiagnostic to the DiagnosticManager.
Jim Ingham
2017-04-19
2
-0
/
+11
*
[Utility/StringLexer] Remove dead code.
Davide Italiano
2017-04-19
2
-6
/
+0
*
Teach RenderScriptRuntime about changed context representation.
David Gross
2017-04-19
1
-30
/
+39
*
Fix TestRegisterVariables for clang/arm
Pavel Labath
2017-04-19
1
-2
/
+11
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
28
-665
/
+485
*
[CMake] Add configure check for sys/event.h
Chris Bieneman
2017-04-19
1
-0
/
+1
*
One more attempt and Windows
Chris Bieneman
2017-04-19
1
-0
/
+1
*
Another netbsd build failure...
Chris Bieneman
2017-04-19
1
-1
/
+0
*
Buildbot wack-a-mole!
Chris Bieneman
2017-04-19
1
-1
/
+1
*
ifdefing out the signal handling code on Windows
Chris Bieneman
2017-04-19
1
-6
/
+17
*
Define HAVE_SIGACTION to 1 in Xcode build
Chris Bieneman
2017-04-18
1
-0
/
+2
*
Include time.h, and fix a Darwin warning
Chris Bieneman
2017-04-18
1
-8
/
+2
*
Fix Windows bot failure
Chris Bieneman
2017-04-18
1
-1
/
+8
*
Fixing error on Android build (-Werror)
Chris Bieneman
2017-04-18
1
-2
/
+2
*
Removing unused include
Chris Bieneman
2017-04-18
1
-1
/
+0
*
[CMake] Adding configure-time check for sigaction
Chris Bieneman
2017-04-18
3
-1
/
+4
*
Writing multi-platform code is hard...
Chris Bieneman
2017-04-18
1
-1
/
+1
*
Fix broken windows build.
Chris Bieneman
2017-04-18
2
-1
/
+7
*
Fixing bot failure caused by r300579
Chris Bieneman
2017-04-18
1
-1
/
+1
*
Update DebugServer to support IPv6 over TCP
Chris Bieneman
2017-04-18
5
-134
/
+159
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
24
-347
/
+479
*
Add back code to implement "frame var -a,-l,-g" filters.
Jim Ingham
2017-04-18
4
-35
/
+171
*
Introduce FPR and Debug Registers/NetBSD/amd64 support
Kamil Rytarowski
2017-04-18
8
-39
/
+678
*
TestStaticVariables still fails on Linux.
Jim Ingham
2017-04-18
1
-0
/
+2
*
This test is succeeding on macOS with clang.
Jim Ingham
2017-04-18
1
-6
/
+1
*
Unify the common code in the ios, tvos, watchos platforms into a single
Jason Molenda
2017-04-17
11
-2178
/
+907
*
[ClangASTContext] Placate `casts away qualifiers` warnings from GCC.
Davide Italiano
2017-04-17
1
-4
/
+8
*
Don't ever reduce the timeout of a packet, only increase it.
Greg Clayton
2017-04-17
2
-3
/
+15
*
ThreadSanitizer plugin: Support Swift access races and fix how external races...
Kuba Mracek
2017-04-16
2
-17
/
+39
*
Fix crash when completing in the current directory.
Zachary Turner
2017-04-15
2
-21
/
+41
*
[Interpreter] Make a static func a lambda and remove always_inline.
Davide Italiano
2017-04-14
1
-8
/
+5
*
[ARM/Emulation] Remove an unneeded comparison and simplify. NFCI.
Davide Italiano
2017-04-14
1
-2
/
+2
*
Fix bot breakage from r300372
Chris Bieneman
2017-04-14
1
-1
/
+1
[next]