From bda487e87064f27965155459a62dc52a744778d0 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Thu, 5 Aug 2010 09:02:41 -0400 Subject: Don't use -safeseh with ml64 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a0c20a..11ada5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 + + * msvcc.sh: Don't pass -safeseh to ml64 because behavior is buggy. + 2010-07-22 Dan Witte * src/*/ffitarget.h: Make FFI_LAST_ABI one past the last valid ABI. -- cgit v1.2.1