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
*
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
*
[Process/Utility] Remove dead code. NFCI.
Davide Italiano
2017-04-14
1
-5
/
+0
*
[CMake] Support generating Config.h
Chris Bieneman
2017-04-14
12
-263
/
+56
*
Increase the packet timeout for the jModulesInfo since it can take longer tha...
Greg Clayton
2017-04-14
1
-0
/
+3
*
Fixed to disassemble new packets and fixed the dumping of the 'x' packets.
Greg Clayton
2017-04-14
1
-12
/
+41
*
Don't use uuid_clear(), non-darwin platforms include
Jason Molenda
2017-04-13
1
-1
/
+1
*
Use two LC_NOTE load commands for identifying the main binary that
Jason Molenda
2017-04-12
4
-10
/
+156
*
[NFC] Adding a new wrapper for getaddrinfo
Chris Bieneman
2017-04-12
2
-0
/
+64
*
Support Unit Testing debugserver
Chris Bieneman
2017-04-12
6
-85
/
+245
*
Add libc++ category to the remaining libc++ data formatters
Pavel Labath
2017-04-12
7
-76
/
+77
*
Fix TestCppIncompleteTypes for android/clang
Pavel Labath
2017-04-12
1
-2
/
+2
*
Fix libc++ vector<bool> data formatter (bug #32553)
Pavel Labath
2017-04-12
5
-208
/
+142
*
Fix TestGuessLanguage for gcc
Pavel Labath
2017-04-12
1
-1
/
+7
*
Android.rules: setup correct objcopy path
Pavel Labath
2017-04-12
1
-4
/
+12
*
Teach SBFrame how to guess its language.
Jim Ingham
2017-04-12
12
-3
/
+181
*
Add missing annotation to TestDataFormatterUnordered
Pavel Labath
2017-04-11
1
-0
/
+1
*
Remove Plugins/Process/POSIX from include_directories
Pavel Labath
2017-04-11
6
-46
/
+8
*
Update for alloca construction changes
Matt Arsenault
2017-04-10
1
-2
/
+5
[next]