Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 30 Aug 2016 17:42:51 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Need "_fpx_sw_bytes", "FP_XSTATE_MAGIC2_SIZE" and
 "FP_XSTATE_MAGIC{1,2}" definition to compile CoreCLR

On Thu, Aug 04, 2016 at 09:15:40PM +0000, Dangling Pointer wrote:
> Please provide the user-facing definitions of "struct _fpx_sw_bytes" and macros "FP_XSTATE_MAGIC2_SIZE", "FP_XSTATE_MAGIC1" and "FP_XSTATE_MAGIC2" to compile CoreCLR.
> 
> 
> Related issue: https://github.com/dotnet/coreclr/issues/917#issuecomment-236907708
> 
> Usage:  https://github.com/dotnet/coreclr/blob/9585fc2/src/pal/src/include/pal/context.h#L142-L178

Would a patch like the attached me sufficient? Does 32-bit x86 need
something like this too?

Rich

View attachment "fpx.diff" of type "text/plain" (583 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.