summaryrefslogtreecommitdiff
path: root/.pc/interix/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2011-08-22 14:50:10 -0400
committerAnthony Green <green@moxielogic.com>2011-08-22 14:50:10 -0400
commit049d8386ff52399e69a530b55b9feedc8a2589d2 (patch)
tree278f699fe36d6793c592352b834c4b6862b71a8f /.pc/interix/ChangeLog
parent3b7efa4e74f0dcebf70b447391987aedd3473306 (diff)
downloadlibffi-049d8386ff52399e69a530b55b9feedc8a2589d2.tar.gz
Many new patches
Diffstat (limited to '.pc/interix/ChangeLog')
-rw-r--r--.pc/interix/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/.pc/interix/ChangeLog b/.pc/interix/ChangeLog
index 0c5fdcd..2740698 100644
--- a/.pc/interix/ChangeLog
+++ b/.pc/interix/ChangeLog
@@ -70,7 +70,8 @@
2011-02-08 Ginn Chen <ginn.chen@oracle.com>
* src/sparc/ffi.c (ffi_call): Make compatible with Solaris Studio
- aggregate return ABI.
+ aggregate return ABI. Flush cache.
+ (ffi_prep_closure_loc): Flush cache.
2011-02-11 Anthony Green <green@moxielogic.com>