I honestly can't figure out the logic behind the implementation of
fesetnenv. Why is an sse2 instruction outside of the guard? In addition,
why is there a (retrieve parameters) call to the fpu that reenables all the
exception masks? Kai was the last person to make the changefour years
ago...s
On Mon, 2 Oct 2017, Martin Storsjö wrote:
This function only exists since Windows 8, but is is currently used
by libc++.
This fixes linker errors with libc++ when linking against msvcrt.dll.
This compatibility wrapper only returns NULL and doesn't attempt keeping
track of what the last set loc
On Mon, 2 Oct 2017, JonY via Mingw-w64-public wrote:
On 10/02/2017 10:52 AM, Martin Storsjö wrote:
On Mon, 2 Oct 2017, JonY via Mingw-w64-public wrote:
On 10/02/2017 05:55 AM, Martin Storsjö wrote:
On Fri, 29 Sep 2017, Martin Storsjö wrote:
Now the output from the unified msvcrt.def.in sho