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
/
Process
/
Linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[LLDB][PPC64] Fixed next blocked forever at same line
Pavel Labath
2018-02-21
1
-5
/
+1
*
Remove ObjectFile usage from HostLinux::GetProcessInfo
Pavel Labath
2018-01-29
1
-10
/
+13
*
Reduce x86 register context boilerplate.
Pavel Labath
2017-12-18
1
-49
/
+41
*
NPL: Clean up handling of inferior exit
Pavel Labath
2017-12-18
1
-47
/
+15
*
Kill struct IOVEC
Pavel Labath
2017-12-01
3
-3
/
+5
*
Fix floating point register write on new x86 linux kernels
Pavel Labath
2017-11-28
2
-0
/
+20
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-2
/
+1
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
17
-139
/
+100
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
6
-39
/
+12
*
Add float/vector registers for ppc64le
Pavel Labath
2017-11-03
2
-15
/
+348
*
Add specific ppc64le hardware watchpoint handler
Pavel Labath
2017-10-27
2
-1
/
+306
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
3
-91
/
+61
*
Enable breakpoints and read/write GPRs for ppc64le
Eugene Zemtsov
2017-10-05
4
-2
/
+330
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
3
-1
/
+3
*
Fix linux arm and mips builds broken by r308282
Pavel Labath
2017-07-18
2
-4
/
+4
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
5
-44
/
+21
*
NativeProcessLinux: Fix handling of raise(SIGTRAP)
Pavel Labath
2017-07-11
1
-5
/
+3
*
NativeProcessLinux: Fix some compiler warnings
Pavel Labath
2017-07-11
2
-21
/
+6
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
2
-213
/
+114
*
Fix assorted compiler warnings (mismatched signedness and printf specifiers)
Pavel Labath
2017-07-05
1
-1
/
+1
*
Fixing warnings for unused variables and copy ellision
Ravitheja Addepally
2017-07-03
1
-20
/
+15
*
Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop
Pavel Labath
2017-07-03
1
-12
/
+7
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-5
/
+4
*
Implementation of Intel(R) Processor Trace support for Linux
Ravitheja Addepally
2017-06-28
5
-1
/
+875
*
Add pretty-printer for wait(2) statuses and modernize the code handling them
Pavel Labath
2017-06-19
2
-61
/
+15
*
replace uses of strerror with llvm::sys::StrError
Pavel Labath
2017-06-06
1
-5
/
+5
*
Fix Linux Buildbot.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
17
-654
/
+674
*
[LLDB][MIPS] Core Dump Support.
Nitesh Jain
2017-03-31
1
-157
/
+29
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Break the cycle between Host and PluginProcessUtility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Remove ProcFileReader
Pavel Labath
2017-03-21
4
-167
/
+25
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-0
/
+6
*
Remove HostThreadLinux/Free/NetBSD
Pavel Labath
2017-03-17
1
-9
/
+7
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-3
/
+3
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-3
/
+3
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-3
/
+3
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
6
-6
/
+6
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
6
-6
/
+6
*
Merge Linux and FreeBSD arm register contexts
Pavel Labath
2017-02-27
1
-2
/
+2
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
8
-111
/
+319
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-0
/
+7
*
NPL: Fix an incorrect logging formatv call
Pavel Labath
2017-02-17
1
-2
/
+2
*
NPL: Fix one more bug in the single step workaround
Pavel Labath
2017-02-17
2
-2
/
+9
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
1
-1
/
+1
*
NPL: Fix single step workaround
Pavel Labath
2017-02-16
3
-10
/
+13
*
Remove the verbose category in the posix channel
Pavel Labath
2017-02-06
1
-9
/
+8
*
Fix missing include in NativeProcessLinux
Pavel Labath
2017-02-06
1
-7
/
+4
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+2
*
Use LLDB_LOG in NativeRegisterContextLinux*** files
Pavel Labath
2017-02-03
4
-182
/
+79
[prev]
[next]