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
...
*
Fix handling of consecutive slashes in FileSpec::GetNormalizedPath()
Pavel Labath
2016-11-30
2
-1
/
+5
*
Convert most of the Process class to Timeout<>
Pavel Labath
2016-11-30
4
-91
/
+64
*
Fix OSX build for r288238
Pavel Labath
2016-11-30
1
-2
/
+3
*
Use Timeout<> in the Listener class
Pavel Labath
2016-11-30
12
-160
/
+125
*
Remove a spurious reference to ProcessElfCore
Pavel Labath
2016-11-30
2
-7
/
+1
*
Remove an x86-ism from RegisterInfoInterface
Pavel Labath
2016-11-30
6
-16
/
+1
*
Add back some of the previous lldb-server dependencies
Pavel Labath
2016-11-29
1
-0
/
+5
*
Remove some OS-specific plugins from lldb-server dependencies
Pavel Labath
2016-11-29
1
-29
/
+0
*
Remove assorted other plugins which are not needed by lldb-server
Pavel Labath
2016-11-29
1
-14
/
+0
*
Remove dynamic loader, platform and ABI plugins from lldb-server dependencies
Pavel Labath
2016-11-29
1
-27
/
+0
*
Specify the dependencies of lldb-server manually
Pavel Labath
2016-11-29
1
-1
/
+209
*
Remove ConnectionSharedMemory
Pavel Labath
2016-11-29
4
-214
/
+0
*
Fix a typo.
Hafiz Abid Qadeer
2016-11-29
1
-1
/
+1
*
Remove ConnectionMachPort
Pavel Labath
2016-11-29
4
-345
/
+0
*
[lldb] Fix compilation of SymbolFileDWARF.cpp with ENABLE_DEBUG_PRINTF set
Alexander Shaposhnikov
2016-11-29
1
-1
/
+2
*
fix up Xcode build for r287916
Todd Fiala
2016-11-28
1
-12
/
+6
*
Fix floating point register reads x86_64 linux on targets with no AVX support
Pavel Labath
2016-11-28
1
-3
/
+14
*
XFAIL: TestNoreturnUnwind on android x86_64
Pavel Labath
2016-11-28
1
-0
/
+1
*
skip android in @skipIfHostIncompatibleWithRemote
Pavel Labath
2016-11-28
1
-1
/
+3
*
Fix a crash in ProcessPOSIXLog
Pavel Labath
2016-11-28
1
-2
/
+2
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
59
-65
/
+102
*
Fix builds Windows and OSX builds after Connection refactor in r287922
Pavel Labath
2016-11-25
4
-7
/
+14
*
Fix darwin build broken by r287920
Pavel Labath
2016-11-25
1
-2
/
+1
*
Introduce Chrono to the Connection class. NFCI.
Pavel Labath
2016-11-25
8
-29
/
+29
*
Fix FreeBSD build error in r287920
Pavel Labath
2016-11-25
1
-2
/
+4
*
Introduce chrono to the Communication class
Pavel Labath
2016-11-25
9
-60
/
+113
*
Use Clang for D language support.
Johan Engelen
2016-11-25
1
-1
/
+3
*
Merge Linux and FreeBSD arm64 register contexts
Pavel Labath
2016-11-25
8
-199
/
+33
*
Add a couple of tests for the Listener class
Pavel Labath
2016-11-24
2
-0
/
+115
*
Fix TestMiExec.test_lldbmi_exec_next_instruction
Pavel Labath
2016-11-24
1
-1
/
+1
*
Enable MiExecTestCase-test_lldbmi_exec_next_instruction
Pavel Labath
2016-11-24
1
-3
/
+0
*
Enable TestMultithreaded-sb_api_listener_event_process_state on linux/gcc
Pavel Labath
2016-11-24
1
-8
/
+0
*
Enable TestBitfields on linux with clang
Pavel Labath
2016-11-24
1
-7
/
+0
*
Enable TestRegisterVariables for some configurations
Pavel Labath
2016-11-24
1
-5
/
+2
*
Enable WatchpointPythonCommandTestCase-test_continue_in_watchpoint_command
Pavel Labath
2016-11-24
1
-2
/
+0
*
Use more chrono in AdbClient
Pavel Labath
2016-11-24
3
-11
/
+13
*
Use chrono in AdbClient
Pavel Labath
2016-11-24
2
-29
/
+19
*
Attempt to fix freebsd build after r287864
Pavel Labath
2016-11-24
2
-8
/
+10
*
Introduce chrono to more gdb-remote functions
Pavel Labath
2016-11-24
8
-105
/
+90
*
Remove \x13 (^S) character that was likely added by mistake.
Adrian Kuegel
2016-11-24
1
-1
/
+1
*
Patch for lldb bug 26322 “core load hangs”
Howard Hellyer
2016-11-24
4
-0
/
+0
*
Patch for lldb bug 26322 “core load hangs”
Howard Hellyer
2016-11-24
15
-2
/
+477
*
Fix a comparison of integers of different signs warning.
Taras Tsugrii
2016-11-24
1
-1
/
+1
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
25
-1764
/
+1230
*
Re-add "demonstrate new Args API"
Zachary Turner
2016-11-22
8
-92
/
+90
*
Improve detection of global vs local variables
Sam McCall
2016-11-22
1
-12
/
+16
*
Fix build failure on Linux and BSD by reverting r287597
Omair Javaid
2016-11-22
8
-88
/
+92
*
Turn on LLDB_EDITLINE_USE_WCHAR on FreeBSD
Ed Maste
2016-11-22
1
-1
/
+1
*
Fix a bug caught by adding LLVM_NODISCARD to StringRef.
Zachary Turner
2016-11-21
1
-1
/
+1
*
Add the new Args / entry-access API.
Zachary Turner
2016-11-21
8
-92
/
+88
[prev]
[next]