commit | d14178be4c49c3ada44a9fe9efe11d444372ddab | [log] [tgz] |
---|---|---|
author | Anthony Green <green@moxielogic.com> | Fri Jul 23 09:14:00 2010 -0400 |
committer | Anthony Green <green@moxielogic.com> | Fri Jul 23 09:14:00 2010 -0400 |
tree | ad3ccae8704bff17f7b4b43b5cc4ff4af67c366a | |
parent | 3f5b1375ab1e2b8e3d593e21b27097a4a50f9b83 [diff] [blame] |
FFI_LAST_ABI fix
diff --git a/ChangeLog b/ChangeLog index d3df310..2547ad3 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,9 @@ +2010-07-22 Dan Witte <dwitte@mozilla.com> + + * src/*/ffitarget.h: Make FFI_LAST_ABI one past the last valid ABI. + * src/prep_cif.c: Fix ABI assertion. + * src/cris/ffi.c: Ditto. + 2010-07-10 Evan Phoenix <evan@fallingsnow.net> * src/closures.c (selinux_enabled_check): Fix strncmp usage bug.