[sgen] Fix xmm scanning on mac x86 (#4521)
authorVlad Brezae <brezaevlad@gmail.com>
Wed, 15 Mar 2017 22:59:23 +0000 (00:59 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2017 22:59:23 +0000 (00:59 +0200)
commit94c2a5434f2efe0cd129921cec7cb6996612f60f
tree1650cc7f61912746eaa3cd91bc9ac199aa98668a
parentc078f357c6b4122d1993eeddaadc58f925417d5e
[sgen] Fix xmm scanning on mac x86 (#4521)

The MonoContext (which sgen scans) did not have its fpregs populated, even though we were fetching the fpstate.
mono/utils/mono-context.c
mono/utils/mono-context.h
mono/utils/mono-sigcontext.h