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
/
NativeProcessNetBSD.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
1
-10
/
+5
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
1
-5
/
+0
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
1
-57
/
+42
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-11
/
+12
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
1
-178
/
+80
*
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
1
-57
/
+14
*
Correct compiler warnings and Debug build of the NetBSD target
Kamil Rytarowski
2017-05-24
1
-12
/
+19
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-84
/
+84
*
Introduce FPR and Debug Registers/NetBSD/amd64 support
Kamil Rytarowski
2017-04-18
1
-31
/
+86
*
Battery of NetBSD support improvements
Kamil Rytarowski
2017-03-30
1
-29
/
+56
*
Add support for tracing hello-world application on NetBSD
Kamil Rytarowski
2017-03-28
1
-4
/
+944
*
Add stub for PluginProcessNetBSD
Kamil Rytarowski
2017-03-21
1
-0
/
+51