update changelog
authorDavid Schneider <david.schneider@bivab.de>
Thu, 28 Mar 2013 15:56:36 +0000 (16:56 +0100)
committerDavid Schneider <david.schneider@bivab.de>
Thu, 28 Mar 2013 17:48:57 +0000 (18:48 +0100)
ChangeLog

index e0b057c79a49b215f49c407057216609e815cc6e..4603e6818f08adb098010870385cbd2faf004aab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2013-03-28  David Schneider  <david.schneider@bivab.de>
+
+        * src/arm/ffi.c: Fix support for ARM hard-float calling convention.
+        * src/arm/sysv.S: call different methods for SYSV and VFP ABIs.
+        * testsuite/libffi.call/cls_many_mixed_args.c: testcase for a closure with
+        mixed arguments, many doubles.
+        * testsuite/libffi.call/many_double.c: testcase for calling a function using
+        more than 8 doubles.
+        * testcase/libffi.call/many.c: use absolute value to check result against an
+        epsilon
+
 2013-03-17  Anthony Green  <green@moxielogic.com>
 
        * README: Update for 3.0.13.