0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00

Add note about SEH support

Still need documentation from someone who actually knows anything
about how this works.
This commit is contained in:
H. Peter Anvin
2008-05-23 21:51:21 -07:00
parent 94cd4dd113
commit e3ad2ecdfe

View File

@@ -10,6 +10,7 @@
* Fix optimizations of signed bytes. * Fix optimizations of signed bytes.
* Fix operation on bigendian machines. * Fix operation on bigendian machines.
* Fix buffer overflow in the preprocessor. * Fix buffer overflow in the preprocessor.
* SAFESEH support for Win32, IMAGEREL for Win64 (SEH).
2.02 2.02
---- ----