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
...
*
Battery of NetBSD support improvements
Kamil Rytarowski
2017-03-30
12
-55
/
+189
*
Revert r298776 - Expression: add missing linkage to RuntimeDyld ...
Michal Gorny
2017-03-30
1
-1
/
+0
*
Mask out EXC_SYSCALL exceptions as well.
Jason Molenda
2017-03-30
1
-1
/
+1
*
Centralize libc++ test skipping logic
Pavel Labath
2017-03-29
18
-79
/
+92
*
Add NetBSD path for Debugging Information in Separate Files
Kamil Rytarowski
2017-03-29
1
-0
/
+5
*
Move the definition of SBListener::GetSP() to SBListener.cpp.
Sean Callanan
2017-03-29
2
-1
/
+3
*
Remove dead include <sys/user.h> from the NetBSD code.
Kamil Rytarowski
2017-03-29
1
-3
/
+1
*
Print the error if dsymForUUID sometimes produces bad plists.
Jim Ingham
2017-03-28
1
-1
/
+5
*
Add support for tracing hello-world application on NetBSD
Kamil Rytarowski
2017-03-28
9
-5
/
+1803
*
In FileSpec::Equal, short-cut GetNormalizedPath.
Jim Ingham
2017-03-27
2
-1
/
+28
*
Fix the Xcode project for OpenBSD additions.
Jim Ingham
2017-03-27
1
-0
/
+26
*
[LLDB] OpenBSD support
Kamil Rytarowski
2017-03-26
25
-9
/
+990
*
PluginUnwindAssemblyX86: add missing linkage to MCDisasm
Michal Gorny
2017-03-25
1
-0
/
+1
*
Expression: add missing linkage to RuntimeDyld component
Michal Gorny
2017-03-25
1
-0
/
+1
*
The expression text in AppleObjCRuntimeV1::CreateObjectChecker
Jason Molenda
2017-03-24
1
-2
/
+3
*
Fix warnings from clang build on macOS.
Bruce Mitchener
2017-03-23
5
-2
/
+5
*
Delete some more dead includes.
Zachary Turner
2017-03-22
55
-33
/
+44
*
Merge r298536 changes to Xcode
Tim Hammerquist
2017-03-22
1
-4
/
+4
*
Remove dead include from GoASTContext.cpp.
Zachary Turner
2017-03-22
2
-2
/
+0
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
108
-115
/
+115
*
[analyze deps] Show incoming and outgoing counts on island members.
Zachary Turner
2017-03-22
1
-2
/
+13
*
[analyze deps] Also show cycle islands.
Zachary Turner
2017-03-22
1
-0
/
+14
*
Resubmit "Delete the remainder of platform specific code in FileSpec."
Zachary Turner
2017-03-22
19
-210
/
+210
*
Reuse appropriate Launch and Attach on NetBSD
Kamil Rytarowski
2017-03-22
2
-1
/
+5
*
Delete TestLLVM.py
Zachary Turner
2017-03-22
1
-67
/
+0
*
Merge changes from r298466 into Xcode project
Tim Hammerquist
2017-03-22
1
-4
/
+4
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
19
-210
/
+210
*
Break the cycle between Host and PluginProcessUtility.
Zachary Turner
2017-03-22
6
-10
/
+9
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
19
-210
/
+210
*
[deps script] Sort cycles by the difficulty of breaking.
Zachary Turner
2017-03-21
1
-7
/
+30
*
Mirror CMake changes from r298412 to Xcode project
Tim Hammerquist
2017-03-21
1
-4
/
+4
*
Fix build broken by StringList move.
Zachary Turner
2017-03-21
2
-0
/
+2
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
34
-38
/
+34
*
Create instance of DynamicLoaderPOSIXDYLD on NetBSD
Kamil Rytarowski
2017-03-21
1
-2
/
+3
*
Add stub for PluginProcessNetBSD
Kamil Rytarowski
2017-03-21
9
-0
/
+234
*
Enable AUXV and QPassSignals in gdb-remote for NetBSD
Kamil Rytarowski
2017-03-21
2
-2
/
+2
*
Enable ProcessPOSIXLog on NetBSD
Kamil Rytarowski
2017-03-21
1
-2
/
+2
*
Add NetBSD case in Entry::Type::ThreadID
Kamil Rytarowski
2017-03-21
1
-1
/
+2
*
Remove stray paren that got in while attempting to fix the build for Attribut...
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Update for LLVM API rename of AttributeSet -> AttributeList
Reid Kleckner
2017-03-21
1
-5
/
+2
*
Replace std::ofstream with llvm::raw_fd_ostream
Pavel Labath
2017-03-21
3
-14
/
+22
*
Remove ProcFileReader
Pavel Labath
2017-03-21
4
-167
/
+25
*
Resubmit r298334 after fixing OSX build errors.
Zachary Turner
2017-03-21
12
-224
/
+39
*
Revert r298334 until Zachary has a chance to fix the buildbot failure
Jason Molenda
2017-03-21
12
-39
/
+224
*
Fix two places where an arm instruction emulation method
Jason Molenda
2017-03-21
1
-3
/
+6
*
Delete some dead code in HostInfo.
Zachary Turner
2017-03-21
10
-78
/
+0
*
Delete various lldb FileSystem functions.
Zachary Turner
2017-03-21
12
-224
/
+39
*
Initialize m_allow_cxx, m_allow_objc. These ivars in the base class are not
Jason Molenda
2017-03-21
1
-0
/
+2
*
FindTypes should find "struct TypeName" as well as "TypeName".
Jim Ingham
2017-03-21
4
-1
/
+96
*
[Support] Fill the file_status struct with link count.
Zachary Turner
2017-03-20
1
-0
/
+1
[prev]
[next]