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
*
Make LLDB skip server-client roundtrip for signals that don't require any act...
Eugene Zemtsov
2017-03-07
12
-2
/
+328
*
fix format specifier warnings
Tim Hammerquist
2017-03-07
3
-14
/
+21
*
Android.rules: add support for clang compiler
Pavel Labath
2017-03-07
2
-16
/
+45
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
38
-261
/
+289
*
Fixed a missing brace.
Sean Callanan
2017-03-07
1
-1
/
+1
*
Fix FreeBSD build.
Zachary Turner
2017-03-07
1
-2
/
+3
*
Remove FileSpec dependency on FileSystem.
Zachary Turner
2017-03-07
1
-29
/
+23
*
Fix linux build.
Zachary Turner
2017-03-07
1
-2
/
+2
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
38
-259
/
+236
*
cleanup.
Jason Molenda
2017-03-07
1
-42
/
+42
*
Add missing include in FileSpec.
Zachary Turner
2017-03-06
1
-0
/
+1
*
Remove dependency from FileSpec to ArchSpec.
Zachary Turner
2017-03-06
3
-14
/
+17
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
20
-183
/
+97
*
Update log_options unit test
Pavel Labath
2017-03-06
2
-37
/
+42
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
61
-61
/
+60
*
A few improvements to deps analysis scripts.
Zachary Turner
2017-03-06
1
-26
/
+42
*
Fix line endings of deps analysis script.
Zachary Turner
2017-03-06
1
-65
/
+65
*
Fix Log unit tests
Pavel Labath
2017-03-06
1
-3
/
+2
*
Truncate thread names if they're too long.
Zachary Turner
2017-03-04
1
-2
/
+4
*
Project file fixes after movement of Data* and removal of ThisThread.cpp
Sean Callanan
2017-03-04
1
-42
/
+32
*
Disable the lldb-mi tests on remote platforms.
Sean Callanan
2017-03-04
16
-0
/
+64
*
Fix a bug in the dep analysis script.
Zachary Turner
2017-03-04
1
-0
/
+1
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
15
-307
/
+7
*
Add dependency on DynamicLoaderStatic to Utility.
Zachary Turner
2017-03-04
1
-0
/
+1
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
179
-308
/
+308
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
23
-27
/
+33
*
Fix the macOS build all the way after r296909.
Jim Ingham
2017-03-04
2
-72
/
+97
*
Fix DataExtractor failures.
Zachary Turner
2017-03-03
4
-21
/
+22
*
Fix Darwin failures introduced in r296909
Tim Hammerquist
2017-03-03
1
-4
/
+4
*
Fixed repo.py to not send git errors to stderr.
Sean Callanan
2017-03-03
1
-1
/
+1
*
Add a script to dump out all project inter-dependencies.
Zachary Turner
2017-03-03
1
-0
/
+65
*
Isolate Target-specific functionality of DataExtractor.
Zachary Turner
2017-03-03
25
-1143
/
+1149
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
274
-319
/
+305
*
[Windows] Remove the #include <eh.h> hack.
Zachary Turner
2017-03-03
15
-106
/
+0
*
Android.rules: fix building on mac
Pavel Labath
2017-03-03
1
-1
/
+0
*
Android.rules: fix building on windows
Pavel Labath
2017-03-03
1
-1
/
+1
*
test: shorten test trace file names
Pavel Labath
2017-03-03
1
-2
/
+5
*
testsuite/android: build test executables with the android ndk directly
Pavel Labath
2017-03-03
2
-7
/
+53
*
Made GetClangTargetCPU() const.
Pavel Labath
2017-03-03
2
-2
/
+2
*
Remove some dead code in FileSpec.
Zachary Turner
2017-03-03
12
-38
/
+14
*
Python commands as first class citizens.
Jim Ingham
2017-03-02
1
-1
/
+19
*
Mention fetching thread lists lazily.
Jim Ingham
2017-03-02
1
-0
/
+18
*
Forgot about local variable lookup.
Jim Ingham
2017-03-02
1
-0
/
+18
*
Add a reference to the projects in the Get involved section.
Jim Ingham
2017-03-02
1
-0
/
+2
*
Goals->Projects.
Jim Ingham
2017-03-02
1
-1
/
+1
*
Added a list of outstanding projects that would benefit lldb.
Jim Ingham
2017-03-02
2
-0
/
+380
*
Fix flakyness in TestGdbRemoteHostInfo
Pavel Labath
2017-03-02
2
-10
/
+0
*
Fix MSVC build
Pavel Labath
2017-03-02
1
-1
/
+1
*
x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite could access
Jason Molenda
2017-03-02
1
-4
/
+5
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
12
-379
/
+22
[next]