win32: register SEH in startup code (i386 only)
commit9228842fa75190665241bf1d3bb3f8f74d2ffdbb
authorgrischka <grischka>
Tue, 19 Oct 2010 11:15:06 +0000 (19 13:15 +0200)
committergrischka <grischka>
Tue, 19 Oct 2010 11:15:06 +0000 (19 13:15 +0200)
tree6845dc58312bc8a51c33749466273b1039ebaaca
parent036d94112d4f0db6eb82b79bbfd0c9ef2328df34
win32: register SEH in startup code (i386 only)

Needed to handle signal() etc. with msvcrt
win32/include/_mingw.h
win32/lib/chkstk.S
win32/lib/crt1.c
win32/lib/wincrt1.c