aboutsummaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
diff options
context:
space:
mode:
authorAndreas Tobler <a.tobler@schweiz.ch>2006-02-16 23:29:01 +0100
committerAndreas Tobler <andreast@gcc.gnu.org>2006-02-16 23:29:01 +0100
commit6429d58f83a1ee1334942d419c078a1fcd962c18 (patch)
treedb8041e17823c097a5dd0ba8efe461034a7323c5 /libffi/ChangeLog
parentfd7927cdc6aeb055e30e8f599664e1e7ebf621c9 (diff)
downloadgcc-6429d58f83a1ee1334942d419c078a1fcd962c18.zip
gcc-6429d58f83a1ee1334942d419c078a1fcd962c18.tar.gz
gcc-6429d58f83a1ee1334942d419c078a1fcd962c18.tar.bz2
return_dbl.c: New test case.
2006-02-16 Andreas Tobler <a.tobler@schweiz.ch> * testsuite/libffi.call/return_dbl.c: New test case. * testsuite/libffi.call/return_dbl1.c: Likewise. * testsuite/libffi.call/return_dbl2.c: Likewise. * testsuite/libffi.call/return_fl.c: Likewise. * testsuite/libffi.call/return_fl1.c: Likewise. * testsuite/libffi.call/return_fl2.c: Likewise. * testsuite/libffi.call/return_fl3.c: Likewise. * testsuite/libffi.call/closure_fn6.c: Likewise. From-SVN: r111156
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r--libffi/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index 737b566..724b256 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,5 +1,14 @@
2006-02-16 Andreas Tobler <a.tobler@schweiz.ch>
+ * testsuite/libffi.call/return_dbl.c: New test case.
+ * testsuite/libffi.call/return_dbl1.c: Likewise.
+ * testsuite/libffi.call/return_dbl2.c: Likewise.
+ * testsuite/libffi.call/return_fl.c: Likewise.
+ * testsuite/libffi.call/return_fl1.c: Likewise.
+ * testsuite/libffi.call/return_fl2.c: Likewise.
+ * testsuite/libffi.call/return_fl3.c: Likewise.
+ * testsuite/libffi.call/closure_fn6.c: Likewise.
+
* testsuite/libffi.call/nested_struct2.c: Remove ffi_type_mylong
definition.
* testsuite/libffi.call/ffitest.h: Add ffi_type_mylong definition