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 sure to try and take the process stop lock when calling:
Greg Clayton
2016-05-26
1
-6
/
+11
*
It has been brought to my attention that, given two variables
Enrico Granata
2016-05-25
3
-12
/
+17
*
Mark some aarch64-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
3
-2
/
+3
*
Add logging to ValueObjectSyntheticFilter such that one can trace through the...
Enrico Granata
2016-05-25
1
-8
/
+78
*
Fix an issue where LLDB would crash if one tried to 'frame variable' an unord...
Enrico Granata
2016-05-25
2
-4
/
+8
*
Mark some arm-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
4
-1
/
+5
*
Add unit tests for ModuleCache
Pavel Labath
2016-05-25
4
-0
/
+192
*
Include <mutex> in Process.h - Jim's change in r270593 added a std::mutex
Jason Molenda
2016-05-25
1
-0
/
+1
*
Add support for arm64 compact unwind tables, used on darwin arm64
Jason Molenda
2016-05-25
3
-0
/
+340
*
Fix an issue where the NSDate data formatter was not using the proper alignme...
Enrico Granata
2016-05-24
1
-1
/
+3
*
Ach, editing too many files at once. Make this file compile again.
Jason Molenda
2016-05-24
1
-1
/
+1
*
In r268475 I made a change to ObjectFileMachO so that if it is
Jason Molenda
2016-05-24
1
-1
/
+4
*
Reword the "Happened at" TSan-reported thread to contain a thread id.
Kuba Brecka
2016-05-24
1
-2
/
+5
*
xfail TestRedefinitionsInline with older Clang
Ed Maste
2016-05-24
1
-1
/
+2
*
Lock out Process::RunThreadPlan so only one can be in flight at a time.
Jim Ingham
2016-05-24
2
-1
/
+5
*
Skip leading spaces when decoding hex values
Francis Ricci
2016-05-24
1
-0
/
+3
*
Replace file system forbidden symbols in the hostname which passed to the Mod...
Oleksiy Vyalov
2016-05-24
1
-4
/
+20
*
Improve wording in TSan reports involving global variables. Don't repeat hex...
Kuba Brecka
2016-05-24
2
-12
/
+43
*
Add a missing include to ItaniumABILanguageRuntime.h
Pavel Labath
2016-05-24
1
-0
/
+1
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-24
6
-38
/
+229
*
Make sure TestRedefinitionsInInlines.py actually inlines.
Chaoren Lin
2016-05-23
1
-2
/
+2
*
xfail TestRedefinitionsInline on Windows.
Zachary Turner
2016-05-23
1
-1
/
+1
*
We have many radars showing that stepping through C++ code can result in slow...
Greg Clayton
2016-05-23
4
-142
/
+189
*
add cmake files to Xcode project
Todd Fiala
2016-05-23
1
-0
/
+32
*
Removed the m_decl_objects map from ClangASTContext.
Sean Callanan
2016-05-23
13
-80
/
+42
*
Always rerun all tests on Windows.
Zachary Turner
2016-05-23
2
-0
/
+4
*
SBValue::CreateValueFromData didn’t check whether the SBType passed into it...
Enrico Granata
2016-05-23
1
-3
/
+4
*
SymbolFile: remove an unused variable
Saleem Abdulrasool
2016-05-22
1
-2
/
+1
*
Reword ThreadSanitizer messages to use a lowercase 't' in thread names when i...
Kuba Brecka
2016-05-22
1
-5
/
+5
*
Reword ThreadSanitizer message for invalid mutex reports.
Kuba Brecka
2016-05-22
2
-2
/
+2
*
A better fix of incorrectly used locking in HistoryThread and HistoryUnwind.
Kuba Brecka
2016-05-22
2
-2
/
+2
*
Revert r270358 ("Fix an incorrectly used locking in HistoryThread and History...
Kuba Brecka
2016-05-22
2
-2
/
+4
*
Fix an incorrectly used locking in HistoryThread and HistoryUnwind, where uni...
Kuba Brecka
2016-05-22
2
-4
/
+2
*
Adopt mmap flags that allow mmap'ed memory to be less crash prone.
Greg Clayton
2016-05-20
1
-2
/
+25
*
Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread ...
Tamas Berghammer
2016-05-20
6
-229
/
+38
*
[LLDB][MIPS] Fix Floating point Registers Encoding
Sagar Thakur
2016-05-20
2
-8
/
+18
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-20
6
-38
/
+229
*
Work around android-arm NDK bug exposed by rL269992
Tamas Berghammer
2016-05-20
1
-1
/
+11
*
Some changes to prevent searching down the stack for saved register
Jason Molenda
2016-05-20
1
-10
/
+29
*
Remove a should have been deleted extra assignment to a variable.
Jim Ingham
2016-05-19
1
-20
/
+20
*
Fixed a crash if a FunctionDecl couldn't be imported.
Sean Callanan
2016-05-19
1
-3
/
+6
*
Avoid an assertion failure when a bit field is extracted from a value of the ...
Bryan Chan
2016-05-19
2
-2
/
+26
*
Fix build after rL270009
Tamas Berghammer
2016-05-19
1
-1
/
+0
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
84
-1050
/
+999
*
Check that __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is defined
Jason Molenda
2016-05-19
1
-1
/
+1
*
Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.
Jim Ingham
2016-05-19
2
-3
/
+94
*
Fix an issue where debugserver would not properly vend OS version information...
Enrico Granata
2016-05-18
1
-7
/
+5
*
Fix standalone LLDB build, when LLVM/Clang were built with LLVM_INSTALL_TOOLC...
Eugene Zelenko
2016-05-18
1
-1
/
+19
*
xfail TestTopLevelExprs for arm and aarch64 linux
Omair Javaid
2016-05-18
1
-0
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
139
-1806
/
+1680
[next]