yasm/modules/preprocs
Peter Johnson 0fba7dca8d Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output.
Unlike in MASM, no command-line switch is required.
Usage:
  extern handler (or handler: to define locally)
  safeseh handler

svn path=/trunk/yasm/; revision=2032
2008-02-08 18:26:40 +00:00
..
cpp Support use of EQU values within NASM preprocessor. 2007-11-03 04:37:44 +00:00
nasm Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output. 2008-02-08 18:26:40 +00:00
raw Support use of EQU values within NASM preprocessor. 2007-11-03 04:37:44 +00:00
yapp * Marked message strings so gettext can find them. 2007-09-01 20:11:11 +00:00
Makefile.inc Initial version of cpp module (on multiarch branch). 2007-08-29 11:33:05 +00:00