- Add inlined assembly for MSVC to _clearfp, _control87, _fpreset, _logb and _statusf...
authorStefan Ginsberg <stefanginsberg@gmail.com>
Fri, 7 Aug 2009 09:36:53 +0000 (09:36 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Fri, 7 Aug 2009 09:36:53 +0000 (09:36 +0000)
commit7b78af8b306bb17a033e71d6847b320dc9c233b9
tree8353ce8ec81219b4b8a012d7d167937acfe8c447
parent2abccb66e9a23fab835b5ee1c9f9fe533eef6a88
- Add inlined assembly for MSVC to _clearfp, _control87, _fpreset, _logb and _statusfp, move fpreset into arch-specific directory and remove x86 #ifdefs from the code.
- Disable warning C4733 for __wine_push_frame and __wine_pop_frame

svn path=/trunk/; revision=42458
reactos/lib/sdk/crt/crt.rbuild
reactos/lib/sdk/crt/float/i386/clearfp.c
reactos/lib/sdk/crt/float/i386/cntrlfp.c
reactos/lib/sdk/crt/float/i386/fpreset.c [moved from reactos/lib/sdk/crt/float/fpreset.c with 85% similarity]
reactos/lib/sdk/crt/float/i386/logb.c
reactos/lib/sdk/crt/float/i386/statfp.c
reactos/lib/sdk/crt/include/internal/wine/cppexcept.h