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
/
NetBSD
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
2
-27
/
+0
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
2
-0
/
+27
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
2
-27
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
4
-5
/
+4
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-4
/
+0
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
2
-22
/
+19
*
Fix a crash in *NetBSD::Factory::Launch
Kamil Rytarowski
2018-02-05
1
-1
/
+1
*
Fix NetBsd build broken by r323637
Pavel Labath
2018-01-29
1
-1
/
+1
*
Remove ObjectFile usage from HostLinux::GetProcessInfo
Pavel Labath
2018-01-29
1
-11
/
+14
*
One more attempt to fix NetBSD build
Pavel Labath
2018-01-15
1
-1
/
+1
*
Fix NetBSD build for llvm r322475
Pavel Labath
2018-01-15
1
-3
/
+3
*
Fix netbsd, freebsd and osx builds for ArchSpec move
Pavel Labath
2017-11-13
1
-5
/
+1
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
7
-46
/
+27
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
3
-11
/
+2
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
2
-58
/
+43
*
Fix NetBSD/FreeBSD build after r308304
Pavel Labath
2017-07-18
1
-0
/
+1
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
5
-28
/
+19
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
2
-192
/
+94
*
Use llvm::sys::RetryAfterSignal instead of a manual while errno!=EINTR loop
Pavel Labath
2017-07-03
1
-4
/
+3
*
Correct syntax mistake hidden in assert(3)
Kamil Rytarowski
2017-06-20
1
-1
/
+1
*
Add pretty-printer for wait(2) statuses and modernize the code handling them
Pavel Labath
2017-06-19
2
-58
/
+15
*
Correct compiler warnings and Debug build of the NetBSD target
Kamil Rytarowski
2017-05-24
2
-12
/
+21
*
Rename Error -> Status.
Zachary Turner
2017-05-12
8
-217
/
+220
*
Introduce FPR and Debug Registers/NetBSD/amd64 support
Kamil Rytarowski
2017-04-18
7
-38
/
+677
*
Battery of NetBSD support improvements
Kamil Rytarowski
2017-03-30
8
-30
/
+124
*
Add support for tracing hello-world application on NetBSD
Kamil Rytarowski
2017-03-28
9
-5
/
+1803
*
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
*
Add stub for PluginProcessNetBSD
Kamil Rytarowski
2017-03-21
7
-0
/
+232