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.
Jason Molenda
2017-03-14
1
-0
/
+6
*
[debugserver] NFC. Missed one bit of cleanup in r297688
Chris Bieneman
2017-03-13
1
-22
/
+13
*
[debugserver] NFC. Cleanup DNBArchImpl*::GetFPUState()
Chris Bieneman
2017-03-13
3
-242
/
+125
*
[debugserver] This is a small cleanup patch to AVX support detection
Chris Bieneman
2017-03-13
6
-121
/
+55
*
Fix up some enumerate() callsites in LLDB.
Zachary Turner
2017-03-13
5
-15
/
+15
*
Fix another occurrence of needing to use member accessors.
Zachary Turner
2017-03-13
1
-2
/
+2
*
Delete dead code. NFC
Jonathan Roelofs
2017-03-13
2
-12
/
+0
*
Android.rules: Add libc++ support
Pavel Labath
2017-03-13
2
-10
/
+26
*
Fix windows build broken by r297612
Pavel Labath
2017-03-13
1
-1
/
+1
*
Fix android build
Pavel Labath
2017-03-13
2
-2
/
+2
*
Fix Linux build for the FileSpec changes
Pavel Labath
2017-03-13
3
-36
/
+43
*
Use LLVM for file / directory enumeration.
Zachary Turner
2017-03-13
5
-257
/
+48
*
Resubmit "Make file / directory completion work properly on Windows."
Zachary Turner
2017-03-13
7
-166
/
+613
*
Revert "Make file / directory completion work properly on Windows."
Zachary Turner
2017-03-12
7
-613
/
+166
*
Make file / directory completion work properly on Windows.
Zachary Turner
2017-03-12
7
-166
/
+613
*
fix xunit attribute parsing
Tim Hammerquist
2017-03-11
1
-1
/
+1
*
Simplify & correct the patch I wrote in r297441, after thinking
Jason Molenda
2017-03-10
2
-16
/
+12
*
Add a distinction in an apple accelerator table between IsValid and
Jason Molenda
2017-03-10
2
-13
/
+17
*
Mark this as skipped for now. There is a race condition with
Jason Molenda
2017-03-10
1
-0
/
+1
*
Make the LLDB test suite work with MSVC 2017 on Windows.
Zachary Turner
2017-03-09
1
-4
/
+6
*
cmake: Increase LINK_INTERFACE_MULTIPLICITY of lldbCore
Pavel Labath
2017-03-09
1
-1
/
+1
*
Fix remaining threading issues in Log.h
Pavel Labath
2017-03-09
3
-119
/
+142
*
Remove LLDB's recursive directory deletion function.
Zachary Turner
2017-03-09
5
-89
/
+2
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
40
-297
/
+268
*
Android.rules: fix computation of gcc toolchain directory on arm
Pavel Labath
2017-03-08
1
-11
/
+11
*
Back to xfailing this. For some reason on our buildbots
Jason Molenda
2017-03-08
1
-0
/
+1
*
TestQueues should be passing again, remove the expected fail.
Jason Molenda
2017-03-08
1
-1
/
+0
*
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
[next]