pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Update TODO: New patch sent upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jan 29 23:48:32 2017 +0100
Changeset:	6ebe2f84751fe90d542d9c11a0f3eb6e0e41336c

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Update TODO: New patch sent upstream

Note in 'in progress' section:
   "Add NetBSD support in Host::GetCurrentThreadID"
   https://reviews.llvm.org/D29264

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ebe2f84751fe90d542d9c11a0f3eb6e0e41336c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index a4a2113..9cf04d7 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -43,6 +43,9 @@ In progress:
  - upstream !NetBSDProcessPlugin code
    "Do not pass non-POD type variables through variadic function"
    https://reviews.llvm.org/D29256
+
+   "Add NetBSD support in Host::GetCurrentThreadID"
+   https://reviews.llvm.org/D29264
  - switch std::call_once to llvm::call_once
    lldb-netbsd works with base libstdc++ with local patches
 


Home | Main Index | Thread Index | Old Index