From e92c81a549924c80d70666ecbe5ed0c2fcd7963a Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Wed, 24 Mar 2021 07:07:53 -0400 Subject: Mention MSVC runtime stack checking improvement --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6a79c58..a412191 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ See the git log for details at http://github.com/libffi/libffi. Fix 32-bit PPC regression. Fix MIPS soft-float problem. Enable tmpdir override with the $LIBFFI_TMPDIR environment variable. + Enable compatibility with MSVC runtime stack checking. Reject float and small integer argument in ffi_prep_cif_var(). Callers must promote these types themselves. -- cgit v1.2.1