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
*
Speculative fix for NetBSD bot for r341758
Pavel Labath
2018-09-09
1
-2
/
+2
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
2
-66
/
+13
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
2
-14
/
+68
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
2
-68
/
+14
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
9
-10
/
+10
*
Remove more dead code from NativeProcessLinux
Alex Langford
2018-06-08
1
-14
/
+0
*
Delete dead code in NativeProcessLinux
Alex Langford
2018-06-08
1
-149
/
+0
*
Typo fixes.
Bruce Mitchener
2018-05-29
4
-6
/
+6
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
2
-5
/
+1
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
9
-193
/
+170
*
Fix linux s390x build (pr36694)
Pavel Labath
2018-03-13
1
-1
/
+1
*
[LLDB][PPC64] Fixed issues with expedited registers
Pavel Labath
2018-03-06
1
-0
/
+4
*
[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
[next]