Don't use -safeseh with ml64

This commit is contained in:
Anthony Green
2010-08-05 09:02:41 -04:00
parent c1d28ba8d5
commit bda487e870
8 changed files with 4484 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
* src/prep_cif.c: Push stack space computation into src/x86/ffi.c
for X86_ANY so return value space doesn't get added twice.
2010-08-03 Neil Rashbrooke <neil@parkwaycc.co.uk>
* msvcc.sh: Don't pass -safeseh to ml64 because behavior is buggy.
2010-07-22 Dan Witte <dwitte@mozilla.com>
* src/*/ffitarget.h: Make FFI_LAST_ABI one past the last valid ABI.