msvcrt: Add a new file for the ARM exception handling

André Hentschel nerv at dawncrow.de
Tue Feb 26 16:42:33 CST 2013


---
 dlls/crtdll/crtdll.spec     |   4 +-
 dlls/msvcr100/msvcr100.spec |  18 ++---
 dlls/msvcr70/msvcr70.spec   |  10 +--
 dlls/msvcr71/msvcr71.spec   |  12 +--
 dlls/msvcr80/msvcr80.spec   |  16 ++--
 dlls/msvcr90/msvcr90.spec   |  16 ++--
 dlls/msvcrt/Makefile.in     |   1 +
 dlls/msvcrt/except_arm.c    | 187 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/msvcrt.h        |  17 ++++
 dlls/msvcrt/msvcrt.spec     |  18 ++---
 dlls/msvcrt20/msvcrt20.spec |   6 +-
 dlls/msvcrt40/msvcrt40.spec |   6 +-
 dlls/msvcrtd/msvcrtd.spec   |   6 +-
 include/msvcrt/setjmp.h     |  22 ++++++
 include/winnt.h             |  39 +++++++++
 15 files changed, 322 insertions(+), 56 deletions(-)
 create mode 100644 dlls/msvcrt/except_arm.c



-- 

Best Regards, André Hentschel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Add-a-new-file-for-the-ARM-exception-handling.txt
Type: text/x-patch
Size: 30065 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130226/b96c9693/attachment-0001.bin>


More information about the wine-patches mailing list