pkgsrc-WIP-changes archive

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

lldb-netbsd: TODO: Note skipped registers with qRegisterInfo???



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Mar 3 09:19:48 2017 +0100
Changeset:	fea381bedbaf7ba83d28959ec5f87ddb5ddf70f8

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: TODO: Note skipped registers with qRegisterInfo???

xmm2, ymm0-ymm15 unrecognized in qRegisterInfo??? calls

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=fea381bedbaf7ba83d28959ec5f87ddb5ddf70f8

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

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

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index e53a4228e8..7cefec1328 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -24,6 +24,7 @@ Introduce objc++ setup with gcc(1) for "make test":
 
 To be done
 ==========
+ - xmm2, ymm0-ymm15 unrecognized in qRegisterInfo??? calls
  - auxv reading verified and upstreamed
  - getthreadname / setthreadname verified and upstreamed
  - Host::LaunchProcessPosixSpawn verify ::posix_spawnattr_setsigdefault on NetBSD


Home | Main Index | Thread Index | Old Index