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
/
source
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LLDB_LOG in NativeRegisterContextLinux*** files
Pavel Labath
2017-02-03
4
-182
/
+79
*
Push down more common code into PlatformPOSIX
Pavel Labath
2017-02-03
12
-226
/
+51
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
208
-305
/
+305
*
Unify PlatformPOSIX::ResolveExecutable
Pavel Labath
2017-02-02
12
-563
/
+143
*
Break some dependencies in lldbUtility.
Zachary Turner
2017-02-01
2
-1
/
+909
*
Transform ProcessLauncherLinux to ProcessLauncherPosixFork
Kamil Rytarowski
2017-02-01
1
-2
/
+2
*
Open ELF core dumps with more than 64K sections
Pavel Labath
2017-01-31
4
-8
/
+94
*
[CMake] [4/4] Update a batch of plugins
Chris Bieneman
2017-01-31
11
-16
/
+93
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
21
-21
/
+210
*
[CMake] [2/4] Update a batch of plugins
Chris Bieneman
2017-01-31
18
-18
/
+174
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
16
-16
/
+175
*
[CMake] Add explicit dependencies to plugins
Chris Bieneman
2017-01-31
13
-13
/
+106
*
NFC. Remove unused header include.
Chris Bieneman
2017-01-31
1
-1
/
+0
*
Recognize Real-Time Signals on NetBSD
Kamil Rytarowski
2017-01-28
1
-3
/
+31
*
NFC: Improve comments in SymbolFilePDB.cpp
Adrian McCarthy
2017-01-27
1
-72
/
+46
*
include Host/Time.h in Cocoa.cpp
Pavel Labath
2017-01-25
1
-0
/
+1
*
NPL: Compartmentalize arm64 single step workaround better
Pavel Labath
2017-01-25
4
-133
/
+106
*
Replace chdir() usage with the llvm equivalent.
Pavel Labath
2017-01-25
1
-6
/
+2
*
Fix a bug where lldb does not respect the packet size.
Hafiz Abid Qadeer
2017-01-24
1
-5
/
+25
*
FreeBSD ARM support for software single step
Ed Maste
2017-01-24
4
-7
/
+237
*
android-mips: define PTRACE_GETREGSET in headers don't do it
Pavel Labath
2017-01-24
1
-0
/
+3
*
Add format_provider for lldb::StateType
Pavel Labath
2017-01-24
1
-5
/
+5
*
Prefer lzfse if it is an available compression method (this was
Jason Molenda
2017-01-24
1
-3
/
+3
*
Replace getcwd with the llvm equivalent
Pavel Labath
2017-01-23
1
-4
/
+4
*
Add a catch-all line for detecting dyld in the inferior process
Jason Molenda
2017-01-21
2
-0
/
+5
*
Prevent client from querying each thread's PC at each stop.
Pavel Labath
2017-01-20
3
-33
/
+71
*
Fix more unused variable warnings when asserts are disabled.
Hafiz Abid Qadeer
2017-01-20
3
-0
/
+4
*
Refactor logging in NativeProcessLinux
Pavel Labath
2017-01-19
1
-637
/
+323
*
Avoid unused variable warning when assert is disabled.
Hafiz Abid Qadeer
2017-01-19
1
-2
/
+2
*
Fix a problem with the new dyld interface code -- when a new process
Jason Molenda
2017-01-19
1
-0
/
+5
*
Add a more succinct logging syntax
Pavel Labath
2017-01-18
1
-4
/
+2
*
[cmake] Make lldb build with the android ndk toolchain file
Pavel Labath
2017-01-17
1
-1
/
+1
*
Remove a couple of Stream flags
Pavel Labath
2017-01-13
5
-75
/
+2
*
Fix log typo in ABISysV_arm64.cpp
Omair Javaid
2017-01-13
1
-1
/
+1
*
Update to match clang r291737.
Richard Smith
2017-01-12
1
-3
/
+2
*
Stop limiting the number of TSan backtrace size to 8
Kuba Mracek
2017-01-10
1
-1
/
+2
*
Remove an incorrect byte size calculation in DWARFASTParserClang
Tamas Berghammer
2017-01-07
1
-1
/
+1
*
Reapply "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-16
/
+17
*
Revert "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-17
/
+16
*
Fix clang build for r291198
Pavel Labath
2017-01-06
1
-1
/
+1
*
Fixes for Clang API changes to use std::shared_ptr
David Blaikie
2017-01-06
1
-16
/
+17
*
Fix -Wunused-function warning by preprocessor conditionalizing the function t...
David Blaikie
2017-01-06
1
-0
/
+2
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
12
-44
/
+25
*
Fix jModulesInfo handling for cross-path syntax debugging
Pavel Labath
2017-01-05
1
-1
/
+1
*
Silence some -Wstring-conversion warnings
Pavel Labath
2017-01-05
1
-1
/
+1
*
Add a debuginfo version check for RenderScript modules
Luke Drummond
2017-01-04
2
-1
/
+53
*
Improve the performance of jModulesInfo in lldb-server
Tamas Berghammer
2017-01-03
2
-105
/
+92
*
Simplify reading of Linux notes to correctly handle endianess.
Howard Hellyer
2017-01-03
1
-100
/
+57
*
Fix a couple of incorrect format string warnings
Luke Drummond
2016-12-22
1
-2
/
+2
*
Expression evaluation for overloaded C functions (redux)
Luke Drummond
2016-12-19
3
-8
/
+115
[next]