msvcrt: Added assembly routines to save/restore registers for setjmp/longjmp
commit545c4b7e7c002a04e289d57384b06a72a6738e05
authorAlexandre Julliard <julliard@winehq.org>
Thu, 5 Jan 2006 13:36:37 +0000 (5 14:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Jan 2006 13:36:37 +0000 (5 14:36 +0100)
treebc7092f03046be4b858f20b06bcb62cc322b4a03
parentabb170fac3c80c384147138dfb55324ec3ed92a6
msvcrt: Added assembly routines to save/restore registers for setjmp/longjmp
to avoid the overhead of a full-blown register function.
Some tracing improvements.
dlls/msvcrt/except.c
dlls/msvcrt/msvcrt.spec