summaryrefslogtreecommitdiff
path: root/rts/win32/seh_excn.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced SEH handles with VEH handlers which should work uniformly across x86...Tamar Christina2015-03-031-45/+0
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* For now, turn off the SEH code on Win64Ian Lynagh2012-03-161-1/+4
* Jump through some hoops to make the Windows SEH exception stuff happyIan Lynagh2007-08-241-0/+42